![]() |
|
P is for Practical | |
PerlMonks |
Re: schwartzian transformby Corion (Patriarch) |
on Oct 13, 2014 at 21:15 UTC ( #1103674=note: print w/replies, xml ) | Need Help?? |
What steps have you undertaken to debug this issue? What values does $b->[1] and $a->[1] have? How could you find this out yourself? What does the following code output?
Compare the output with
Maybe you want to read Regexp Quote-Like-Operators on how m/.../ behaves in list context. Update: My interpretation of your input data might be off-base. Still, the debugging steps outlined above still hold.
In Section
Seekers of Perl Wisdom
|
|