Help for this page
use strict; use warnings; ... } 1;
use strict; use warnings; ... }; print "Should still run.\n";