Help for this page
#!/usr/bin/perl ... } 1;
#!/usr/bin/perl -w use strict; ... my $ob = new testModule; print $ob->printSomething;