Help for this page
#!/usr/bin/perl use strict; ... MyPackage::close_cnx(); print "foo\n";
use warnings FATAL => 'all';