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

NAME

App::cpanbaker - cpan module baker, backup your whole cpan module files

SYNOPSIS

    use App::cpanbaker;

DESCRIPTION

Use cpanbaker, backup your whole cpan module files.

cpanbaker not only backup module files , also script files and cpan, cpanplus, cpanminus, minicpan configs.

And cpanbaker also detects perlbrew, local::lib directories to backup.

SUPPORTS

    * script files
    * perlbrew.
    * local::lib.
    * inc path.
    * minicpan
    * cpan, cpanplus, cpanm config directories.

USAGE

Please check the documentation of "cpanbaker" in bin.

AUTHOR

Yo-An Lin <cornelius.howl {at} gmail.com>

SEE ALSO

LICENSE

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