Help for this page
#!/usr/bin/perl use strict; ... $hash{key3} exists: yes $hash{key3} is defined: yes $hash{key3} is defined and not exist: no