> [...]
> > while (<STDIN>) {
> > print F $_;
> > }
>
> А с чего Вы взяли, что содержимое stdin должно оканчиваться на "\n"?
> Конструкцию <> тут использовать нельзя.
А причем тут, на что оно оканчивается ? <> читает либо до \n, либо до EOF.
Простейший тест это подтверждает.
=============================================================================
= Apache-Rus@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-rus" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://apache.lexa.ru/mail-archive =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.