An open API service indexing awesome lists of open source software.

https://github.com/zag/p5-net-transmission

Net::Transmission - Perl interface to Transmission
https://github.com/zag/p5-net-transmission

Last synced: about 1 year ago
JSON representation

Net::Transmission - Perl interface to Transmission

Awesome Lists containing this project

README

          

#$Id: README 355 2008-10-05 11:20:30Z zag $

Net::Transmission
========================

Net::Transmission - Perl interface to Transmission

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires Perl 5.005 or greater and libraries:

* Collection

AUTHOR

Zahatski Aliaksandr
zag@cpan.org

COPYRIGHT AND LICENCE

Copyright (C) 2009 Zahatski Aliaksandr

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.