Help for this page
#! /usr/bin/perl -w # ... print "Standard Out\n"; print STDERR "Standard Error\n";
myScript.pl >out.txt 2>&1