Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: parsing text file

by Sandy (Curate)
on Jun 06, 2011 at 20:29 UTC ( [id://908362]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $1 = abcdefghi
    $2 = def
    $3 = ghi
    $4 = xyz
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    1022289844                 8008102943                  0.00           
    +  199.00                 5.50                9.00               0.00 
    +              0.00              21.98             235.48
    1022290156                 8008102954                  0.00           
    +  199.00              283.40                 0.40             11.20  
    +            -51.80              45.53             487.73
    1022290048                 8008102949                  0.00           
    +  199.00                 0.00                0.00               0.00 
    +              0.00              20.50             219.50
    
  3. or download this
    <1022289744> <8008102935> <221.00> <2> <1> <199.00> <1> <9>
    <1022290146> <8008102942> <0.00> <0> <> <199.00> <1> <9>
    ...
    <1022289844> <8008102943> <0.00> <199.00>
    <1022290156> <8008102954> <0.00> <199.00>
    <1022290048> <8008102949> <0.00> <199.00>
    

Log In?
Username:
Password:

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

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

    No recent polls found