[33073] in Perl-Users-Digest
Perl-Users Digest, Issue: 4349 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Fri Jan 16 00:09:22 2015
Date: Thu, 15 Jan 2015 21:09:03 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Thu, 15 Jan 2015 Volume: 11 Number: 4349
Today's topics:
Re: What is ++ operation (Tim McDaniel)
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Fri, 16 Jan 2015 04:46:36 +0000 (UTC)
From: tmcd@panix.com (Tim McDaniel)
Subject: Re: What is ++ operation
Message-Id: <m9a53c$9vq$1@reader1.panix.com>
In article <OPidnRL2ic2UEiXJnZ2dnUU7-N-dnZ2d@giganews.com>,
Paul Gekakis <pgek48@aol.com> wrote:
>thanks
... It's hard to know how to answer the question well -- not because
it's not well-known, but because it's in any textbook on the language
For the immediate question, if your system has "man perlop" available,
you can do
/Auto-increment and Auto-decrement
and get an explanation.
http://perldoc.perl.org/perlop.html#Auto-increment-and-Auto-decrement
reaches the same explanation.
"Increment" means "increase by one", and "decrement" means "decrease
by one".
But because it's a simple question (though hard to do a Web search for
"++", I agree): I think you should probably get a Perl book.
https://en.wikipedia.org/wiki/Programming_Perl
called "the Camel Book" due to the animal on the cover
is recommended by most as a good introduction. You might read pages
in order to learn, or look in the index for a specific question.
--
Tim McDaniel, tmcd@panix.com
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 4349
***************************************