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 <[email protected]>

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