% cat secondscript.pl #!/usr/bin/perl -- use SomeOtherModuleApp; SomeOtherModuleApp->run(@ARGV);