On Sat, 02 Jan 2016 22:39:20 -0800, Russ Allbery <eagle@eyrie.org> wrote: > I'm pleased to announce release 4.04 of podlators. This fixes some test > portability and merges changes made as part of the import into blead. > > podlators contains Pod::Man and Pod::Text modules which convert POD input > to *roff source output, suitable for man pages, or plain text. It also > includes several subclasses of Pod::Text for formatted output to terminals > with various capabilities. It is the source package for the Pod::Man and > Pod::Text modules included with Perl. > > Changes from previous release: > > Fix portability of the t/docs/synopsis.t test to Windows. It was > assuming UNIX path delimiters when filtering out files it didn't > intend to test. > > Don't include .travis.yml in the distribution so that it isn't picked > up by Perl core. Thanks, Karen Etheridge. (#110385) > > Add homepage information to the CPAN metadata and change the canonical > repository location to GitHub. > > You can download it from: > > <http://www.eyrie.org/~eagle/software/podlators/> > > This package is maintained using Git; see the instructions on the above > page to access the Git repository. > > Please let me know of any problems or feature requests not already listed > in the TODO file. Is this something that Prima should fix, or something that podlators should catch? t/search50.t ...... 799/? # Failed test ' find('Prima::VB::VB') should match survey's name2where{Prima::VB::VB}' # at t/search50.t line 76. # got: '/pro/lib/perl5/site_perl/5.22.0/x86_64-linux-thread-multi-ld/Prima/VB/VB' # expected: '/pro/lib/perl5/site_perl/5.22.0/x86_64-linux-thread-multi-ld/Prima/VB/VB.pl' t/search50.t ...... 3433/? # Failed test ' find('Prima::VB::cfgmaint') should match survey's name2where{Prima::VB::cfgmaint}' # at t/search50.t line 76. # got: '/pro/lib/perl5/site_perl/5.22.0/x86_64-linux-thread-multi-ld/Prima/VB/cfgmaint' # expected: '/pro/lib/perl5/site_perl/5.22.0/x86_64-linux-thread-multi-ld/Prima/VB/cfgmaint.pl' t/search50.t ...... 6156/? # Looks like you failed 2 tests of 8068. t/search50.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/8068 subtests -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.23 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/Thread Previous | Thread Next