5541b7f556
The Data::Currency module provides basic currency formatting and conversion: my $price = 1.23; my $currency = Data::Currency->new($price); print $currency->convert('CAD')->as_string; Each Data::Currency object will stringify to the original value except in string context, where it stringifies to the format specified in format.
5 lines
269 B
Text
5 lines
269 B
Text
$NetBSD: distinfo,v 1.1.1.1 2008/06/23 01:51:57 abs Exp $
|
|
|
|
SHA1 (Data-Currency-0.04002.tar.gz) = e41ad3a8f2a9242c8ed2960ae6d7931c8f8e8409
|
|
RMD160 (Data-Currency-0.04002.tar.gz) = 770c0462108338124c27e16e3cc35eca7f3501e3
|
|
Size (Data-Currency-0.04002.tar.gz) = 23723 bytes
|