aartist has asked for the wisdom of the Perl Monks concerning the following question:
I am installing Catalyst::Controller::LeakTracker module on GNU/Linux (Perl 5.8.8) and I am getting following error message while running the tests.
# Failed test 'mentions leaked request' # at t/01-basic.t line 19. # 'Template::Declare::Tag=CODE(0x10d2cf90)' # doesn't match '(?-xism:leak_something)'
There are more failed tests too with almost similar messages. How I can resolve these?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module Installation Failure
by Anonymous Monk on Oct 11, 2011 at 03:31 UTC | |
by aartist (Pilgrim) on Oct 11, 2011 at 14:50 UTC | |
by Anonymous Monk on Oct 11, 2011 at 14:57 UTC | |
|
Re: Module Installation Failure
by FunkyMonk (Bishop) on Oct 11, 2011 at 15:12 UTC | |
by aartist (Pilgrim) on Oct 11, 2011 at 16:28 UTC |