redirects STDOUT to /dev/null therefore all 'print' is redirected into /dev/null.open(STDOUT, '>','/dev/null') or die "Can't write to $prout: $!";
In reply to Re^3: Perl migration hp-ux -> Linux
by pme
in thread Perl migration hp-ux -> Linux
by vccs
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |