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

Changes for version 1.07 - 2003-04-27

  • Removed the distinction between simple headings and OO headings. Simple headings are now (as they should be) just a variation of OO headings. This greatly simplifies programming logic. One consequence is that the headings() method now only returns OO headings. (Thanks to Bernhard Schmalhofer <Bernhard.Schmalhofer@biomax.de> for suggestions and patches.)
  • Added a hash as optional initializer for the headings() method. (Thanks to Bernhard Schmalhofer <Bernhard.Schmalhofer@biomax.de> for suggestions and patches.)
  • Headings can now override the default CSS class using the class() method. (Suggested by Bernie Ledwick <bl@man.fwltech.com>)
  • Documentation updates

Modules

Create tab widgets in HTML
Create OO tab headings for CGI::Widget::Tabs objects