Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Question on using format and write

by Popcorn Dave (Abbot)
on Dec 13, 2002 at 19:41 UTC ( [id://219719]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    format STDOUT =
    
    ...
                                                    @#####.##
                                                    $total
    .
    
  2. or download this
    foreach $key (sort keys %ytd ){
                   my ($cust, $d1, $d2, $c1, $c2);
    ...
                   $c2= $ytd{$key}->{c2};
                   write;
                   }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://219719]
Approved by particle
Front-paged by Enlil
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found