automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 57-my-last-mying-changes.patch


From: Tom Tromey
Subject: Re: 57-my-last-mying-changes.patch
Date: 24 Feb 2001 10:22:32 -0700

>>>>> "Derek" == Derek R Price <address@hidden> writes:

Derek>      require 5.004;
Derek>      use IO::File;

Derek>      my $fh = new IO::File "< filetoread";
Derek>      while ($fh->getline)
Derek>      {
Derek>          dostuff $_;
Derek>      }

Switching automake to use this would be good.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]