Help for this page
# cat test_me.pl #!/usr/bin/perl -w ... $obj->method(); exit 0;
# perl -MO=Lint test_me.pl test_me.pl syntax OK