Hello Monks,
I have a question on how to build a hash from a string. I've searched the O'Reilly book and the Categorized Questions here, but nothing really explains how to do what I would like to do.
I'll have already read in a file that contains a string of partial directories, ie. /Workstation_X_X/<someotherpath>/filename.xxx.
How would I set this up to populate a hash?
Thanks in advance.
Perl NooBie