|
|
| There's more than one way to do things | |
| PerlMonks |
Re^2: MakeMaker and Library filename extensionsby Anonymous Monk |
| on Jan 19, 2013 at 04:25 UTC ( #1014164=note: print w/ replies, xml ) | Need Help?? |
|
Rob, Thank you ... Finally an answer with a technique.
However, A few minutes ago I decided to try ExtUtils::MakeMaker::Config, I figured (because of the wonderful documentation) it was just a local copy of the readonly Config::Config{}, I tried it, it's not readonly, It provides an easily modifiable $Config, A couple of quick tests later shows it does the job smack on ... Of course that leaves me wondering why this is "FOR INTERNAL USE ONLY"
It's construction is initialized from Config::Config.
So now I beg to know what the issue is with it's use and why it's not a documented capability. Off to do more testing with it ... Thanks
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||