so i've been playing around with cpan, trying to install some modules (no, this isn't about DBD::*), and am getting annoyed about where the modules are installing.
i first tried setting, from within cpan, LIB=~/Library/Perl/lib and INSTALLMAN1DIR=~/Library/Perl/man/man1, etc... but when i install a module, some get placed in the directory i specified and others get buried into a directory titled "darwin-thread-multi-2level". removing the config options and installing in the default location, it again does the same thing inside /System/Library/Perl.
WHY?! i just want them to sit at the root of the specified directory. can anyone provide any reason as to why it puts the files in the darwin directory? i could manually place them where i want after the fact, but it gets kind of annoying.
thanks for your help,
amit