in reply to Database mySQL

What is stored in resultset and aggr_table? I dont understand what the above two statements do.

What does the documentation for "StatView::Db::D1" say?

Replies are listed 'Best First'.
Re^2: Database mySQL
by akagrawal3 (Beadle) on Mar 04, 2012 at 09:30 UTC
    I don't have that document. But basically it should contain the database name and other details. I think the first statement connects to a database.

      I don't have that document...

      Gee, well you kinda need to get it, or read the source of the module -- in either case I don't see how we're supposed to help you, we don't have that document either

        So does that infer that even  result_source->source_name will be available in that document?