Help for this page
#!/path/to/mywrapper use strict; print "Hello World!";
line 3: use: command not found line 5: print: command not found