The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Crypt-Unsnoopable

Completely unsnoopable messaging

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::Unsnoopable

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Crypt-Unsnoopable

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Crypt-Unsnoopable

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

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

LICENSE AND COPYRIGHT

Copyright (c) 2017 Ashish Gulhati.

This program is free software; you can redistribute it and/or modify it
under the terms of the Artistic License 2.0.

See http://www.perlfoundation.org/artistic_license_2_0 for the full
license terms.