The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CLDR::Number::TODO - TODO for CLDR::Number

VERSION

This document describes CLDR::Number v0.19, built with Unicode CLDR v29.

TODO

Specification

In descending order of priority.

  • algorithmic numbering systems (hant, hebr, roman, etc.) #32

  • other numbering systems (native, traditional, finance) #10

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

  • currency symbol lengths #12

  • currency unit patterns with currency display names #35

  • accounting currency format in addition to default standard #13

  • maximum integer digits #17

  • significant digits (and @ symbol in patterns) #18

  • scientific notation formatter (and E symbol in patterns) #14

  • superscripting exponent format for scientific notation #15

  • number parsers #19

Optimization

  • deprecate mutable locales (in progress) #38

  • locale subtag attributes for use without locale attribute parsing #4

  • passing prebuilt locales to formatters from CLDR::Number #5

  • parsed pattern caching #6

SEE ALSO