Hm. On cygwin, I tried 'cpanm -v Dancer-Plugin-Auth-Basic' and it fails with the same error message you mentioned<div>'cpan Dancer-Plugin-Auth-Basic' does the same. But good old 'make test', 'make install' works. Have no time to look into this right now. Sorry. Hope that helps.</div>
<div><br></div><div>PS: Don't forget 'cpanm --look Dancer-Plugin-Auth-Basic'</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"><<a href="mailto:xdg@xdg.me" target="_blank">xdg@xdg.me</a>></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>
<<a href="mailto:jesse.thompson@doit.wisc.edu">jesse.thompson@doit.wisc.edu</a>> wrote:<br>
> Building and testing Dancer-Plugin-Auth-Basic-0.02<br>
> Can't open README.pod for writing: Permission denied<br>
> at<br>
> C:\Users\zjt\.cpanm\work\1355758680.3396\Dancer-Plugin-Auth-Basic-0.02\_build\lib/My/Builder.pm<br>
> line 11.<br>
<br>
</div>I don't think it's a path issue. While it looks funky, I think Perl<br>
can sort out mixed back/forward slashes.<br>
<br>
"Permission denied" 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 <<a href="mailto:xdg@xdg.me">xdg@xdg.me</a>><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>