in reply to Re: Best way to compare range of characters in two text files
in thread Best way to compare range of characters in two text files

>  $/ = \50;

Thanks, learned something new about the $INPUT_RECORD_SEPARATOR today. :)

perlvar $/

Setting $/ to a reference to an integer ... will attempt to read records instead of lines ...

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice