On Behalf Of John V. Pataki

>Is there a function or slick way to operate/modify a
>key in hash? 

>I don't mean the value of the key, I mean the key
>itself.

>For instance I want to run through all keys (as well
>all sub keys if hashes of hashes occurs) and replace
>spaces with underscores and set all to lower case.


Wouldn't it be easier to replace the spaces before the keys are created?

- Chris

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to