in reply to Re: How is %ENV copied by child processes ? (untie)
in thread How is %ENV copied by child processes ?

Well, one example would be incorporating the funtionality of the Env module for arrays, but then on an other level.

An other example would be putting code refs in @PATH which do dynamical lookups. Allowing for the same kind of hooks as supported for @INC and %INC.

But since I understand this is not a 'perl space' operation but lives in an other dimension of the OS, I just do the same stuff with some quick hacks.
--
Jaap Karssenberg || Pardus (Larus)? <pardus@cpan.org>
>>>> Zoidberg: So many memories, so many strange fluids gushing out of patients' bodies.... <<<<
  • Comment on Re^2: How is %ENV copied by child processes ?