Changes for version 0.046 - 2008-12-30
- API Changes/Compatibility Information:
- Net::BitTorrent::Torrent::HTTP->url() is now public
- Net::BitTorrent::Torrent::UDP->url() is now public
- Resolved Issues/Bugfixes:
- In 0.045, if no arguments were passed, Net::BitTorrent->new() failed to set set defaults, generate a peerid, or create a DHT object.
- Protocol/Behavioral Changes:
- None
- Documentation/Sample Code/Test Suite:
- The first two in a series of demonstration scripts are in the /tatoeba/ directory
- Minor tweaking and clean up in Net::BitTorrent::Notes
- Notes:
- This is a major bugfix release with which introduces no incompatabilities. Upgrade is highly recommended.
Documentation
Annotated Guide to the Ins and Outs of Net::BitTorrent
TODO list for Perl module Net::BitTorrent
Very basic example BitTorrent client
Modules
BitTorrent peer-to-peer protocol class
Kademlia based Distributed Hash Table
Remote BitTorrent Peer
Packet utilities for the BitTorrent protocol
Class Representing a Single .torrent File
BitTorrent File I/O Class
Single BitTorrent Tracker Tier
Single HTTP BitTorrent Tracker
Single UDP BitTorrent Tracker
BitTorrent Related Utility Functions
Net::BitTorrent's project-wide version numbers