The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Querylet::Output"

Querylet::Output - generic output handler for Querlet::Query River stage one • 4 direct dependents • 4 total dependents

This class provides a simple way to write output handlers for Querylet, mostly by providing an import routine that will register the handler with the type-name requested by the using script. The methods "default_type" and "handler" must exist, as des...

RJBS/Querylet-0.402 - 21 Jun 2021 01:34:36 UTC

Querylet::Output::Text - output querylet results to text tables River stage zero No dependents

This module registers an output handler to produce plaintext tables, using Text::Table....

RJBS/Querylet-Output-Text-0.113 - 15 Nov 2013 03:53:36 UTC

Querylet::Output::Excel::XLS - output querylet results to an Excel file River stage zero No dependents

This module registers an output handler to produce excel files, using Spreadsheet::WriteExcel....

RJBS/Querylet-Output-Excel-XLS-0.134 - 05 Feb 2014 03:38:24 UTC

Querylet::Output::Excel::OLE - output query results to Excel via OLE River stage zero No dependents

Querylet::Output::Excel::OLE provides an output handler for Querylet that will create a new instance of Microsoft Excel using Win32::OLE and populate a worksheet with the query results....

RJBS/Querylet-Output-Excel-OLE-0.143 - 15 Nov 2013 03:45:00 UTC

Querylet - simplified queries for the non-programmer River stage one • 4 direct dependents • 4 total dependents

Querylet provides a simple syntax for writing Perl-enhanced SQL queries with multiple output methods. It processes and renders a template SQL query, then processes the query results before returning them to the user. The results can be returned in va...

RJBS/Querylet-0.402 - 21 Jun 2021 01:34:36 UTC

Querylet::CGI - turn a querylet into a web application River stage zero No dependents

Querylet::CGI provides an input handler for Querylet, retrieving input parameters from the CGI environment. If not all required inputs are found, it changes the Query object's output type, causing it to produce a form requesting the required input pa...

RJBS/Querylet-CGI-0.143 - 15 Nov 2013 03:40:32 UTC

Querylet::Query - renders and performs queries for Querylet River stage one • 4 direct dependents • 4 total dependents

Querylet::Query is used by Querylet-generated code to make that code go. It renders templatized queries, executes them, and hangs on to the results until they're ready to go to output. This module is probably not particularly useful outside of its us...

RJBS/Querylet-0.402 - 21 Jun 2021 01:34:36 UTC

Querylet::Input - generic input handler for Querlet::Query River stage one • 4 direct dependents • 4 total dependents

This class provides a simple way to write input handlers for Querylet, mostly by providing an import routine that will register the handler with the type-name requested by the using script. The methods "default_type" and "handler" must exist, as desc...

RJBS/Querylet-0.402 - 21 Jun 2021 01:34:36 UTC

Querylet::CGI::Auto - run a querylet as context suggests River stage zero No dependents

Querylet::CGI::Auto registers the "auto" input handler, which will use "cgi" if the GATEWAY_ENVIRONMENT environment variable is set, and "term" otherwise. Since Querylet::CGI will set the output format on its own, the output format should be set to t...

RJBS/Querylet-CGI-0.143 - 15 Nov 2013 03:40:32 UTC
9 results (0.024 seconds)