http://www.perlmonks.org?node_id=734038


in reply to cpan mirror soft links...

But I'm wondering, does any part of CPAN require the symlinks exist for module installs?

No, it doesn't.

minicpan doesn't create them and the resulting mini CPAN mirror works just fine. As marto said, it sounds like that is exactly what you want, and it's already written for you and well-tested.

And if you want to include the latest development versions of distributions in your minicpan mirror, use CPAN::Mini::Devel.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.