David Fetter wrote:
>> + my $handle;
>> + open($handle,"<Makefile")
>>
>
> This section is probably better done with Tie::File.
>
>
You keep pushing that barrow. I ripped Tie::File OUT of the buildfarm -
it is not universally available. Besides, as the perl world says, TIMTOWTDI.
cheers
andrew