Help for this page
use strict; use warnings;
package XYZ; use strict; ... } 1;
use strict; use warnings; ... 'c' => 3, 'd' => 4 };