patch / cldr-number-pm5

Localized number formatters using the Unicode CLDR
https://metacpan.org/pod/CLDR::Number
Other
8 stars 3 forks source link

format lengths (full, long, medium, short, narrow) #11

Open patch opened 10 years ago

patch commented 10 years ago

CLDR::Number::Role::Base already has the length attribute, which is not currently used. Valid lengths are full, long, medium, short, and narrow.

The desired functionality is described in UTS #35:

We should create a new test file: t/length.t