Help for this page
#! /usr/bin/perl ... print STDOUT "I'm going to standard output.\n" ; print STDERR "I'm going to standard error.\n" ;