Help for this page

Select Code to Download


  1. or download this
    package MyClass;
    
    ...
    sub foo { return 'foo'; }
    
    1;
    
  2. or download this
    Can't locate object method "apply_roles_to_package" via package "Moo::
    +Role" at MyClass.pm line 10.