in reply to Re: changing record separator to all my perl programs
in thread changing record separator to all my perl programs

I am using hp unix. I am running the program in ksh. both the perl program and all input files residing in same OS.

  • Comment on Re^2: changing record separator to all my perl programs

Replies are listed 'Best First'.
Re^3: changing record separator to all my perl programs
by davorg (Chancellor) on Oct 13, 2006 at 08:26 UTC
    all input files residing in same OS

    But what generates these input files? Are you sure that they have the correct Unix line endings in them? Have you looked at them using a utility like od?

    --
    <http://dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg