NAME

Net::Syndic8::FeedsCollection - Class with xml-rpc calls and for maintain collection of results.

SYNOPSIS

use Net::Syndic8::FeedsCollection;
use Net::Syndic8::RPCXML;
my $obj= new Net::Syndic8::FeedsCollection (
		cache=>{},
		gate=>new Net::Syndic8::RPCXML:: ('http://www.syndic8.com/xmlrpc.php')
			));

DESCRIPTION

Net::Syndic8::FeedsCollection - Class with xml-rpc calls and for maintain collection of results. It ised internally by Net::Syndic8;

SEE ALSO

Net::Syndic8,

Net::Syndic8::RPCXML,

http://www.syndic8.com/web_services/

AUTHOR

Zahatski Aliaksandr, <zagap@users.sourceforge.net>

COPYRIGHT AND LICENSE

Copyright (C) 2004 by Zahatski Aliaksandr

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.