Gestion: How can i run this little stuff?#!/usr/bin/perl $number = '12586' use Number::Format qw(:subs :vars); $THOUSANDS_SEP = '.'; $DECIMAL_POINT = ','; $INT_CURR_SYMBOL = 'DEM'; my $formatted = format_number($number); format_picture($number, '## ### ### ###')
Greats,
@r
In reply to Re^4: XML Simple
by Arenas
in thread XML Simple
by Arenas
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |