On Thursday, February 27, 2003, at 10:22 AM, Riccardo Perotti wrote:
I just did a
perl -e 'print "$_\n" for @INC'
in Terminal and both "/Library/Perl" and "/Network/Library/Perl" are listed
twice. Why?
I dunno - it's just compiled that way. It certainly doesn't cause a problem, though.
-Ken