in reply to Re^3: Perl/Linux
in thread Perl/Linux

If /usr is on a seperate fs, it would also require having /usr/lib/perl moved to /lib/perl; other library dependencies would have to be moved too...including any needed modules.

I've talked about this enough. I think I'm going to throw together a test system :D

Jon