|
NAMESearch::Sitemap::URLStore::Memory - Search::Sitemap in-memory URL storeMETHODSput( @urls )Add one or more Search::Sitemap::URL objects to the URL store.get( $url )Retrieve a Search::Sitemap::URL object from the URL store.allReturn all the Search::Sitemap::URL objects from the URL store.SEE ALSOSearch::SitemapSearch::Sitemap::URLStore::Memory AUTHORJason Kohles, <email@jasonkohles.com>COPYRIGHT AND LICENSECopyright (C) 2005-2009 by Jason KohlesThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |