Subject: | Warnings seen while running testsuite under Perl-5.10.1 |
Hello,
I was installing this module and saw those warnings show up. While it
might be harmless ( didn't cause any failures ) I thought it worthwhile
to report. Thanks!
--
~Apocalypse
Subject: | Class-Iterator.txt |
[MSG] Checksum matches for 'Class-Iterator-0.3.tar.gz'
[MSG] Extracted 'Class-Iterator-0.3'
[MSG] Extracted 'Class-Iterator-0.3/t'
[MSG] Extracted 'Class-Iterator-0.3/t/02.t'
[MSG] Extracted 'Class-Iterator-0.3/t/01.t'
[MSG] Extracted 'Class-Iterator-0.3/Iterator.pm'
[MSG] Extracted 'Class-Iterator-0.3/README'
[MSG] Extracted 'Class-Iterator-0.3/Makefile.PL'
[MSG] Extracted 'Class::Iterator' to '/root/.cpanplus/5.10.1/build/Class-Iterator-0.3'
Running [/usr/bin/perl /usr/local/bin/cpanp-run-perl /root/.cpanplus/5.10.1/build/Class-Iterator-0.3/Makefile.PL INSTALLDIRS=site]...
Writing Makefile for Class::Iterator
Running [/usr/bin/make]...
cp Iterator.pm blib/lib/Class/Iterator.pm
Manifying blib/man3/Class::Iterator.3pm
Running [/usr/bin/make test]...
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
"my" variable $v masks earlier declaration in same scope at t/01.t line 23.
"my" variable $it masks earlier declaration in same scope at t/01.t line 33.
(in cleanup) Unknow method DESTROY at t/01.t line 30
(in cleanup) Unknow method DESTROY at t/01.t line 39
(in cleanup) Unknow method DESTROY at t/01.t line 0
t/01.t .. ok
(in cleanup) Unknow method DESTROY at t/02.t line 0
t/02.t .. ok
All tests successful.
Files=2, Tests=307, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.08 cusr 0.01 csys = 0.17 CPU)
Result: PASS
Running [/usr/bin/make install]...
Installing /usr/local/share/perl/5.10.1/Class/Iterator.pm
Installing /usr/local/man/man3/Class::Iterator.3pm
Appending installation info to /usr/local/lib/perl/5.10.1/perllocal.pod