in reply to Re: Perl, Gtk2 and locale — a bit of a mess
in thread Perl, Gtk2 and locale — a bit of a mess
I'm not even sure what you're trying to achieve here.
sub str { my ($want_num) = @_; my $width = '000'; # ...
Pray tell, what did you want to achieve?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl, Gtk2 and locale — a bit of a mess
by Ralesk (Pilgrim) on Mar 24, 2014 at 09:01 UTC |