Skip Menu |

This queue is for tickets about the Graph-Writer-TGXML CPAN distribution.

Report information
The Basics
Id: 107835
Status: open
Priority: 0/
Queue: Graph-Writer-TGXML

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

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



Subject: Graph::Writer missing in PREREQs
On 2015-10-17 04:41:18, SREZIC wrote: Show quoted text
> See http://www.cpantesters.org/cpan/report/41656354-a26c-11e1-b355- > fd3df4b14d39 for a sample fail report.
At least Test::XML is still missing in 0.02: PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0.use.t ..... ok Can't locate Test/XML.pm in @INC (you may need to install the Test::XML module) (@INC contains: ... .) at t/1.simple.t line 7. BEGIN failed--compilation aborted at t/1.simple.t line 7. # Looks like your test exited with 2 before it could output anything. t/1.simple.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests
Subject: Re: [rt.cpan.org #107835] Graph::Writer missing in PREREQs
Date: Sun, 10 Nov 2019 21:09:35 +0000
To: bug-Graph-Writer-TGXML [...] rt.cpan.org
From: Jess Robinson <castaway [...] desert-island.me.uk>
Dagnabbit, I added that then meant to remove it again.. On Sun, 10 Nov 2019 15:27:04 -0500 "Slaven_Rezic via RT" <bug-Graph-Writer-TGXML@rt.cpan.org> wrote: Show quoted text
> Queue: Graph-Writer-TGXML > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107835 > > > On 2015-10-17 04:41:18, SREZIC wrote:
> > See http://www.cpantesters.org/cpan/report/41656354-a26c-11e1-b355- > > fd3df4b14d39 for a sample fail report.
> > At least Test::XML is still missing in 0.02: > > PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/0.use.t ..... ok > Can't locate Test/XML.pm in @INC (you may need to install the Test::XML module) (@INC contains: ... .) at t/1.simple.t line 7. > BEGIN failed--compilation aborted at t/1.simple.t line 7. > # Looks like your test exited with 2 before it could output anything. > t/1.simple.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/2 subtests >