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

Changes for version 1.06 - 2003-01-16

  • Minor interface change as promised in the 1.05 release: $h->raw_text(STRING) has been superseded by $h->raw(BOOLEAN). For a background of the reason, see the BUGS section in the documentation of the 1.05 release. For the current workings, see the documentation in this release for the methods $h->text() and $h->raw().
  • Dropped the "use warnings" to support Perl <= 5.005. But CGI::Widget::Tabs pretends to be warning free all together.

Modules

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