SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-Application-Plugin-Stream rpm build for : OpenSuSE. For other distributions click perl-CGI-Application-Plugin-Stream.

Name : perl-CGI-Application-Plugin-Stream
Version : 2.12 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.4.1 Date : 2023-07-20 16:08:59
Group : Development/Libraries/Perl Source RPM : perl-CGI-Application-Plugin-Stream-2.12-lp155.4.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Plugin that adds file streaming support to CGI::Application
Description :
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. If you pass
along a filehandle, we\'ll make sure to close it for you.

It\'s recommended that you increment $| (or set it to 1), which will
autoflush the buffer as your application is streaming out the file.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Application-Plugin-Stream-2.12-lp155.4.1.noarch.rpm
     

Provides :
perl(CGI::Application::Plugin::Stream)
perl-CGI-Application-Plugin-Stream

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(CGI::Application) >= 3.21
perl(File::MMagic)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/CGI
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Application
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Application/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Application/Plugin/Stream.pm
/usr/share/doc/packages/perl-CGI-Application-Plugin-Stream
/usr/share/doc/packages/perl-CGI-Application-Plugin-Stream/Changes
/usr/share/doc/packages/perl-CGI-Application-Plugin-Stream/README
/usr/share/man/man3/CGI::Application::Plugin::Stream.3pm.gz

 
ICM