[dancer-users] Recent Perl 5.8 compatibility breakage: mro

Sawyer X xsawyerx at gmail.com
Mon Sep 15 20:46:17 BST 2014


Opening an issue on Github will be the fastest way to see this resolved.

It's easier for us to monitor issues on Github than on the list.

If you don't have the time, I'll be happy to open one for you, but then you
don't get the credit and our thank you for identifying the problem. :)

On Mon, Sep 15, 2014 at 9:33 PM, Warren Young <warren at etr-usa.com> wrote:

> On 9/15/2014 13:09, Yitzchak Scott-Thoennes wrote:
>
>> When mro was first introduced, MRO::Compat was created for older perls;
>> with any luck, it can be used for Dancer.
>>
>
> This problem appears to be due to t/lib/TestPluginMRO.pm.  There isn't a
> "use mro" anywhere else in the 1.3129 dist tree.
>
> Changing the "use mro 'c3'" line to reference MRO::Compat allows it to
> pass "make test," and it appears to now run.  (More testing required.)
>
> By walking back through the versions, it appears this breakage was
> introduced in 1.3126.  Unfortunately, there was no announcement on the list
> for 1.3.126, so I can't guess what change required this.
>
> _______________________________________________
> dancer-users mailing list
> dancer-users at dancer.pm
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20140915/91d88480/attachment.html>


More information about the dancer-users mailing list