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

NAME

Padre::Plugin::Encrypt - encrypt/decrypt file in Padre

SYNOPSIS

        $>padre
        Plugins -> Encrypt -> 
                                                  Encrypt
                                                  Decrypt

DESCRIPTION

Encrypt/Decrypt by Crypt::CBC

AUTHOR

Fayland Lam, <fayland at gmail.com>

COPYRIGHT & LICENSE

Copyright 2008 Fayland Lam, all rights reserved.

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