I see what ur saying but I guess I see nothing wrong with %Config being read
only and croaking if touched.



At 05:18 PM 2/23/2011 -0000, Brian Raven wrote:
>I do recall 'perldoc perlsub' warning about localising tied hashes &
>arrays being broken, and %Config::Config is a tied hash, I believe.
>
>Regarding your work around. Map in a void context is usually frowned
>upon. Perhaps grep or possibly ...
>
>for ('now') { require ActiveState::Path }
>
>... should have the same effect, i.e. aliasing $_ to something
>(hopefully) innocuous.




--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to