Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-CGI-SpeedyCGI-2.220.0-30.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-CGI-SpeedyCGI Distribution: Mageia
Version: 2.220.0 Vendor: Mageia.Org
Release: 30.mga10 Build date: Thu Nov 30 10:51:39 2023
Group: Development/Perl Build host: localhost
Size: 263111 Source RPM: perl-CGI-SpeedyCGI-2.220.0-30.mga10.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/CGI-SpeedyCGI
Summary: Speed up perl scripts by running them persistently
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.

Provides

Requires

License

GPLv3+

Changelog

* Thu Nov 30 2023 tv <tv> 2.220.0-30.mga10
  + Revision: 2011554
  - Rebuild for perl-5.38
* Mon Jun 06 2022 umeabot <umeabot> 2.220.0-29.mga9
  + Revision: 1861596
  - Rebuild for Perl 5.36
* Wed Mar 30 2022 umeabot <umeabot> 2.220.0-28.mga9
  + Revision: 1834182
  - Mageia 9 Mass Rebuild

Files

/usr/bin/speedy
/usr/bin/speedy_backend
/usr/lib/.build-id
/usr/lib/.build-id/38
/usr/lib/.build-id/38/bc7b2af9f49e8efa34fc2ca8c22c4a5c7286d5
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/9a9f183fd48ae641a652d89560d3d2577094f4
/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
/usr/share/doc/perl-CGI-SpeedyCGI/util/check_syms
/usr/share/doc/perl-CGI-SpeedyCGI/util/patch_efence
/usr/share/doc/perl-CGI-SpeedyCGI/util/perlvars
/usr/share/doc/perl-CGI-SpeedyCGI/util/remove_libs
/usr/share/doc/perl-CGI-SpeedyCGI/util/slow_cat
/usr/share/doc/perl-CGI-SpeedyCGI/util/test.pl
/usr/share/doc/perl-CGI-SpeedyCGI/util/timeit
/usr/share/doc/perl-CGI-SpeedyCGI/util/timeit.pl
/usr/share/perl5/vendor_perl/CGI/SpeedyCGI.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 05:31:29 2024