P2P-Transmission version 0.03 ============================= P2P::Transmission can be used to control the popular cross-platform Transmission BitTorrent client. The module supports both the common GUI-based client as well as the lesser-known transmission-daemon. Control of the client is achieved using a UNIX-socket provided by the client itself. The module supports the documented 1.00 command set. RESOURCES Trac/SVN Site: http://svn.mg2.org/projects/brandon/browser/P2P::Transmission INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Convert::Bencode IO::Socket::UNIX COPYRIGHT AND LICENSE Copyright (C) 2008 Brandon Gilmore This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.