Help for this page

Select Code to Download


  1. or download this
    use utf8;
    use feature qw(signatures);
    
    use Moo;
    no warnings qw(experimental::signatures);