in reply to Re^2: modifying @INC other than use lib?
in thread modifying @INC other than use lib?
Thanks Randal,
I didn't get around to modifying it anyway before I hit on a lower tech solution:
I did try this before but failed to copy across the auto/ and it was complaining about not being able to find the loadable object.cd /sw/lib/perl5/5.8.1/darwin-thread-multi-2level/ sudo cp -R GD GD.pm /System/Library/Perl/5.8.1/darwin-thread-multi-2le +vel/ sudo cp -R auto/GD/ /System/Library/Perl/5.8.1/darwin-thread-multi-2l +evel/auto/
Also for the record I did also try this with symlinks and it didn't appear to work :/
Dan
Bukowski - aka Dan (dcs@black.hole-in-the.net)
"Coffee for the mind, Pizza for the body, Sushi for the soul" -Userfriendly
"Coffee for the mind, Pizza for the body, Sushi for the soul" -Userfriendly
In Section
Seekers of Perl Wisdom