Help for this page
#!/bin/sh perl "$@"
#!/bin/sh #!perl -w ... 4; print("Hello, World\n");
$ script Useless use of a constant (4) in void context at script line 5. Hello, World