in reply to Re: Re: Re: Re: How to make a module aware of where it is installed?
in thread How to make a module aware of where it is installed?

Nope. It's always possible to pull the rug out from under things if you have runtime access to the symbol table. If you're going to let me run arbitrary code as a plugin -- or if I have access to the running environment -- I will always be able to find a way to break things.

Such is the nature of Perl.

  • Comment on Re: Re: Re: Re: Re: How to make a module aware of where it is installed?