Help for this page

Select Code to Download


  1. or download this
    package MyA;
    use Moose;
    use Error qw(:try);
    1;
    
  2. or download this
    perl -e 'use lib $ENV{PWD}; use MyA;'
    Prototype mismatch: sub MyA::with (@) vs (&;$) at MyA.pm line 4