I would like to install modules in /Library/Perl ... but they are
always installed in /System/Library/Perl (using shell install, cpan
install or webmin install)
I would like to make my /System as clean as it was the first day.
Sure, that question has been already answered here but ... I have found
the answer in the mailing-list archive.
(Clean install of OS X 10.3, latest dev tools)
Thanks for answering.
Ch
Sherm Pendley - 16 Jul 2004 18:00 GMT
> I would like to install modules in /Library/Perl
You're in luck! If you are using the Apple-supplied Perl 5.8.1, and
correctly following the instructions, that is where they will be
installed.
sherm--