in reply to Re^7: /usr/bin/instmodsh: Permission denied.
in thread /usr/bin/instmodsh: Permission denied.

cd /usr/bin ln -fs foo myproggie ... cd /tmpdirMISSPELL/ chmod $perms *

Yes, I have seen code like this. CPAN executes code handed to it by another module's author (with your permission, but still). Impossible is not a word I apply to systems. Period.

--MidLifeXis

Replies are listed 'Best First'.
Re^9: /usr/bin/instmodsh: Permission denied.
by Anonymous Monk on May 25, 2010 at 14:58 UTC
    How amusing, but that has nothing to do with Bundle::CPAN