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

2001-02-24 Thread Tom Tromey
> "Derek" == Derek R Price <[EMAIL PROTECTED]> 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

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

2001-02-23 Thread Derek R. Price
Tom Tromey wrote: > > "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: > > Akim> Six, six for them! (I'm not counting those for file handles, > Akim> which perl refuses as my, not sure to understand why). > > The way file handles work is another reason to dislike Perl. At > least, I've al

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

2001-02-22 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> Six, six for them! (I'm not counting those for file handles, Akim> which perl refuses as my, not sure to understand why). The way file handles work is another reason to dislike Perl. At least, I've always found them confusing. Aki

57-my-last-mying-changes.patch

2001-02-22 Thread Akim Demaille
Six, six for them! (I'm not counting those for file handles, which perl refuses as my, not sure to understand why). Index: ChangeLog from Akim Demaille <[EMAIL PROTECTED]> * automake.in: Mying changes. * Makefile.am (maintainer-check): Check the stability of the number