Skip Menu |

This queue is for tickets about the Anansi-Script-CGI CPAN distribution.

Report information
The Basics
Id: 129394
Status: resolved
Priority: 0/
Queue: Anansi-Script-CGI

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: 0.04



Subject: Undefined subroutine &Anansi::ScriptComponent::addChannel
Test suite fails, possibly if older Anansi::ScriptComponent is installed: ... # Failed test 'use Anansi::Script::CGI;' # at t/Anansi-Script-CGI.t line 9. # Tried to use 'Anansi::Script::CGI'. # Error: Undefined subroutine &Anansi::ScriptComponent::addChannel called at /usr/home/cpansand/.cpan/build/2019050114/Anansi-Script-CGI-0.03-0/blib/lib/Anansi/Script/CGI.pm line 176. # Compilation failed in require at t/Anansi-Script-CGI.t line 9. # BEGIN failed--compilation aborted at t/Anansi-Script-CGI.t line 9. # Looks like you failed 1 test of 1. t/Anansi-Script-CGI.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ... Statistical analysis: **************************************************************** Regression 'mod:Anansi::ScriptComponent' **************************************************************** Name Theta StdErr T-stat [0='const'] -0.0000 0.0000 -6.65 [1='eq_0.02'] 1.0000 0.0000 63426168853128360.00 R^2= 1.000, N= 107, K= 2 ****************************************************************
On 2019-05-02 02:20:01, SREZIC wrote: Show quoted text
> Test suite fails, possibly if older Anansi::ScriptComponent is > installed: > > ... > # Failed test 'use Anansi::Script::CGI;' > # at t/Anansi-Script-CGI.t line 9. > # Tried to use 'Anansi::Script::CGI'. > # Error: Undefined subroutine > &Anansi::ScriptComponent::addChannel called at > /usr/home/cpansand/.cpan/build/2019050114/Anansi-Script-CGI-0.03- > 0/blib/lib/Anansi/Script/CGI.pm line 176. > # Compilation failed in require at t/Anansi-Script-CGI.t line 9. > # BEGIN failed--compilation aborted at t/Anansi-Script-CGI.t line 9. > # Looks like you failed 1 test of 1. > t/Anansi-Script-CGI.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests > ... > > Statistical analysis: > > **************************************************************** > Regression 'mod:Anansi::ScriptComponent' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] -0.0000 0.0000 -6.65 > [1='eq_0.02'] 1.0000 0.0000 63426168853128360.00 > > R^2= 1.000, N= 107, K= 2 > ****************************************************************
Other Anansi::* distributions seem to have the same problem: * ANANSI/Anansi-Script-Shell-0.04.tar.gz * ANANSI/Anansi-Script-SOAP-0.03.tar.gz
On 2019-05-02 02:23:16, SREZIC wrote: Show quoted text
> On 2019-05-02 02:20:01, SREZIC wrote:
> > Test suite fails, possibly if older Anansi::ScriptComponent is > > installed: > > > > ... > > # Failed test 'use Anansi::Script::CGI;' > > # at t/Anansi-Script-CGI.t line 9. > > # Tried to use 'Anansi::Script::CGI'. > > # Error: Undefined subroutine > > &Anansi::ScriptComponent::addChannel called at > > /usr/home/cpansand/.cpan/build/2019050114/Anansi-Script-CGI-0.03- > > 0/blib/lib/Anansi/Script/CGI.pm line 176. > > # Compilation failed in require at t/Anansi-Script-CGI.t line 9. > > # BEGIN failed--compilation aborted at t/Anansi-Script-CGI.t line 9. > > # Looks like you failed 1 test of 1. > > t/Anansi-Script-CGI.t .. > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/1 subtests > > ... > > > > Statistical analysis: > > > > **************************************************************** > > Regression 'mod:Anansi::ScriptComponent' > > **************************************************************** > > Name Theta StdErr T-stat > > [0='const'] -0.0000 0.0000 -6.65 > > [1='eq_0.02'] 1.0000 0.0000 63426168853128360.00 > > > > R^2= 1.000, N= 107, K= 2 > > ****************************************************************
> > Other Anansi::* distributions seem to have the same problem: > * ANANSI/Anansi-Script-Shell-0.04.tar.gz > * ANANSI/Anansi-Script-SOAP-0.03.tar.gz
Seems to be fixed now.