|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^2: output differs in perl versionby Neighbour (Friar) |
| on Jul 04, 2011 at 11:33 UTC ( #912630=note: print w/ replies, xml ) | Need Help?? |
|
But you always can implement the algorithm in a way that does work in 5.8.8. For example like this:
Alternatively, you could use $' (${^POSTMATCH} doesn't work in 5.8.8):
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||