PASS Devel-CheckOS-1.0 i686-linux-64int 2.6.22-1-k7
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

perl.cpan.testers Profile…
 Up
PASS Devel-CheckOS-1.0 i686-linux-64int 2.6.22-1-k7         


Author: Andreas Koenig Gmwojprw
Date: Oct 2, 2007 09:05

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear David Cantrell,

This is a computer-generated report for Devel-CheckOS-1.0
on perl-5.9.5, created automatically by CPAN-Reporter-0.99_13
and sent to the CPAN Testers mailing list.

If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.

Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.

Sections of this report:
Show full article (5.46Kb)
2 Comments
Re: PASS Devel-CheckOS-1.0 i686-linux-64int 2.6.22-1-k7         


Author: David Cantrell
Date: Oct 3, 2007 02:36

On Tue, Oct 02, 2007 at 06:05:51PM +0200, andreas.koenig.gmwojprw@franz.ak.mind.de wrote:
> t/00_checkos........................ok
> t/01-import-all.....................ok
> t/02-import-bool....................ok
> t/03-import-fatal...................ok
> t/10-assertos-single-valid-OS.......ok
> t/11-assertos-blah-valid............ok
> t/12-assertos-single-invalid-OS.....ok
> t/13-assertos-blah-invalid..........ok
> t/14-assertos-multi.................ok
> t/XX-autodetected-linux-as-Linux....Can't locate package Exporter for @Devel::CheckOS::ISA at /home/sand/.cpan/build/Devel-CheckOS-1.0-znZTAS/blib/lib/Devel/AssertOS/Linux.pm line 5.
> ok
>
> ...
>
> Summary of my perl5 (revision 5 version 9 subversion 5) configuration:

That warning qbout Exporter is a bit of a puzzler, especially when it
found Exporter just fine earlier when the *import* tests passed. Any
ides what's going on?
Show full article (1.20Kb)
no comments
Re: PASS Devel-CheckOS-1.0 i686-linux-64int 2.6.22-1-k7         


Author: Andreas J. Koenig
Date: Oct 3, 2007 03:19

>>>>> On Wed, 3 Oct 2007 10:36:52 +0100, David Cantrell cantrell.org.uk> said:
> Devel-CheckOS

The package Devel::CheckOS claims to be an Exporter but does not 'use
Exporter'. When you fill in a 'use Exporter' then the noise goes away.

--
andreas
no comments