Dear VMS porters,

while perl-5.8.1 is approaching, I have merged the perl core's
Pod::Parser (modules and test scritpts) with Pod-Parser-1.24
on CPAN. The result (not-yet-released PodParser-1.25) is
attached.
 <<PodParser-1.25.tar.gz>> 
Most changes in the recent Perl core were related to VMS.
Could you please verify that I merged this corretly and the result
works ok on VMS
a) standalone (perl Makefile.PL, make test), e.g. on top of perl-5.8.0
   or 5.6.1
b) in the perl core, i.e. by dropping the lib/Pod/*.pm and t/pod/*
  into the perl-5.8.1-RC4 core source and running "make test"?
  On UNIX, this would be:
  $ cp <pod-parser-dist>/lib/Pod/*.pm <core-dist>/lib/Pod
  $ cp <pod-parser-dist>/t/pod/* <core-dist>/t/pod/
  $ cd <core-dist>
  $ make test


If ok, this could be included in the final 5.8.1...

Thanks a lot,

Marek

Attachment: PodParser-1.25.tar.gz
Description: Binary data

Reply via email to