Bug 31760 - New port: Perl extension for formatting numbers
Summary: New port: Perl extension for formatting numbers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-05 00:00 UTC by svenasse
Modified: 2001-11-05 12:47 UTC (History)
0 users

See Also:


Attachments
file.shar (2.74 KB, text/plain)
2001-11-05 00:00 UTC, svenasse
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description svenasse 2001-11-05 00:00:00 UTC
Number::Format is a library for formatting numbers.  Functions are
provided for converting numbers to strings in a variety of ways, and to
convert strings that contain numbers back into numeric form.  The output
formats may include thousands separators - characters inserted between
each group of three characters counting right to left from the decimal
point.  The characters used for the decimal point and the thousands
separator come from the locale information or can be specified by the
user.
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2001-11-05 12:47:03 UTC
State Changed
From-To: open->closed

New port added, thanks!