Hm. On cygwin, I tried &#39;cpanm -v Dancer-Plugin-Auth-Basic&#39; and it fails with the same error message you mentioned<div>&#39;cpan Dancer-Plugin-Auth-Basic&#39; does the same. But good old &#39;make test&#39;, &#39;make install&#39; works. Have no time to look into this right now. Sorry. Hope that helps.</div>

<div><br></div><div>PS: Don&#39;t forget &#39;cpanm --look Dancer-Plugin-Auth-Basic&#39;</div><div><br></div><div><div><br></div><br><div class="gmail_quote">On Tue, Dec 18, 2012 at 11:25 AM, David Golden <span dir="ltr">&lt;<a href="mailto:xdg@xdg.me" target="_blank">xdg@xdg.me</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Dec 18, 2012 at 12:49 PM, Jesse Thompson<br>
&lt;<a href="mailto:jesse.thompson@doit.wisc.edu">jesse.thompson@doit.wisc.edu</a>&gt; wrote:<br>
&gt; Building and testing Dancer-Plugin-Auth-Basic-0.02<br>
&gt; Can&#39;t open README.pod for writing: Permission denied<br>
&gt;  at<br>
&gt; C:\Users\zjt\.cpanm\work\1355758680.3396\Dancer-Plugin-Auth-Basic-0.02\_build\lib/My/Builder.pm<br>
&gt; line 11.<br>
<br>
</div>I don&#39;t think it&#39;s a path issue.  While it looks funky, I think Perl<br>
can sort out mixed back/forward slashes.<br>
<br>
&quot;Permission denied&quot; on README.pod is a hint that something is trying<br>
to update/modify README.pod -- which is completely unnecessary for<br>
installing a module.  It looks like that custom builder is doing<br>
something wrong.<br>
<span class="HOEnZb"><font color="#888888"><br>
David<br>
<br>
--<br>
David Golden &lt;<a href="mailto:xdg@xdg.me">xdg@xdg.me</a>&gt;<br>
Take back your inbox! → <a href="http://www.bunchmail.com/" target="_blank">http://www.bunchmail.com/</a><br>
Twitter/IRC: @xdg<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
</div></div></blockquote></div><br></div>