#!/usr/bin/perl use warnings; use strict; print STDERR "STDERR oops\n"; print STERR "STERR oops\n";