I need to be able to catch numeric percentages that have been spelled 
out within text files.

Take a number, such as 25. Spell it out as twentyfive or twenty-five and 
follow it with either the sign "%" or the word "percent". I am aware of 
CPAN's Number-Spell-0.04, but you need to know the integer already.

How can I tell if the text preceding a % or percent actually spells out 
a number?

Any hints, tips, or suggestions would be appreciated.

Craig
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to