slackget10::ServerList - A container of slackget10::Server object
Version 1.0.0
This class is used by slack-get to represent a list of servers store in the servers.xml file.
use slackget10::ServerList;
my $foo = slackget10::ServerList->new(); ...
Please read the the slackget10::List manpage doscumentation for more information on the list constructor.
This class inheritate from slackget10::List, so have a look to this class for a complete list of methods.
DUPUIS Arnaud, <a.dupuis@infinityperl.org>
Please report any bugs or feature requests to
bug-slackget10-networking@rt.cpan.org
, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
Copyright 2005 DUPUIS Arnaud, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.