in reply to Smart Match is not recursive in 5.10
and generating no error. It actually returns true, like I would expect.perl -E 'say 42 ~~ [23,17,"42x",70]'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Smart Match is not recursive in 5.10
by FunkyMonk (Chancellor) on Dec 24, 2007 at 14:47 UTC | |
by mikfire (Deacon) on Dec 24, 2007 at 16:08 UTC | |
by bigearsbilly (Novice) on Jul 13, 2010 at 11:34 UTC |