Skip Menu |

This queue is for tickets about the Scope-Session CPAN distribution.

Report information
The Basics
Id: 64292
Status: open
Priority: 0/
Queue: Scope-Session

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

Bug Information
Severity: Normal
Broken in: 0.02
Fixed in: (no value)



Subject: Undeclared dependency on Test::MockObject
As per subject. Example fail report: http://www.cpantesters.org/cpan/report/6573724 HTH, Thanks && Regards,
On 2010-12-28 17:13:57, ANDK wrote: Show quoted text
> As per subject. > > Example fail report: > > http://www.cpantesters.org/cpan/report/6573724 > > HTH, Thanks && Regards,
Also undeclared: Class::Accessor::Fast ... Base class package "Class::Accessor::Fast" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: ...).) at t/02_singleton.t line 14. BEGIN failed--compilation aborted at t/02_singleton.t line 14. # Looks like you planned 5 tests but ran 2. # Looks like your test exited with 2 just after 2. t/02_singleton.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 3/5 subtests ...