套件:libcgi-application-plugin-stream-perl(2.12-2)
libcgi-application-plugin-stream-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcgi-application-plugin-stream-perl:
- [libcgi-application-plugin-stream-perl_2.12-2.dsc]
- [libcgi-application-plugin-stream-perl_2.12.orig.tar.gz]
- [libcgi-application-plugin-stream-perl_2.12-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcgi-application-plugin-logdispatch-perl
- libcgi-application-plugin-configauto-perl
- libio-callback-perl
- libcgi-application-plugin-tt-perl
- libcgi-application-perl
- libcgi-application-plugin-authorization-perl
- libcgi-application-plugin-authentication-perl
- libcgi-application-plugin-dbh-perl
- libcgi-application-plugin-captcha-perl
- libcgi-application-plugin-forward-perl
- libcgi-application-plugin-autorunmode-perl
plugin that adds file streaming support to CGI::Application
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.
其他與 libcgi-application-plugin-stream-perl 有關的套件
|
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: libfile-mmagic-perl
- Perl module to guess file type
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language