NAME
Net::BitTorrent::Peer - Remote BitTorrent Peer
Description
Net::BitTorrent::Peer represents a single peer connection.
Constructor
new ( { [ARGS] } )
-
Creates a Net::BitTorrent::Peer object. This constructor should not be used directly.
Methods
This list only contains the most common, public accessors.
peerid
-
Returns the Peer ID used to identify this peer.
See also: theory.org (http://tinyurl.com/4a9cuv)
Author
Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/
CPAN ID: SANKO
License and Legal
Copyright (C) 2008 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the terms of The Artistic License 2.0. See the LICENSE file included with this distribution or http://www.perlfoundation.org/artistic_license_2_0. For clarification, see http://www.perlfoundation.org/artistic_2_0_notes.
When separated from the distribution, all POD documentation is covered by the Creative Commons Attribution-Share Alike 3.0 License. See http://creativecommons.org/licenses/by-sa/3.0/us/legalcode. For clarification, see http://creativecommons.org/licenses/by-sa/3.0/us/.
Neither this module nor the Author is affiliated with BitTorrent, Inc.