Help for this page

Select Code to Download


  1. or download this
    package MyClass_With_Role1;
    use parent 'MyClass';
    use Role::Tiny::With;
    with 'Role1';