Skip Menu |

This queue is for tickets about the Number-Format CPAN distribution.

Report information
The Basics
Id: 35725
Status: resolved
Priority: 0/
Queue: Number-Format

People
Owner: WRW [...] cpan.org
Requestors: MAROS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.52
Fixed in: (no value)



Subject: format_price currency symbol
It would be great if Number-Format would support an optional parameter to specify if the currency symbol should precede the value or not. See http://perldoc.perl.org/POSIX.html#localeconv (p_cs_precedes for positive values and n_cs_precedes for negatives - however I believe that for most locales n_cs_precedes and p_cs_precedes are identical) Cheers Maros
the [np]_cs_precedes arguments are supported.