The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Data::Reporter"

Data::Reporter - Report generator. River stage zero No dependents

Data::Reporter::new(); Creates a new Report handler $report->configure(option => value) valid options are: Width number of columns Height number of rows Orientation Report orientation (portrait, landscape) Footer_size rows in footer File_name output ...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Reporter::IBsource - Reporter Handler for Interbase/Firebird connection River stage zero No dependents

new() Creates a new handler to manipulate the Interbase/Firebird information. $source->configure(option => value) valid options are: Arguments: array reference with the following information: usr, pwd, db, host Query: string with the query to execute...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Reporter::Orasource - Reporter Handler for oracle connection River stage zero No dependents

new() Creates a new handler to manipulate the oracle information. $source->configure(option => value) valid options are: File Information file about connection login. The file must have the following information: user, password, database, server. The...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Reporter::Sybsource - Reporter Handler for sybase connection River stage zero No dependents

new() Creates a new handler to manipulate the sybase information. $source->configure(option => value) valid options are: File Information file about connection login. The file must have the following information: user, password, database, server. dat...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Reporter::Filesource - Reporter handler for plain text information River stage zero No dependents

new() Creates a new handler to manipulate the file information. $source->configure(option => value) File File with the information to process. It is the only valid option at this moment $source->getdata($subru) For each record in the file, call the f...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Reporter::VisSection - handler to manipulate sections in VisRep.pl. River stage zero No dependents

new(); Creates a new section handler $section->configure(option => value) valid options are: Name Section name Lines array of Lines to be printed in this section Code Code to execute before printing the data section Size Number of lines in the sectio...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Reporter::Datasource - Abstract base class for all the Reporter source data types River stage zero No dependents

This class helps to maintain control of the source data types in Data::Reporter. The method 'getdata', should be defined in each source data type....

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

RepFormatPtr - Allows text formatting with simple instructions, mapping to a user-defined grid (the sheet). River stage zero No dependents

new($cols, $rows) Creates a new RepFormat object. This function receives two parameters: columms and rows of the sheet. $sheet->Move($col, $row) Moves cursor to the indicated position $sheet->Print($string) Puts $string at the current cursor position...

RVAZ/Data-Reporter-1.4 - 06 Mar 2002 20:52:07 UTC

Data::Report::Base - Base class for reporter plugins River stage zero No dependents

JV/Data-Report-1.001 - 09 Feb 2020 19:53:30 UTC

Data::Report - Framework for flexible reporting River stage zero No dependents

Data::Report is a flexible, plugin-driven reporting framework. It makes it easy to define reports that can be produced in text, HTML and CSV. Textual ornaments like extra empty lines, dashed lines, and cell lines can be added in a way similar to HTML...

JV/Data-Report-1.001 - 09 Feb 2020 19:53:30 UTC

Microarray::File::Data - An object oriented Perl module describing microarray data files River stage one • 1 direct dependent • 1 total dependent

Microarray::File::Data provides methods for retrieving data from microarray data file objects....

CJONES/Microarray-0.45c - 06 Aug 2008 11:17:57 UTC

lib/Data/Validate/OpenAPI.pm River stage zero No dependents

"Data::Validate::OpenAPI" validates and untaints CGI parameters using a supplied OpenAPI schema. It applies format-specific validation and untainting using appropriate Data::Validate subclasses, including email, IP, URI and other. Also it checks valu...

MERKYS/Data-Validate-OpenAPI-0.3.0 - 01 Feb 2023 07:29:38 UTC
12 results (0.089 seconds)