[dancer-users] Dancer::Plugin::Auth::Basic on Windows

Jesse Thompson jesse.thompson at doit.wisc.edu
Tue Dec 18 17:49:06 GMT 2012


I'm attempting to port a Dancer app to Windows.  So far, all of the 
dependencies have installed fine, but cpanm fails to install 
Dancer::Plugin::Auth::Basic

Building and testing Dancer-Plugin-Auth-Basic-0.02
Can't open README.pod for writing: Permission denied
  at 
C:\Users\zjt\.cpanm\work\1355758680.3396\Dancer-Plugin-Auth-Basic-0.02\_build\lib/My/Builder.pm 
line 11.

It appears that the path .../My/Builder.pm is assuming the OS is *nix. 
Anyone know if a way to fix this?

Jesse


More information about the dancer-users mailing list