Help for this page
#!/usr/bin/perl use strict; ... print "at end\n"; exit;
#!/usr/bin/perl -w ... print $slave "$command\n"; }