[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#631001: ITP: libcgi-application-plugin-stream-perl -- plugin that adds file streaming support to CGI::Application



Package: wnpp
Owner: Nicholas Bamber <nicholas@periapt.co.uk>,
Jaldhar H. Vyas <jaldhar@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libcgi-application-plugin-stream-perl
  Version         : 2.10
  Upstream Author : Jason Purdy <Jason@Purdy.INFO>
* URL             :
http://search.cpan.org/dist/CGI-Application-Plugin-Stream/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : plugin that adds file streaming support to
CGI::Application

This is being split out from a bundle.

CGI::Application::Plugin::Stream provides a way to stream a file back to the
user from a CGI::Application module. 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. If you pass
along a filehandle it will be automatically closed on completion.



Reply to: