Help for this page
#!/usr/bin/perl -w use warnings; ... use Module::Starter::App; Module::Starter::App->run;