Re: Find duplicates in a dat file
- From: axel@xxxxxxxxxxxxxxxxxxxxxx
- Date: Thu, 30 Mar 2006 20:47:33 GMT
Tami@xxxxxxx wrote:
I have run most of what has been said in the replies BUT I still cannot get to work.
Some of the help scripts just sit there and do nothing.
I get "premature end of script headers" in most of the scripts that have been suggested.
Ah... that makes rather a difference.
Try putting the following line near the beginning of the scripts which
create that error, just after 'use warnings' and 'use strict':
$|++;
Axel
.
- Follow-Ups:
- Re: Find duplicates in a dat file
- From: Emmanuel Florac
- Re: Find duplicates in a dat file
- References:
- Find duplicates in a dat file
- From: Tami
- Re: Find duplicates in a dat file
- From: Tami
- Re: Find duplicates in a dat file
- From: axel
- Re: Find duplicates in a dat file
- From: Tad McClellan
- Re: Find duplicates in a dat file
- From: Anno Siegel
- Re: Find duplicates in a dat file
- From: Tami
- Find duplicates in a dat file
- Prev by Date: Re: split()'s pattern argument
- Next by Date: Re: split()'s pattern argument
- Previous by thread: Re: Find duplicates in a dat file
- Next by thread: Re: Find duplicates in a dat file
- Index(es):