NAME
Net::BitTorrent::Session::Tracker - Class representing a single tier of BitTorrent trackers
DESCRIPTION
TODO
CONSTRUCTOR
METHODS
announce ( )
-
This method starts the process of requesting "in depth" information from the tracker
scrape ( )
client ( )
session ( )
urls ( )
as_string ( [ VERBOSE ] )
-
Returns a 'ready to print' dump of the
Net::BitTorrent::Session::Tracker
object's data structure. If called in void context, the structure is printed toSTDERR
.This is a debugging method, not to be used under normal circumstances.
See also: "as_string" in Net::BitTorrent [id://317520]
BUGS
TODO
AUTHOR
Sanko Robinson <sanko@cpan.org> - [http://sankorobinson.com/]
LICENSE AND LEGAL
Copyright 2008 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See [http://www.perl.com/perl/misc/Artistic.html] or the LICENSE file included with this module.
Neither this module nor the AUTHOR is affiliated with BitTorrent, Inc.