Help for this page

Select Code to Download


  1. or download this
    use 5.14.0;
    use strictures;
    
    ...
    my $wrap = MyWrApper->new;
    say $wrap->robot;
    say $wrap->exterminate;