SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-SpeedyCGI rpm build for : Mageia 9. For other distributions click perl-CGI-SpeedyCGI.

Name : perl-CGI-SpeedyCGI
Version : 2.220.0 Vendor : Mageia_Org
Release : 29.mga9 Date : 2022-06-06 23:43:05
Group : Development/Perl Source RPM : perl-CGI-SpeedyCGI-2.220.0-29.mga9.src.rpm
Size : 0.25 MB
Packager : umeabot < umeabot>
Summary : Speed up perl scripts by running them persistently
Description :
SpeedyCGI is a way to run perl scripts persistently, which can make them run
much more quickly. A script can be made to to run persistently by changing the
interpreter line at the top of the script from:

to

After the script is initially run, instead of exiting, the perl interpreter is
kept running. During subsequent runs, this interpreter is used to handle new
executions instead of starting a new perl interpreter each time. A very fast
frontend program, written in C, is executed for each request. This fast
frontend then contacts the persistent Perl process, which is usually already
running, to do the work and return the results.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-SpeedyCGI-2.220.0-29.mga9.x86_64.rpm
     

Provides :
perl(CGI::SpeedyCGI)
perl-CGI-SpeedyCGI
perl-CGI-SpeedyCGI(x86-64)

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libperl.so.5.36()(64bit)
perl(strict)
perl(vars)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/speedy
/usr/bin/speedy_backend
/usr/lib/.build-id
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/4554f561be5f0cde886e40d2c7c89a0440a70f
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/cfa0a49372834593976b61b679402a5f0d4090
/usr/share/doc/perl-CGI-SpeedyCGI
/usr/share/doc/perl-CGI-SpeedyCGI/Changes
/usr/share/doc/perl-CGI-SpeedyCGI/README
/usr/share/doc/perl-CGI-SpeedyCGI/contrib
/usr/share/doc/perl-CGI-SpeedyCGI/contrib/Mason-SpeedyCGI-HOWTO
/usr/share/doc/perl-CGI-SpeedyCGI/contrib/mason.cgi
/usr/share/doc/perl-CGI-SpeedyCGI/docs
/usr/share/doc/perl-CGI-SpeedyCGI/docs/backend_parent
/usr/share/doc/perl-CGI-SpeedyCGI/docs/file_cleanup.html
/usr/share/doc/perl-CGI-SpeedyCGI/docs/file_struct.crd
/usr/share/doc/perl-CGI-SpeedyCGI/docs/file_struct.gif
/usr/share/doc/perl-CGI-SpeedyCGI/docs/file_struct.html
/usr/share/doc/perl-CGI-SpeedyCGI/docs/graph_notes.html
/usr/share/doc/perl-CGI-SpeedyCGI/docs/index.html
/usr/share/doc/perl-CGI-SpeedyCGI/docs/options.txt
/usr/share/doc/perl-CGI-SpeedyCGI/docs/prog_outline.txt
/usr/share/doc/perl-CGI-SpeedyCGI/util
/usr/share/doc/perl-CGI-SpeedyCGI/util/README
/usr/share/doc/perl-CGI-SpeedyCGI/util/build_bsdpkg
/usr/share/doc/perl-CGI-SpeedyCGI/util/build_index
/usr/share/doc/perl-CGI-SpeedyCGI/util/build_package
/usr/share/doc/perl-CGI-SpeedyCGI/util/build_rpms
/usr/share/doc/perl-CGI-SpeedyCGI/util/build_solpkg
There is 9 files more in these RPM.

 
ICM