Welcome to POE::Component::BitTorrent
POE::Component::BitTorrent is an asynchronous BitTorrent peer written in Perl. It currently interacts with trackers and other peers, but it is not to the point where it actually transfers files.
POE::Component::BitTorrent needs you. Its development is a series of small steps, some of which we're hoping you can take with us. Even if you only have a few minutes to spare, that may be enough time to:
- See a need and define it. Propose a feature, or design one. Someone else may finish it by the time you get back to it.
- Implement a method, even just a simple accessor.
- Docmuent a method, or correct some pre-existing documentation while you're learning how things work. Rough drafts count.
- Propose or write a test case, especially if you've discovered a bug. It doesn't need to be much, and you don't need to debug anything.
- Fix something so that a single failing test passes.
- Update a wiki page.
Come talk to us. See the IRC link below.
POE::Component::BitTorrent Links
- Browse the source. The examples directory includes some sample peer applications. They run, at least to the extent that the module does.
- Subversion repository.
- Visit irc.perl.org #poe to talk with members of this project.
About the Site
For a complete list of local wiki pages, see TitleIndex.
