=head1 NAME Net::FastCGI - FastCGI =head1 DESCRIPTION =head1 PACKAGES =over 4 =item L FastCGI protocol constants. =item L Provides functions to build and parse FastCGI messages. =back =head1 ENVIRONMENT Set the environment variable C to a true value before loading this package to disable usage of XS implementation. =head1 PREREQUISITES =head2 Run-Time =over 4 =item L 5.6 or greater. =item L, core module. =item L, core module. =back =head2 Build-Time In addition to Run-Time: =over 4 =item L 0.47 or greater, core module since 5.6.2. =item L. =item L 0.007 or greater. =back =head1 INSTALL perl Makefile.PL make make test sudo make install =head1 EXPORTS None. =head1 SEE ALSO =over 4 =item L =item L =item L =item L =item L =item L =item L =back =head1 AUTHOR Christian Hansen C =head1 COPYRIGHT Copyright (c) 2008 Christian Hansen. All rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.