Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

(jeffa) Re: Question on using format and write

by jeffa (Bishop)
on Dec 13, 2002 at 21:17 UTC ( [id://219754]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
                                                @#####.##
                                                $total
    .
    
  2. or download this
    my %ytd = (
        foo => { d => [1,2], c => [3,4] },
    ...
        baz => { d => [9,1], c => [2,3] },
        qux => { d => [4,5], c => [2,4] },
    );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-03-28 16:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found