NAME

EntityModel::Web::Request - abstraction for incoming HTTP request

VERSION

version 0.004

SYNOPSIS

use EntityModel::Web::Request;
my $req = EntityModel::Web::Request->new(
);

DESCRIPTION

METHODS

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2009-2011. Licensed under the same terms as Perl itself.