|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^2: Bizarro %+ hash slice bug in Perl 5.10 to 5.14.by tobyink (Prior) |
| on Jun 17, 2012 at 18:30 UTC ( #976677=note: print w/ replies, xml ) | Need Help?? |
|
Ah, this looks like it! The diff can be found here. The commit included a couple of tests, but I'll send p5p my test file too, just in case they want it.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||