#!/usr/bin/perl print STDOUT "hello\n"; print STDERR "world\n";