Subject: | RE: XML::Writer::Nest Makefile.PL Warning Missing pod-coverage.t |
Date: | Tue, 27 Sep 2016 13:53:42 +0000 |
To: | "bug-XML-Writer-Nest [...] rt.cpan.org" <bug-XML-Writer-Nest [...] rt.cpan.org> |
From: | "Cooney, Dan P [CTO]" <Daniel.P.Cooney [...] sprint.com> |
Terrance,
I didn't even read enough to insure I captured the most useful information. Again, the warning message was raised when I attempted to perform Makefile.PL for XML::Writer::Nest 1.0.
Sincerely,
Dan Cooney
daniel.p.cooney@sprint.com<mailto:daniel.p.cooney@sprint.com>
Be sure to include at least the following information:
* Distribution name and version (For example, "DBIx-SearchBuilder-0.46")
XML-Writer-Nest-1.0 / XML::Writer::Nest
* Perl version (Find this by running the command perl -v)
$ /development1/kk2/localperl/bin/perl -v
This is perl 5, version 24, subversion 0 (v5.24.0) built for x86_64-linux
Copyright 1987-2016, Larry Wall
* Operating System vendor and version (Find this by running the command uname -a)
$ uname -a
Linux dvmkg696 2.6.32-573.12.1.el6.x86_64 #1 SMP Mon Nov 23 12:55:32 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
Other things that are often helpful:
* Details about your operating environment that might be related to the issue being described
It has been about 8 years since I've built Perl. Most of my experience would be in Solaris, and I have no experience XML modules.
* Exact cut and pasted error or warning messages
$ /development1/kk2/localperl/bin/perl Makefile.PL 2>&1 | tee PerlMakeFilePL.>
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/pod-coverage.t
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for XML::Writer::Nest
Writing MYMETA.yml and MYMETA.json
* The shortest, clearest code you can manage to write which reproduces the bug described.
* A patch against the latest released version of this distribution which fixes this bug.
unknown
From: Cooney, Dan P [CTO]
Sent: Monday, September 26, 2016 21:23
To: 'bug-XML-Writer-Nest@rt.cpan.org' <bug-XML-Writer-Nest@rt.cpan.org>
Cc: Cooney, Dan P [CTO] <Daniel.P.Cooney@sprint.com>
Subject: XML::Writer::Nest Makefile.PL Warning Missing pod-coverage.t
Terrance,
When running the Makefile.PL to build XML::Writer::Nest, there was a warning message about missing "pod-coverage.t". The error excerpt is:
Warning: the following files are missing in your kit:
t/pod-coverage.t
The full Makefile.PL output file is provided below. I'm a neophyte at building Perl and adding modules, so I suspected I am either doing something wrong, but felt I should share the message as directed.
Sincerely,
Dan Cooney
daniel.p.cooney@sprint.com<mailto:daniel.p.cooney@sprint.com>
$ /development1/kk2/localperl/bin/perl Makefile.PL 2>&1 | tee PerlMakeFilePL.>
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/pod-coverage.t
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for XML::Writer::Nest
Writing MYMETA.yml and MYMETA.json
$ pwd
/development1/kk2/Perl5/XML-Writer-Nest-1.0
$ ls t
00-load.t pod.t
Show quoted text
________________________________
This e-mail may contain Sprint proprietary information intended for the sole use of the recipient(s). Any use by others is prohibited. If you are not the intended recipient, please contact the sender and delete all copies of the message.
Message body is not shown because it is too large.