The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.06

  • Some general tidying up of both the documentation and code
  • Method setCell will now automatically increase the table size if the row/col parameters are larger than the current table size (this can be turned off using the autoGrow method)
    • NB This new behaviour may break existing code **** Thanks to John Stumbles <john@uk.stumbles.org> for this modification.
  • New method autoGrow used to control the behaviour of the setCell method Thanks to John Stumbles <john@uk.stumbles.org> for this modification.
  • Error checking for parameters is now case-independent Thanks to John Stumbles <john@uk.stumbles.org> for this suggestion.
  • All error messages now end in a newline (\n) Thanks to John Stumbles <john@uk.stumbles.org> for this modification.
  • New method setColBGColor Thanks to Jay Flaherty <fty@mediapulse.com> for this modification.
  • New methods setCellHead, setColHead Thanks to Jay Flaherty <fty@mediapulse.com> for this modification.
  • The new method can now take a hash of parameters (see the documentation) Thanks to Jay Flaherty <fty@mediapulse.com> for this modification.
  • 1.05a 8 February 2001
    • Small corection to the documentation. Thanks to John Stumbles <j.d.stumbles@reading.ac.uk> for pointing this out.

Modules

produces HTML tables