Search results for "module:CGI::Application::Plugin::Stream"

CGI::Application::Plugin::Stream - CGI::Application Plugin for streaming files River stage one • 5 direct dependents • 7 total dependents

This plugin provides a way to stream a file back to the user. This is useful if you are creating a PDF or Spreadsheet document dynamically to deliver to the user. The file is read and printed in small chunks to keep memory consumption down. This plug...

PURDY/CGI-Application-Plugin-Stream-2.12 - 11 Mar 2015 15:07:12 UTC

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC

CGI::Application::Plugin::Header - Plugin for handling header props. River stage zero No dependents

This plugin provides you the common syntax to handle CGI.pm-compatible HTTP header properties. By using this plugin, your application is capable of the following methods, where $cgiapp denotes the instance of your application which inherits from CGI:...

ANAZAWA/CGI-Application-Plugin-Header-0.63008 - 14 Nov 2013 19:48:21 UTC

CGI::Application::Plugin::Output::XSV - generate csv output from a CGI::Application runmode River stage zero No dependents

"CGI::Application::Plugin::Output::XSV" provides csv-related routines useful for web applications (via Text::CSV_XS). A method, "xsv_report_web" is exported by default. Three other functions, "xsv_report", "clean_field_names", and "add_to_xsv" are av...

ZACKSE/CGI-Application-Plugin-Output-XSV-1.02 - 07 Jan 2011 15:57:50 UTC
4 results (0.122 seconds)