Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Another flatfile thingy

by btrott (Parson)
on Aug 04, 2000 at 10:15 UTC ( [id://26140]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        $foo{3}{NAME1}
    
  2. or download this
        $foo{NAME1}{3}
    
  3. or download this
        sub OpenFF {
            my($file, $dlmt) = @_;
    ...
    
            return $hash;
        }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://26140]
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: (3)
As of 2024-04-20 02:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found