Re: 5.824 test breakage
Gisle Aas <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 14, 2009 at 12:00, Zefram <[email protected]> wrote: > The new way in which some of the LWP tests are expressed in version 5.824 > tickles a bug in perl that I discovered about five years ago (#27028) and > which is present in all versions up to 5.8.8. The bug is that a qr/$/m > effectively has the /m ignored. This is causing false test failures. > Fortunately, there's an easy workaround (attached). Applied and uploaded as 5.825. Thanks again! --Gisle