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 2.06 - 2011-04-15

  • Code gardening - no functionality modifications - includes:-
  • Moved old DEBUG framework to Smart::Comments
  • Ensured variables are declared my as much as possible
  • Ensure strict/warnings used as far as possible
  • use base rather than playing games with @ISA
  • Changes above enforce a requirement of perl 5.6.1
  • Robo-reformatted by perltidy
  • Stripped function prototypes where used
  • Passes standard perl critic with one exclusion
  • Tweaks for comprehensibility - splitting sections etc

Modules

Format HTML as PostScript
Format HTML as RTF
Format HTML as plaintext
Base class for HTML formatters