[26907] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 8892 Volume: 10

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Fri Jan 27 18:05:34 2006

Date: Fri, 27 Jan 2006 15:05:06 -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           Fri, 27 Jan 2006     Volume: 10 Number: 8892

Today's topics:
    Re: When were @- and @+ added <abigail@abigail.nl>
        Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: 27 Jan 2006 19:12:07 GMT
From: Abigail <abigail@abigail.nl>
Subject: Re: When were @- and @+ added
Message-Id: <slrndtks47.e1.abigail@alexandra.abigail.nl>

karl williamson (contact@khwilliamson.com) wrote on MMMMDXXXII September
MCMXCIII in <URL:news:11tj954p1cc8df6@corp.supernews.com>:
==  I look in the various perldelta documentations, and see only that the 
==  English synonyms were added in 5.7.0.  Someone in a news group said they 
==  were added in 5.6.  Is this true, which would mean that they weren't 
==  documented in the perldeltas.  Or maybe they've been there since 5.003, 
==  but weren't in the Camel book 2nd Edition.
==  
==  Does anyone know for sure.


5.6.0.

    $ /opt/perl/5.005_04/bin/perl -wle '"foo" =~ /o/g; print scalar @-'
    0
    $ /opt/perl/5.6.0/bin/perl -wle '"foo" =~ /o/g; print scalar @-'
    1


Abigail
-- 
perl -swleprint -- -_=Just\ another\ Perl\ Hacker


------------------------------

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:

#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc.  For subscription or unsubscription requests, send
#the single line:
#
#	subscribe perl-users
#or:
#	unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.  

NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice. 

To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.

#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.

#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 V10 Issue 8892
***************************************


home help back first fref pref prev next nref lref last post