NAME
Padre::Task::HTTPClient - Generic http client background processing task
SYNOPSIS
DESCRIPTION
Sending and receiving data via HTTP.
SEE ALSO
This class inherits from Padre::Task
and its instances can be scheduled using Padre::TaskManager
.
The transfer of the objects to and from the worker threads is implemented with Storable.
AUTHOR
Steffen Mueller smueller@cpan.org
COPYRIGHT AND LICENSE
Copyright 2008-2009 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.