NAME
Net::RTorrent::Downloads - collection of downloads
SYNOPSIS
my $obj = new Net::RTorrent:: 'http://10.100.0.1:8080/scgitest';
my $dloads = $obj->get_downloads;
ABSTRACT
Net::RTorrent::Downloads - collection of downloads
DESCRIPTION
Net::RTorrent::Downloads - collection of downloads
SEE ALSO
Collections
AUTHOR
Zahatski Aliaksandr, <zag@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2008 by Zahatski Aliaksandr
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.