Schrift
Wiki:Tipp zum Debugging: use Data::Dumper; local $Data::Dumper::Useqq = 1; print Dumper \@var;
[thread]12609[/thread]

CGI::Application::Plugin::Authentication mehrere Errors



<< >> 4 Einträge, 1 Seite
chris-
 2008-10-09 17:14
#115325 #115325
User since
2007-10-18
18 Artikel
BenutzerIn
[default_avatar]
Hi,

möchte CGI::Application::Plugin::Authentication installieren.
cpan> install CGI::Application::Plugin::Authentication

Auf Suse 10.3:
Code: (dl )
1
2
3
4
5
t/01_basic..................ok 1/9Undefined subroutine &Scalar::Util::weaken called at /root/.cpan/build/CGI-Application-Plugin-Authentication-0.12/blib/lib/CGI/Application/Plugin/Authentication.pm line 1543.
# Looks like you planned 9 tests but only ran 4.
# Looks like your test died just after 4.
t/01_basic..................dubious
Test returned status 255 (wstat 65280, 0xff00)


Auf Deb 4.0:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
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)
DIED. FAILED test 31
Failed 1/69 tests, 98.55% okay


Hat wer Erfahrung, wie ich das olle Plugin installieren kann?

Danke,
Chris
moritz
 2008-10-09 18:43
#115333 #115333
User since
2007-05-11
923 Artikel
HausmeisterIn
[Homepage]
user image
Cross-Post

Reicht es denn nicht, in einem Forum zu frangen?
pq
 2008-10-09 19:11
#115337 #115337
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
moritz+2008-10-09 16:43:51--
Reicht es denn nicht, in einem Forum zu frangen?

oder zumindest dann darauf hinzuweisen.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem
chris-
 2008-10-10 12:13
#115360 #115360
User since
2007-10-18
18 Artikel
BenutzerIn
[default_avatar]
Sorry, habe übersehen, Cross post in perlmonks, weil größerer Benutzerkreis.
<< >> 4 Einträge, 1 Seite



View all threads created 2008-10-09 17:14.