Skip Menu |

This queue is for tickets about the RDF-TriN3 CPAN distribution.

Report information
The Basics
Id: 85195
Status: resolved
Priority: 0/
Queue: RDF-TriN3

People
Owner: perl [...] toby.ink
Requestors: dr [...] jones.dk
Cc:
AdminCc:

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



Subject: spews warnings about uninitialized value $author
Date: Sat, 11 May 2013 18:51:36 +0200
To: bug-rdf-trin3 [...] rt.cpan.org
From: Jonas Smedegaard <dr [...] jones.dk>
App::perlrdf testsuite failed for me when packaging it for Debian, and seems the bug is (partly, after exporting PERLX_MAYBE_IMPLEMENTATION=pp as workaround for https://rt.cpan.org/Ticket/Display.html?id=85193) in RDF::TriN3: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01basic.t t/02translate.t t/01basic.t ...... 1..1 ok 1 - use App::perlrdf; ok # Failed test 'nothing sent to STDERR' # at t/02translate.t line 15. # got: 'Use of uninitialized value $ENV{"PERLX_MAYBE_IMPLEMENTATION"} in pattern match (m//) at /usr/share/perl5/PerlX/Maybe.pm line 17. # Use of uninitialized value $author in pattern match (m//) at /usr/share/perl5/RDF/TrineX/Parser/Pretdsl.pm line 234, <GEN7> line 1. # Use of uninitialized value $author in pattern match (m//) at /usr/share/perl5/RDF/TrineX/Parser/Pretdsl.pm line 234, <GEN7> line 1. # Use of uninitialized value $author in pattern match (m//) at /usr/share/perl5/RDF/TrineX/Parser/Pretdsl.pm line 234, <GEN7> line 1. # ' # expected: '' # Looks like you failed 1 test of 6. t/02translate.t .. 1..6 not ok 1 - nothing sent to STDERR ok 2 - threw no exceptions ok 3 - exit code 0 ok 4 - JSON output to STDOUT ok 5 - Data is an RDF::Trine::Model. ok 6 - output contains some known data Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
Fixed in 0.204 (I think).