Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > 9f852927e4be0c470eb11c7d5a81b8c1 > files > 8

perl-Convert-Bencode_XS-0.06-1.fc13.x86_64.rpm

Convert-Bencode_XS version 0.06
===============================

This module provide fast conversion functions to/from the Bencode format.
This format is described at http://bitconjurer.org/BitTorrent/protocol.html


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:

    Perl 5.6 or later
    Test::More (for tests only)

COPYRIGHT AND LICENCE

Copyright (C) 2003-2006 by Giulio Motta

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.1 or,
at your option, any later version of Perl 5 you may have available.