Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Stupid mistakes I repeatedly make

by revdiablo (Prior)
on Mar 27, 2005 at 19:57 UTC ( [id://442723]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Stupid mistakes I repeatedly make
in thread Stupid mistakes I repeatedly make

The infuriating thing was that it actually seems to work

Sure, it "works", but it's certainly not right:

$ perl -MData::Dumper -we 'my %hash = {}; print Dumper \%hash' Reference found where even-sized list expected at -e line 1. $VAR1 = { 'HASH(0x814cc20)' => undef };

It generates a warning and adds a useless entry to the hash. I can't imagine that's what the contractors wanted to do. :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://442723]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.