Hi, I'm just wondering if it is possible to place a regexp as a value into an hash so to use it later as something like:
my $string =~ $hash_ref->{ $key };
Is it possible? Should I take into account something special?
Thanks,
Luca
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/
