Hi all, I have a string like this.
I would like to get this converted intomy $text = "a.b.c.d";
my $hash = { a => { b => { c => d } } };
Could any one please help me with some efficient way to achieve this..
In reply to converting a text into a hash datastructure by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |