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

use App::cpanbaker;

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.

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

Please check the documentation of "cpanbaker" in bin.

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


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