Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Make unique hash of arrays?

by Anonymous Monk
on Oct 24, 2022 at 16:55 UTC ( [id://11147646]=note: print w/replies, xml ) Need Help??


in reply to Re: Make unique hash of arrays?
in thread Make unique hash of arrays?

Notes:

  • This needs use v5.14.0 (or equivalent) for s///r.
  • The local $/ = "//\n" changes the diamond operator's notion of what a line is, causing it to read the file in chunks delimited by "//\n".

Log In?
Username:
Password:

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

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

    No recent polls found