
Cpan::mini is a perl module that provides a simple mechanism to build and update a minimal mirror of the cpan on your local disk. it contains only those files needed to install the newest version of every distribution.
this package also provides a command line utility, minicpan, which can be used to create and update such mirrors easily and without writing any code.