-
-
02 Apr 2010 18:53:59 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (372 / 321 / 3)
- Kwalitee
Bus factor: 1- 69.56% Coverage
- License: artistic_2
- Perl: v5.8.8
- Activity
24 month- Tools
- Download (175.99KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cwd
- Data::Dumper
- Digest::SHA
- Errno
- Exporter
- Fcntl
- File::Path
- File::Spec
- Math::BigInt
- Module::Build
- Scalar::Util
- Socket
- Test::More
- Time::HiRes
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.052 - 2010-04-02
- Documentation/Sample Code/Test Suite:
- miniswarm tests are given less time before giving up
- 'bad' test (checking if port was opened twice... which seems to be okay on some systems) has been removed
- Removing t/900_data/950_torrents/951_single.torrent which was used to test large file support (caused "Out of memory!" errors on smokers with limited resources)
- Notes:
- This will probably be the last 'stable' version before Net::BitTorrent is rewritten. Stuff in TODO.pod will be expanded and used as a roadmap
Documentation
TODO list for Perl module Net::BitTorrentAnnotated Guide to the Ins and Outs of Net::BitTorrentPainfully small exampleBare minimum example BitTorrent clientDemonstration of using a standalone Net::BitTorrent::Torrent object to gather informationDemonstration script that logs EVERYTHINGTrivial Demonstration of a Multi-threaded ClientDemonstration of Net::BitTorrent::Torrent's Resume SystemA quick demo of what can be accomplished in (slightly) less than 100 linesModules
BitTorrent peer-to-peer protocol classKademlia based Distributed Hash TableRemote BitTorrent PeerPacket utilities for the BitTorrent protocolClass Representing a Single .torrent FileBitTorrent File I/O ClassSingle BitTorrent Tracker TierSingle HTTP BitTorrent TrackerSingle UDP BitTorrent TrackerBitTorrent Related Utility FunctionsNet::BitTorrent's project-wide version numbersModule Install Instructions
To install Net::BitTorrent, copy and paste the appropriate command in to your terminal.
cpanm Net::BitTorrent
perl -MCPAN -e shell install Net::BitTorrent
For more information on module installation, please visit the detailed CPAN module installation guide.