Help for this page
perl -w foo.pl %1 %2 %3
#!/usr/bin/perl -w ... # More code follows, using the passed parameters. }