Help for this page

Select Code to Download


  1. or download this
    use v5.16;
    
    ...
    }
    
    say MyClass->new->do_stuff;
    
  2. or download this
    use v5.16;
    
    ...
    }
    
    say MyClass->new->do_stuff;