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 0.09 - 2007-04-01

  • Subject code to perltidy and perlcritic.
  • Refactor to deal with perlcritic criticism.
  • Re-write link processing for efficiency
  • Remove code that caused L<...> and E<...> to be interpolated in verbatim paragraphs.
  • Add head1 processing to extract title
  • Add preprocessing to extract VERSION and PACKAGE

Changes for version 0.08_03 - 2006-11-13

  • Make value of $VERSION a floating-point number

Changes for version 0.08_02 - 2006-11-12

  • Fix [21646]

Changes for version 0.08_01 - 2006-09-25

  • Changes made by GLEACH
  • Minor cleanup in test.pl
  • Replaced test/1.simple.html; S<> formatting was incorrect.
  • Updated test/2.graphic.pod; source of test file, made it a jpg
  • Added test/graphic-file.jpg
  • Added test/3.bugs.pod
  • podhtmleasy.pl: added shebang and fixed warnings. [6062]
  • HtmlEasy.pm fixed warnings [6062]
  • HtmlEasy/Parser.pm fixed warnings [6062]
  • Added support for X<...> [20078]
  • Added support for =head4, =begin, =end

Modules

Generate easy and personalized HTML from PODs, without extra modules and on "the flight".

Provides

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