Help for this page
#!/usr/bin/perl -w ... if(exists($foo{qux})) { print "\$foo{qux} popped into existence\n"; }