debian man page for net::akamai

Query: net::akamai

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::Akamai(3pm)					User Contributed Perl Documentation					  Net::Akamai(3pm)

NAME
Net::Akamai - Utility to interface with Akamai's API
SYNOPSIS
my $data = new Net::Akamai::RequestData( email=>'my@email.com', user => 'myuser', pwd => 'mypass' ); $data->add_url('http://www.myurl.com'); $data->add_url('http://www.myurl.com/somethingelse'); my $ap = new Net::Akamai(req_data=>$data); my $res = $ap->purge; if (!$res->accepted) { die "$res"; } elsif ($res->warning) { warn "$res"; }
DESCRIPTION
Handles akamai purge request of multiple URLs Patches welcome for extra functionality Attributes soap_version SOAP::Lite version proxy akamai purge proxy uri akamai purge uri soap SOAP::Lite object req_data Net::Akamai::RequestData object to hold data associated with an akamai request res_data Net::Akamai::ResponseData object holds data associated with an akamai response Methods purge initiate the purge request
TODO
more tests and doc support to read urls from file better error checking and failure reporting
AUTHOR
John Goulah <jgoulah@cpan.org>
CONTRIBUTORS
Aran Deltac <bluefeet@cpan.org>
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-12-22 Net::Akamai(3pm)
Related Man Pages
net::gpsd3::cache(3pm) - debian
net::jabber::loudmouth::proxy(3pm) - debian
net::ldap::control::syncstate(3pm) - debian
net::ldap::extension::whoami(3pm) - debian
net::rendezvous::publish::backend::avahi(3pm) - debian
Similar Topics in the Unix Linux Community
Purging script
&lt;AIX&gt;Problem in purge script, taking very very long time to complete 18.30hrs
find help with directory purge.
Partition Resize / Creation