#!/usr/bin/perl -w use warnings; use strict; use Module::Starter::App; Module::Starter::App->run;