Help for this page
#!/usr/bin/perl use strict; ... $baz is empty $bar is not defined
#!/usr/bin/perl use strict; ... '$baz' => '', '$bar' => undef };