./wip/p5-CGI-Application-Plugin-Stream, CGI::Application Plugin for streaming files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.12, Package name: p5-CGI-Application-Plugin-Stream-2.12, Maintainer: ficovh

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 plugin is a consumer, as in your runmode shouldn't try to do
any output or anything afterwards This plugin affects the HTTP
response headers, so anything you do afterwards will probably not work.


Required to run:
[www/p5-CGI-Application] [misc/p5-File-MMagic] [lang/perl5]

Required to build:
[devel/p5-Module-Build] [pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 81007c190b50b76a5809f8d13bf09df3dfc32f21
Filesize: 7.313 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-04-29 06:13:31 by Fco Valladolid | Files touched by this commit (3) | Imported package
Log message:
initial import