Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: printing output on text file from file - perl

by Perlseeker_1 (Acolyte)
on Oct 19, 2013 at 04:03 UTC ( [id://1058870]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
    +);
    }
    print join("\t" => 'Tot', @{$data{total}}{qw{val1 val2}});
    
  2. or download this
    RACK
    A       0       0
    ...
    H       0       0
    Sub     0       0
    Tot     0      00
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-25 07:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found