develooper Front page | perl.perl5.porters | Postings from March 2002

Re[7]: Related issues? [ID 20020222.011] -- sorry

Thread Previous | Thread Next
From:
Anton Tagunov
Date:
March 14, 2002 15:11
Subject:
Re[7]: Related issues? [ID 20020222.011] -- sorry
Message ID:
114138071185.20020315021104@motor.ru
Hello, Yitzchak!

>>>                # insert dashes just before last line of last file
>>>                while (<>) {
>>>                    if (eof()) {            # check for end of current file
>>>                        print "--------------\n";

YST> Didn't you sent a patch that s/current/last/?
AT> I did, but there's more fun: do you know how I hit this unexpected
AT> input from '-'? Yes, by running this sample!!! :-)))

Sorry, it must be getting too late, of course the sample from the
manpage does not yield this trouble, so no more fun about it, just
s/current/last/ :)

All other thoughts intact

- Anton



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About