The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Async::SPORE::Definition - holds information about a SPORE definition

VERSION

Version 0.003

DESCRIPTION

METHODS

new

Instantiate this request. Any named parameters will be used to populate the environment.

env

Returns the environment hashref.

as_request

Returns an HTTP::Request object representing this environment.

METHODS - Environment accessors

These provide accessor/mutator support for the environment entries.

request_method

script_name

path_info

request_uri

server_name

server_port

query_string

payload

params

redirections

scheme

AUTHOR

Tom Molesworth <cpan@perlsite.co.uk>

LICENSE

Copyright Tom Molesworth 2012-2014. Licensed under the same terms as Perl itself.