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

NAME

App::MyPasswd - generate your password

SYNOPSIS

    use App::MyPasswd;
    my $mypasswd = App::MyPasswd->new->run(@ARGV);

DESCRIPTION

See: mypasswd command.

METHODS

new

constractor

run

execute main routine

REPOSITORY

App::MyPasswd is hosted on github <http://github.com/bayashi/App-MyPasswd>

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

SEE ALSO

This script was inspired from below entry(in Japanese). <http://d.hatena.ne.jp/kazuhooku/20130509/1368071543>

mypasswd

LICENSE

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