GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Search::Sitemap::Pinger(3) User Contributed Perl Documentation Search::Sitemap::Pinger(3)

Search::Sitemap::Pinger - Notify a specific search engines of sitemap updates

This package and it's subclasses are for internal use. The public interface to them is Search::Sitemap::Ping.

Called as a class method (usually as "Search::Sitemap::Pinger-"ALL_PINGERS>) returns a list of all the installed subclasses of Search::Sitemap::Pinger.

Create a new Search::Sitemap::Pinger object.

Submit the urls to the search engine. If the first argument is a code reference, it will be used as a callback after each attempted URL submission. The callback code reference will be passed either the word 'success' or the word 'failure', followed by the url that was attempted, followed by either the HTML content that accompanied a success or the HTTP error message that accompanied a failure.

Search::Sitemap

Jason Kohles, <email@jasonkohles.com>

Copyright (C) 2005-2009 by Jason Kohles

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

2011-05-27 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.