This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Adjustments to the ~~ dispatch table
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 25 Mar 2009 22:55:34 +0000 (23:55 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 25 Mar 2009 22:55:34 +0000 (23:55 +0100)
commitc3886e8b3633df50e9636123f8fe89c9e6378436
treeac39d0f14257dc5d64a54b0c98c1869feb2f77f4
parent7c41e62ef63f12c6c4bde601a6af608e863d3f10
Adjustments to the ~~ dispatch table

Hash slice existence now uses 'exists' instead of the complex recursive
invocation to ~~.

Any ~~ Array matches now keep the "any" element on the LHS of the smart
match. More special cases have been added for complex values of "Any".
pod/perlsyn.pod