Re: [cgiapp] CAP::Config::Simple

2005-12-19 Thread Jason Purdy
I also ran into this created an RT bug: http://rt.cpan.org/NoAuth/Bug.html?id=15674 The problem is that you're running the tests as 'root' and so the test to create a file you can't read or write to fails b/c root is special. I had to end up hacking the tests to skip 'em. - Jason Andrew

[cgiapp] CAP::Config::Simple

2005-12-18 Thread Andrew Brosnan
Hi, While trying to install CAP::Config::Simple (on Mac OS X 10.3.9) I get the following errors from make test: # Failed test 'un readable file' # in t/main.t at line 75. # '' # doesn't match '(?i-xsm:Permission denied)' t/mainNOK 19