in reply to Re: installation of CGI::Application::Plugin::Authentication failed
in thread installation of CGI::Application::Plugin::Authentication failed

Debian worked with aptitude.
  • Comment on Re^2: installation of CGI::Application::Plugin::Authentication failed

Replies are listed 'Best First'.
Re^3: installation of CGI::Application::Plugin::Authentication failed
by Anonymous Monk on Oct 10, 2008 at 08:25 UTC
    If I try with cpan, i get now:
    t/02_config.................NOK 31 # Failed test 'config dies when RENDER_LOGIN is passed a hashref' # at t/02_config.t line 93. # expecting: Regexp ((?-xism:parameter RENDER_LOGIN is not a coderef)) # found: Bizarre copy of ARRAY in sassign at /usr/share/perl/5.8/Carp/ +Heavy.pm line 39. # Looks like you failed 1 test of 69. t/02_config.................dubious Test returned status 1 (wstat 256, 0x100)
    Is this an error of Plugin::Authentication or my fault?
      I have this same error, installing from CPAN today on Ubuntu 8.04. Ignoring the test fail and installing anyway seems to have worked okay for now, but is obviously non-ideal.