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

Re^5: Parse file and creating hashes

by tybalt89 (Monsignor)
on Jan 09, 2022 at 00:33 UTC ( [id://11140288]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Parse file and creating hashes
in thread Parse file and creating hashes

open my $fh, '<', $file or die; # FIXME change for your file

Remove the backslash, it is only used when you are treating a string as a file.

Log In?
Username:
Password:

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

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

    No recent polls found