SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-SSI rpm build for : PCLinuxOS. For other distributions click perl-CGI-SSI.

Name : perl-CGI-SSI
Version : 0.920.0 Vendor : (none)
Release : 8pclos2017 Date : 2017-07-12 00:02:06
Group : Development/Perl Source RPM : perl-CGI-SSI-0.920.0-8pclos2017.src.rpm
Size : 0.04 MB
Packager : bb2 < bb2>
Summary : Use SSI from CGI scripts
Description :
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache\'s mod_include. If you\'re using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI. Limitations in a CGI script\'s knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.

Most of the time, you\'ll simply want to filter shtml through STDOUT or some
other open filehandle. \'autotie\' is available for STDOUT, but in general,
you\'ll want to tie other filehandles yourself:

$ssi = tie(*FH, \'CGI::SSI\', filehandle => \'FH\');
print FH $shtml;

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-SSI-0.920.0-8pclos2017.noarch.rpm
     

Provides :
perl(CGI::SSI)
perl(CGI::SSI::Gmt)
perl(CGI::SSI::LMOD)
perl(CGI::SSI::Local)
perl-CGI-SSI

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(HTML::SimpleParse)
perl(File::Spec)
perl-base => 5.22.3
perl(LWP::UserAgent)
perl(HTTP::Cookies)
rpmlib(PayloadIsXz) <= 5.2-1
perl(URI)
perl(Date::Format)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(HTTP::Response)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/CGI
/usr/lib/perl5/vendor_perl/5.22.3/CGI/SSI.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/CGI
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/CGI/SSI
/usr/share/doc/perl-CGI-SSI
/usr/share/doc/perl-CGI-SSI/Changes
/usr/share/doc/perl-CGI-SSI/META.yml
/usr/share/doc/perl-CGI-SSI/README
/usr/share/man/man3/CGI::SSI.3pm.bz2

 
ICM