RE: Changes to IO::Compress::*
[email protected] ("Paul Marquess")
| Newsgroups | perl.perl5.porters,perl.vmsperl |
|---|---|
| Message-ID | <[email protected]> |
From: Craig A. Berry [mailto:[email protected]] > On Feb 24, 2009, at 1:29 PM, Paul Marquess wrote: > > > From: Craig A. Berry [mailto:[email protected]] > > > >> On Tue, Feb 24, 2009 at 8:59 AM, Paul Marquess > >> <[email protected]> wrote: > >>> > >>> Is there anyone with access to VMS that could try > >>> Compress::Bzip2::Raw & > >>> IO::Compress::Bzip2? > >> > > .... > > Compress::Raw::Bzip2 test output: > .... > Result: PASS > > and IO::Compress::Bzip2 test output: .... > Result: PASS > > > Congratulations -- looks like crossing your fingers did the trick :-). Thanks Craig, that's good news. If there aren't any objections, I'll put a patch together for the core. Paul