The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0108 - 2010-06-13

  • Ooooh! A bugreport. Someone's actually using this stuff! RT ticket 58274. User names with embedded '.' are not parsed correctly. rather than improving the RE, I wanted to use Regexp::Common::Email::Address. It's the perl way, be lazy. Alas, there's a bug there, so I fixed the local RE. Shamefully, I discovered that the last item in test 12 of t/html.t included a dot-containing address, which was parsed incorrectly.
  • 2010-07-11
    • Replaced ExtUtils::MakeMaker (deprecated) with Module::Build
    • Added scripts/pod2indexed_html.pl to be installed. Other scripts are useful only for debugging use of the module.

Documentation

Convert POD files to HTML and create an index page

Modules

Generate personalized HTML from PODs.

Provides

in lib/Pod/HtmlEasy/Data.pm
in lib/Pod/HtmlEasy/Parser.pm