<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>I resolved that issue (was missing Role-Tiny)</div>
<div>&nbsp;</div>
<div>Now I&#8217;m looking for Dancer2 equivalents to the plugin&#8217;s</div>
<div>&nbsp;</div>
<div style="text-indent: 36pt; ">Dancer::Plugin::REST;</div>
<div style="text-indent: 36pt; ">Dancer::Plugin::Ajax;</div>
<div style="text-indent: 36pt; ">Dancer::Plugin::FormattedOutput;</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div>I found</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dancer2::Plugin::REST</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div>But when I use it I get:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DEPRECATED: Dancer2::Plugin::REST calls 'dancer_app' instead of '$dsl-&gt;dancer_app'. at /home/app_perf_catalog/mwoodpatrick/mongodb/PORTool/Perl/Dancer2-Plugin-REST-0.09/lib/Dancer2/Plugin/REST.pm line 25</div>
<div> at /home/app_perf_catalog/mwoodpatrick/mongodb/PORTool/Perl/Dancer2/lib/Dancer2/Plugin.pm line 370</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div>I guess I can try and update these myself but was wondering if anyone had any other suggestions</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div>Mark</div>
<div><font face="Tahoma, sans-serif">_____________________________________________<br>

<b>From:</b> Mark Wood-Patrick <br>

<b>Sent:</b> Wednesday, May 01, 2013 5:44 AM<br>

<b>To:</b> dancer-users@dancer.pm<br>

<b>Cc:</b> Mark Wood-Patrick<br>

<b>Subject:</b> What versions Moo has Dancer2 been tested with?</font></div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div>What versions Moo has Dancer2 been tested with running the following program</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; use Dancer2;</div>
<div>&nbsp;&nbsp;&nbsp; get '/' =&gt; sub { </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Hello World&quot; </div>
<div>&nbsp;&nbsp;&nbsp; };</div>
<div>&nbsp;&nbsp;&nbsp; dance;</div>
<div>&nbsp;</div>
<div>I get</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div>Can't locate object method &quot;apply_roles_to_package&quot; via package &quot;Moo::Role&quot; at /home/app_perf_catalog/mwoodpatrick/mongodb/PORTool/Perl/Moo-1.001000/lib/Moo/Role.pm line 208.</div>
<div>Compilation failed in require at /home/app_perf_catalog/mwoodpatrick/mongodb/PORTool/Perl/Dancer2/lib/Dancer2.pm line 8.</div>
<div>BEGIN failed--compilation aborted at /home/app_perf_catalog/mwoodpatrick/mongodb/PORTool/Perl/Dancer2/lib/Dancer2.pm line 8.</div>
<div>Compilation failed in require at simple.pl line 16.</div>
<div>BEGIN failed--compilation aborted at simple.pl line 16.</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div style="padding-left: 18pt; text-indent: -18pt; ">Mark Wood-Patrick </div>
<div style="padding-left: 18pt; text-indent: -18pt; "><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
</font>

<DIV>
<HR>
</DIV>
<DIV>This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.&nbsp; Any unauthorized review, use, disclosure 
or distribution is prohibited.&nbsp; If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message. </DIV>
<DIV>
<HR>
</DIV>
<P></P>
</body>
</html>