diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-12-09 12:40:06 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-12-09 14:16:22 +0000 |
commit | afad42bf0227966dedfdbd7272e8cf7fc5e53cc0 (patch) | |
tree | c38a876558adb2a526ad5bac0a7771b2a4b77d7e /cpanfile.snapshot | |
parent | b064b041675c907a5646487985825f078208f4d4 (diff) |
Switch template plugin for nice numbers.
Template::Plugin::Number::Format works internationally, whilst
Template::Plugin::Comma does not.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index b1afdc867..7bf4bc0a7 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -4382,6 +4382,14 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 Test::More 0 + Number-Format-1.75 + pathname: W/WR/WRW/Number-Format-1.75.tar.gz + provides: + Number::Format 1.75 + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + POSIX 0 Number-Tolerant-1.703 pathname: R/RJ/RJBS/Number-Tolerant-1.703.tar.gz provides: @@ -5172,14 +5180,14 @@ DISTRIBUTIONS Scalar::Util 1.14 Test::More 0.42 perl 5.005 - Template-Plugin-Comma-0.04 - pathname: M/MI/MIYAGAWA/Template-Plugin-Comma-0.04.tar.gz + Template-Plugin-Number-Format-1.06 + pathname: D/DA/DARREN/Template-Plugin-Number-Format-1.06.tar.gz provides: - Template::Plugin::Comma 0.04 + Template::Plugin::Number::Format 1.06 requirements: ExtUtils::MakeMaker 0 + Number::Format 0 Template 2.07 - Test::More 0.32 Template-Timer-1.00 pathname: P/PE/PETDANCE/Template-Timer-1.00.tar.gz provides: |