Help for this page

Select Code to Download


  1. or download this
    with qw( MooseX::Getopt::Usage );
    
  2. or download this
    Attribute (usage) does not pass the type constraint because: Validatio
    +n failed for 'Object' with value undef at constructor DzilCommands::C
    +ommand::create_commands::new (defined at /Users/me/perl5/perlbrew/per
    +ls/perl-5.24.1/lib/site_perl/5.24.1/DzilCommands/Command/create_comma
    +nds.pm line 115) line 100
    
  3. or download this
    has 'usage'   => ( default       => sub { Getopt::Long::Descriptive::U
    +sage->new },
                       is            => 'ro');