sourCEntral - mobile manpages

pdf

Padre::Task::HTTPClient::LWP

NAME

Padre::Task::HTTPClient::LWP − Generic HTTP client processing task using LWP

SYNOPSIS

DESCRIPTION

Sending and receiving data via HTTP .

See Padre::Task::HTTPClient for details.

This module uses "require" instead of "use" to load the required modules

        LWP::UserAgent
        HTTP::Request

because it need to be loaded without failing on dependencies which are no global Padre dependencies.

SEE ALSO

This class inherits from "Padre::Task::HTTPClient".

COPYRIGHT AND LICENSE

Copyright 2008−2010 The Padre development team as listed in Padre.pm.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself.

pdf