Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: python like named placeholders sprintf ?

by jeffa (Bishop)
on Jan 15, 2009 at 18:20 UTC ( [id://736630]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $hello = sprintf "Hai %s! Time: %s\n" => $name, scalar(localtime);
    
  2. or download this
        $results = array();
    
    ...
        }
    
        return $results;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-24 08:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found