On Mon Aug 01 01:46:06 2011, GLEACH wrote:
Show quoted text> t/02_api.t ........ 1/? perl: XS.xs:117: get_bool: Assertion
> `((svtype)((_svi)->sv_flags & 0xff)) >= SVt_RV' failed.
>
>
> perl-5.12.3-143.fc14.i686
As of commit 521d6496de52f74486cb2357f8fee78c98a6d5e7 at
https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta, I get no failure in this file.
#####
$ prove -l t/*.t
t/02_api.t ........ ok
t/03_functions.t .. ok
t/04_export.t ..... ok
t/05_errors.t ..... ok
All tests successful.
Files=4, Tests=43, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.20 cusr 0.02 csys = 0.26 CPU)
Result: PASS
#####
Can ticket be closed?
Thank you very much.
Jim Keenan