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]

Reply via email to