PACKAGE NAME: perl-CGI-Fast-2.17-noarch-1_slackdce.txz PACKAGE LOCATION: ./perl/perl-CGI-Fast PACKAGE SIZE (compressed): 12 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: perl-Test-NoWarnings,perl-Test-Deep,perl-html-tagset,perl-B-COW,perl-Clone,perl-IO-HTML,perl-Test-Needs,perl-Try-Tiny,perl-encode-locale,perl-http-date,perl-Test-Fatal,perl-lwp-mediatypes,perl-http-message,perl-html-parser,perl-Sub-Uplevel,perl-test-warn,perl-CGI,perl-FCGI PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: perl-CGI-Fast: perl-CGI-Fast (CGI Interface for Fast CGI) perl-CGI-Fast: perl-CGI-Fast: CGI::Fast is a subclass of the CGI object created by CGI.pm. It is perl-CGI-Fast: specialized to work with the FCGI module, which greatly speeds up CGI perl-CGI-Fast: scripts by turning them into persistently running server processes. perl-CGI-Fast: Scripts that perform time-consuming initialization processes, such as perl-CGI-Fast: loading large modules or opening persistent database connections, perl-CGI-Fast: will see large performance improvements. Note that as CGI::Fast is perl-CGI-Fast: based on CGI.pm it is no longer advised as a way to write Perl web perl-CGI-Fast: apps. perl-CGI-Fast: