in reply to
Re: Ok, here's an easy one
in thread
Zero padding numbers (was: Ok, here's an easy one)
$num = substr("00".$num,-2);
Comment on
Re: Re: Ok, here's an easy one
Download
Code
In Section
Seekers of Perl Wisdom