Skip Menu |

This queue is for tickets about the Lingua-JA-Numbers CPAN distribution.

Report information
The Basics
Id: 127171
Status: new
Priority: 0/
Queue: Lingua-JA-Numbers

People
Owner: Nobody in particular
Requestors: bkb [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



Subject: "shichi hyaku" and "nana hyaku" don't work with ja2num
This example demonstrates: use lib 'Lingua-JA-Numbers-0.05/lib'; use Lingua::JA::Numbers 'ja2num'; binmode STDOUT, ":utf8"; print ja2num ('nana hyaku'), "\n"; print ja2num ('nana hyaku'), "\n"; print ja2num ('shichi hyaku'), "\n"; print ja2num ('7 hyaku'), "\n"; $ perl test4.pl nan nan Bareword found where operator expected at (eval 14) line 1, near "4chi100" (Missing operator before chi100?) 700