This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Exclude a new Pod-Perldoc test script for now, since it's failing in core
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 10 Aug 2016 12:54:26 +0000 (13:54 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 10 Aug 2016 12:54:26 +0000 (13:54 +0100)
commit5fddd31d7b2dc088b4b71080d71434186b7722e0
treefd64a61d8148d569f9aeae63b599e4936e4878b7
parent42b862f5972b81b4b0394d82463f735d2e1759f2
Exclude a new Pod-Perldoc test script for now, since it's failing in core

Failures on Win32/MSVC++ when dropped into core are:

not ok 3 - got expected output in STDOUT
#   Failed test 'got expected output in STDOUT'
#   at t/02_module_pod_output.t line 40.
#                   undef
#     doesn't match '(?^:Look up Perl documentation)'

not ok 7 - got expected output in STDERR
#   Failed test 'got expected output in STDERR'
#   at t/02_module_pod_output.t line 73.
#                   ''perl' is not recognized as an internal or external command
,
# operable program or batch file.
# '
#     doesn't match '(?^:No documentation)'
MANIFEST
Porting/Maintainers.pl
cpan/Pod-Perldoc/t/02_module_pod_output.t [deleted file]