UR::DBI::Report(3pm) | User Contributed Perl Documentation | UR::DBI::Report(3pm) |
UR::DBI::Report - a database report interface
##- use UR::DBI::Report; UR::DBI::Report->use_standard_cmdline_options(); UR::DBI::Report->generate(sql => \@ARGV);
This module is a reporting interface which takes SQL queries in a variety of forms and prints their results with formatting options.
2022-01-17 | perl v5.32.1 |