Re: $INPUT_FIELD_SEPARATOR

[email protected] (_brian_d_foy) Fri, 10 Dec 2004 05:07:22 -0600
Newsgroups perl.documentation
Message-ID <101220040507224694%[email protected]>
In article <[email protected]>, Dan Jacobson
<[email protected]> wrote:

> +              If you were looking for an $INPUT_FIELD_SEPARATOR,
> +              sorry.  See perldoc -f split, or -a -F on perlrun.

Although I don't think we need to make this change, any change to 
the documentation shouldn't be so vague.  

   There is no $INPUT_FIELD_SEPARATOR, although you can break
   apart lines with the split() function, or with the -a and
   -F command line switches.

Still, I don't see a reason to document that something doesn't
exist.

-- 
brian d foy, [email protected]