in reply to Re^2: Perl migration hp-ux -> Linuxin thread Perl migration hp-ux -> Linux
open(STDOUT, '>','/dev/null') or die "Can't write to $prout: $!"; [download]