[cgiapp] CAP::ValidateRM install failure
Jaldhar H. Vyas
jaldhar at braincells.com
Sun Apr 6 10:43:03 EDT 2008
On Sun, 6 Apr 2008, Lesley Binks wrote:
> Hi
> I'm experimenting with CGI::Application and thought I'd try the
> sitepoint article out to get the hang of it all.
> So I cut and pasted the data and then started sorting out the
> dependencies via cpan which I think gets me the latest modules down.
> .
> I'm on Debian etch with perl 5.8
use the handy libcgi-application-plugins-perl package via apt-get instead.
You can even install the more up to date version from sid on etch without
problems though some manual work might be necessary to install
dependencies.
>
> I searched through the archives on erlbaum.net and found that someone
> else has experienced this same problem in Oct 2007.
> ( http://lists.openlib.org/pipermail/cgiapp/2007q4/000062.html )
>
> The sample application requires CAP::ValidateRM and the cpan install fails thus
>
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01_basic......ok
> t/99_pod........ok
> t/forward.......1/4
> # Failed test 'form is returned'
> # at t/forward.t line 22.
> # got: 'legacy form output HUH'
> # expected: 'legacy form output'
> # Looks like you failed 1 test of 4.
> t/forward....... Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/4 subtests
I mentioned this to Mark and he said it was harmless.
--
Jaldhar H. Vyas <jaldhar at braincells.com>
More information about the cgiapp
mailing list