<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Alex Kapranoff пишет:<br>
<blockquote cite="mid:1196937737.6448.7.camel@kaptain2" type="cite">
  <pre wrap=""><!---->
Нет. Иначе бы perl -e 'for (1 .. 3) { my $c; say ++$c}' выводил 3
единицы.</pre>
</blockquote>
гыыыыы<br>
<b><br>
C:\&gt;perl -e "for (1 .. 3) { my $c; print ++$c}"<br>
111<br>
<br>
</b>Перл у меня 5.8 =)))<br>
<pre class="moz-signature" cols="72">-- 
_______________________________________
Ivan Shirokoff        <a class="moz-txt-link-abbreviated" href="http://www.technocat.ru/">www.technocat.ru/</a></pre>
</body>
</html>