Help for this page
package Igner::App; use MooseX::App; ... ... }
#!/usr/bin/perl use Igner::App::URL; Igner::App::URL->new_with_command->run;