Help for this page
use 5.14.0; use strictures; ... my $wrap = MyWrApper->new; say $wrap->robot; say $wrap->exterminate;