in reply to Is it Possible to match contents in hash via a Regex?

What's wrong with:
my $val = $15; print $TOC{$val};
Also, don't use <&pre> ... use <code>

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

  • Comment on (duplicate) Re: Is it Possible to match contents in hash via a Regex?
  • Download Code