public
Description: A classic form of encryption. (Not to be confused with other industrial strength Crypt::* modules on CPAN ;-)
Homepage: http://search.cpan.org/~osfameron/Crypt-OTP26/
Clone URL: git://github.com/osfameron/crypt-otp26.git
osfameron (author)
Sat Mar 14 07:44:51 -0700 2009
commit  3568c7eb21d25c3d55136d722a2b967da0f60d32
tree    fbc0f1682976fdd669afd722230bdfa7c05c4ea4
parent  17dd2bfe8f2f778a913664cf7068b2def431a1cf
name age message
file Changes Loading commit data...
file MANIFEST
file META.yml
file Makefile.PL
file README
directory lib/
directory t/
README
Crypt-OTP26

0.02

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc Crypt::OTP26

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Crypt-OTP26

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Crypt-OTP26

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Crypt-OTP26

    CPAN Ratings:
        http://cpanratings.perl.org/d/Crypt-OTP26

COPYRIGHT AND LICENCE

Copyright (C) 2006 osfameron

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