This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test that in "~~ sub", the sub is not called on empty hashes and arrays
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 17 Mar 2009 14:11:05 +0000 (15:11 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 17 Mar 2009 14:11:05 +0000 (15:11 +0100)
commit203d1e89388de309200a88815a95943bd5b59d86
tree334b8e3376dca0830ba3a3f24fddc993594bf84a
parent6ac83b6344167664acd39ef656560e3f3bbc361c
Test that in "~~ sub", the sub is not called on empty hashes and arrays
t/op/smartmatch.t