Hi,

Not only was yesterday the 20th birthday of Perl and it was also
the release date of Perl 5.10 the latest version of Perl.

There are many new features in the language such as

* switch statement
* say
* state to create static ... err, I mean state variables
* defined-or //
* Smart Match operator ~~
* Regular expressions
  - Recursive patterns
  - Named Capture Buffers
  - Possessive Quantifiers
* Lexical my $_
* Stacked filetest operators

you can of course read the details in
http://search.cpan.org/~rgarcia/perl-5.10.0/pod/perl5100delta.pod

but I am also going to give a talk about it on the upcoming Perl Workshop
on 31 December.

http://act.perl.org.il/ilpw2007/

regards

   Gabor


--
Gabor Szabo
http://www.szabgab.com/
Perl Training in Israel  http://www.pti.co.il/
Profile: http://www.linkedin.com/profile?viewProfile=&key=82476

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to