Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Help munging tabular data

by BrowserUk (Patriarch)
on Aug 02, 2007 at 00:13 UTC ( [id://630192]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    x1    y1    x1    y1    x1    y1
    x2    y2    x2    y2    x2    y2
    x3    y3    x3    y3    x3    y3
    
  2. or download this
    c:\test>junk2
    {
    ...
    }
    DS3-X == x3, DS1-Y == y3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-20 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found