Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: pseudocode for getting data from table

by Tux (Canon)
on Sep 22, 2020 at 07:09 UTC ( [id://11122062]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Example using split on multiple spaces
    open my $fh, "<", "INPUT";
    ...
        say "$. $gid, $lvl";
        }
    cloase $fh;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-19 08:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found