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.
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.