toma has asked for the wisdom of the Perl Monks concerning the following question:
To port my code, I've added yet another perl and cygwin. I've created scripts that clean up the environment before launching my code.
I have started writing a program to help wade through the mess. So far, it dumps the environment variables and some information from Config. I can imagine something much better. For example a program could parse perlrun, then look for perl-related variables in the environment, and explain them.
I welcome comments, pointers, suggestions, ideas, stories, or code that might help me along the way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: RFC: Diagnosing Environmental Pollution
by rinceWind (Monsignor) on Jan 12, 2007 at 14:53 UTC | |
|
Re: RFC: Diagnosing Environmental Pollution
by xdg (Monsignor) on Jan 12, 2007 at 13:56 UTC | |
by toma (Vicar) on Jan 12, 2007 at 15:52 UTC |