ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Degtyaryov <maga@globetravel.spb.ru>
To: Vlad Vostrykh <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: [mdk-re] К знатокам perl
Date: Thu Jul 19 15:03:00 2001
Message-ID: <14637.010719@globetravel.spb.ru> (raw)
In-Reply-To: <07b401c11043$788fd570$4201a8c0@muc.beamgate.de>

Доброго времени суток, Vlad,

19.07.2001 в 15:10 Вы сказали буквально следующее:

VV> 999

dev >> cat test.pl
VV> #!/usr/bin/perl
VV> $string1 = "876";
VV> print $string1."\n";
VV> $string1 = $string1*1; # зачем?
VV> print $string1."\n";   # Ваш скрипт и так складывает
VV> $string1 = $string1 + 123;
VV> print $string1."\n";
dev >>



$a = "12345";
$b = "67890";
print $a+$b, "\n";
print ++$a, "\n";

Rgds, maga





  reply	other threads:[~2001-07-19 15:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-19 14:47 cornet
2001-07-19 14:56 ` [mdk-re] " Vlad Vostrykh
2001-07-19 15:03   ` Sergey Degtyaryov [this message]
2001-07-19 15:08 ` Maxim Savrilov
2001-07-19 15:30   ` cornet
2001-07-19 15:40     ` [mdk-re] Re[2]: " Sergey Degtyaryov
2001-07-19 16:00       ` [mdk-re] " Dmitri D. Sayakin
2001-07-19 16:07         ` cornet
2001-07-19 17:24           ` [mdk-re] " Dmitri D. Sayakin
2001-07-19 17:52             ` cornet
2001-07-19 16:02       ` [mdk-re] Re[2]: [mdk-re] " cornet
2001-07-19 16:10         ` Sergey Degtyaryov
2001-07-19 16:05       ` [mdk-re] Re[2]: [mdk-re] Ê çíàòîêàì perl belanov
2001-07-19 15:49     ` [mdk-re] Re: [mdk-re] К знатокам perl Dmitri D. Sayakin
2001-07-19 16:00       ` cornet
2001-07-19 17:18         ` [mdk-re] " Dmitri D. Sayakin
2001-07-19 17:55           ` cornet
2001-07-19 16:06     ` [mdk-re] " Maxim Savrilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14637.010719@globetravel.spb.ru \
    --to=maga@globetravel.spb.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git