Skip to content

gitpan/CGI-SpeedUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    CGI::SpeedUp

SYNOPSIS
            # ONLY THIS
            use CGI::SpeedUp;

DESCRIPTION
    The CGI::SpeedUp module provides a simple way to speed up any CGI
    application by managing its STDOUT and STDERR. This module was tested in
    a production environment.

SUBROUTINES/METHODS
    All is done automagicaly. You shoud only "use" it :-)

DEPENDENCIES
    CGI
    File::Spec

INCOMPATIBILITIES
    None known.

BUGS AND LIMITATIONS
    None known.

AUTHOR
    Strzelecki Łukasz <lukasz@strzeleccy.eu>

LICENCE AND COPYRIGHT
    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    See http://www.perl.com/perl/misc/Artistic.html