in reply to Re: Avoid using local $/=undef?
in thread Avoid using local $/=undef?
use strict; use English; my $INPUT_RECORD_SEPARATOR = "%"; # Hi, mom! They tell me to use stri +ct and 'my' my variables!
Too bad there aren't use French;, use Russian; or use Arabic; options.
|
|---|