18 Dec
2012
18 Dec
'12
5:49 p.m.
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