-
-
26 Jul 2011 22:45:58 UTC
- Distribution: EntityModel-Web-NaFastCGI
- Module version: 0.002
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (132 / 0 / 25)
- Kwalitee
Bus factor: 1- 90.00% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (10.08KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Tom Molesworth
NAME
EntityModel::Web::NaFastCGI::Request - abstraction for incoming HTTP request
VERSION
version 0.002
SYNOPSIS
use EntityModel::Web::Request; my $req = EntityModel::Web::Request->new( );
DESCRIPTION
AUTHOR
Tom Molesworth <cpan@entitymodel.com>
LICENSE
Copyright Tom Molesworth 2009-2011. Licensed under the same terms as Perl itself.
Module Install Instructions
To install EntityModel::Web::NaFastCGI, copy and paste the appropriate command in to your terminal.
cpanm EntityModel::Web::NaFastCGI
perl -MCPAN -e shell install EntityModel::Web::NaFastCGI
For more information on module installation, please visit the detailed CPAN module installation guide.