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

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?
  • Comment on Re^3: installation of CGI::Application::Plugin::Authentication failed
  • Download Code

Replies are listed 'Best First'.
re: Bizarre copy of ARRAY in sassign
by denny (Novice) on Jan 30, 2009 at 15:14 UTC
    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.