Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!sdd.hp.com!spool.mu.edu!sol.ctr.columbia.edu!emory!gatech!usenet.ins.cwru.edu!agate!sunkist.berkeley.edu!raymond From: raymond@math.berkeley.edu (Raymond Chen) Newsgroups: comp.lang.perl Subject: Re: turning on warnings from within a script Message-ID: <1991May16.072135.6394@agate.berkeley.edu> Date: 16 May 91 07:21:35 GMT References: <1991May11.154445.655@batcomputer.tn.cornell.edu> <1991May11.183203.5273@convex.com> <1991May16.002134.11005@uunet.uu.net> Sender: root@agate.berkeley.edu (Charlie Root) Reply-To: raymond@math.berkeley.edu (Raymond Chen) Organization: U.C. Berkeley Lines: 12 In-Reply-To: rbj@uunet.uu.net (Root Boy Jim) Originator: raymond@sunkist.berkeley.edu In article <1991May16.002134.11005@uunet.uu.net>, rbj@uunet (Root Boy Jim) writes: >You didn't go and put real control Ws into your script now did you? I can see it now... invisible control-W | v $ perl -we '$=1;' Control character in script may cause problems at /tmp/perl-ea03984 line 1. perl -e 'print"Just another ",$0=~/(\w+)-/," hacker,"'