in reply to Is There A Better Way?
$input = sprintf("%011d", $input);
That oughtta do the trick.
--
perl -e "print qq/just another perl hacker who doesn't grok japh\n/"
simeon2000|http://holdren.net/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Is There A Better Way?
by simeon2000 (Monk) on Aug 13, 2002 at 15:47 UTC | |
by rob_au (Abbot) on Aug 14, 2002 at 02:01 UTC |