#!/usr/bin/env perl use strict; use warnings; warn "foo"; warn "bar\n";