![]() |
![]()
| ![]() |
![]()
NAMENet::PubSubHubbub::Publisher - client library to ping a PubSubHubbub hub OVERVIEWmy $pub = Net::PubSubHubbub::Publisher->new(hub => $hub); $pub->publish_update($atom_topic_url) or die "Ping failed: " . $pub->last_response->status_line; CONSTRUCTOR
METHODS
COPYRIGHT & LICENSEThis module is Copyright (c) 2009 Brad Fitzpatrick. All rights reserved. You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. WARRANTYThis is free software. IT COMES WITHOUT WARRANTY OF ANY KIND. AUTHORBrad Fitzpatrick <brad@danga.com> SEE ALSO<http://code.google.com/p/pubsubhubbub/> -- PubSubHubbub home
|