pkgsrc/textproc/p5-Number-Format
obache 406b229143 Update p5-Number-Format to 1.52.
And change HOMEPAGE to fixed URL.

Changes for version 1.52 (Sep 21, 2006)
------------------------
  - Patch to t/format_price.t supplied by jonasbn addressing failling
    tests in 1.51, tests 2-6, the regex formatting the currency code did
    not take 0 occurrences of white space into account
	Patch: rt #21382
	Resolves: rt #18964
    (The same issue/patch was also reported by Cosimo Streppone, Randy
    W. Sims, J. R. Taisto)

Changes for version 1.51 (Apr 26, 2006)
------------------------
  - Patch to t/format_price.t supplied by Cosimo Streppone to allow it
    to work with non-US locales

Changes for version 1.5 (Feb 14, 2005)
------------------------
  - Require Perl 5.8 - was 5.003 before
  - Require POSIX.pm - was optional before
  - If C<THOUSANDS_SEP> is set to the empty string, format_number will
    not insert any separators.
  - Replace "use vars" with "our"
  - Support scientific notation - skip formatting
  - Change format_bytes to support options (precision, unit, and base)
    instead of precision number
2006-11-05 04:28:47 +00:00
..
DESCR
distinfo Update p5-Number-Format to 1.52. 2006-11-05 04:28:47 +00:00
Makefile Update p5-Number-Format to 1.52. 2006-11-05 04:28:47 +00:00
PLIST