<div dir="ltr">Opening an issue on Github will be the fastest way to see this resolved.<br><br>It's easier for us to monitor issues on Github than on the list.<br><br>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. :)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 15, 2014 at 9:33 PM, Warren Young <span dir="ltr"><<a href="mailto:warren@etr-usa.com" target="_blank">warren@etr-usa.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 9/15/2014 13:09, Yitzchak Scott-Thoennes wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When mro was first introduced, MRO::Compat was created for older perls;<br>
with any luck, it can be used for Dancer.<br>
</blockquote>
<br></span>
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.<br>
<br>
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.)<br>
<br>
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.<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm" target="_blank">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/<u></u>mailman/listinfo/dancer-users</a><br>
</div></div></blockquote></div><br></div>