Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Add a fixed number of unique elements to hash

by kcott (Archbishop)
on Mar 06, 2023 at 02:44 UTC ( [id://11150769]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Add a fixed number of unique elements to hash
in thread Add a fixed number of unique elements to hash

"Though since I don't actually have a perl 5.004 to test on, I do wonder if it works..."

The only thing that I can see which won't work is 'use warnings;':

$ corelist warnings Data for 2022-05-27 warnings was first released with perl v5.6.0

Replace with '$^W = 1;'.

— Ken

Log In?
Username:
Password:

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

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

    No recent polls found