Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

writing results on two different columns on the same file

by steph_bow (Pilgrim)
on Jun 11, 2009 at 10:05 UTC ( [id://770585]=perlquestion: print w/replies, xml ) Need Help??

steph_bow has asked for the wisdom of the Perl Monks concerning the following question:

Dear Monks,

I have a log file that contains data on two different problems. I have written a Perl programm that chronologically writes the results on two different files (csv files), depending on the nature of the problem.

However, I wish now to write the results on the same file, but with two columns

For example,

10:30 pb1 10:33 pb2 10:31 pb1 10:34 pb2 10:35 pb1 11:02 pb2 10:58 pb1 11:06 pb2

Is it possible with a well chosen module ?

Replies are listed 'Best First'.
Re: writing results on two different columns on the same file
by dHarry (Abbot) on Jun 11, 2009 at 10:24 UTC
      ...or even format ?

      A user level that continues to overstate my experience :-))
Re: writing results on two different columns on the same file
by toolic (Bishop) on Jun 11, 2009 at 13:07 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-29 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found