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: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/