in reply to Find Index value of a specific element in an array

I don't know if that roman number example is just academic (in that case the following won't help much), but
use Roman; print "value for XIV is ", arabic("xiv");
There a number of modules that deal with roman numbers on CPAN.


holli, /regexed monk/