in reply to Pod2html Problem

I believe this is a bug in Pod::Html that I fixed recently. The latest version from CPAN should work properly.

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

Replies are listed 'Best First'.
Re: Re: Pod2html Problem
by hsmyers (Canon) on Sep 26, 2001 at 03:42 UTC
    Jeff,

    I just hit CPAN and your website—no mention of a revised Pod::Html. Which of the several available on CPAN would it be?

    hsm
      The one distributed with Perl 5.7.2. The patch was just one line, I think.

      _____________________________________________________
      Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
      s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

        Thanks,

        Given the nature of chaos, one line could tip the scales either way<g>!

        hsm
Re: Re: Pod2html Problem
by hsmyers (Canon) on Sep 26, 2001 at 17:53 UTC
    Jeff,

    Thanks again—Pod::Html version 1.4 did the trick...

    hsm