Help for this page

Select Code to Download


  1. or download this
    package Igner::App;
    use MooseX::App;
    ...
      ...
    }
    
  2. or download this
    #!/usr/bin/perl
    use Igner::App::URL;
    Igner::App::URL->new_with_command->run;