Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: help needed in printing the numbers

by Corion (Patriarch)
on Apr 05, 2006 at 09:23 UTC ( [id://541309]=note: print w/replies, xml ) Need Help??


in reply to help needed in printing the numbers

perldoc -q pad points out the sprintf function:

my $padded = sprintf "%03s", $number;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://541309]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-23 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found