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-31.mga10 RPM for i686

From Mageia Cauldron for i686 / media / core / release

Name: perl-CGI-SpeedyCGI Distribution: Mageia
Version: 2.220.0 Vendor: Mageia.Org
Release: 31.mga10 Build date: Tue Aug 27 06:01:18 2024
Group: Development/Perl Build host: localhost
Size: 263807 Source RPM: perl-CGI-SpeedyCGI-2.220.0-31.mga10.src.rpm
Packager: daviddavid <daviddavid>
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

* Tue Aug 27 2024 daviddavid <daviddavid> 2.220.0-31.mga10
  + Revision: 2091611
  - Add -Wno-incompatible-pointer-types to CFLAGS
  + tv <tv>
  - Fix build
  + neoclust <neoclust>
  - Rebuild against new perl
* Thu Nov 30 2023 tv <tv> 2.220.0-30.mga10
  + Revision: 2011554
  - Rebuild for perl-5.38

Files

/usr/bin/speedy
/usr/bin/speedy_backend
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/3c59339aceb03355ace9b2a442c42c3df2ebda
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/f9d5db0a19f9c38ac2f6e43da4272d4adc4223
/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 Jan 22 10:02:34 2025