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 1.1 - 2002-08-07

  • The leading minus sign in key/value lists is now propagated to the query params in the URL. The reason is that you would get bitten if you wanted to access the CGI tabs parameter directly through the CGI object in stead of through the CGI::Tabs object. The missing '-' would be a fall over. If you are not accessing the tabs parameter outside the CGI::Tabs object, you are not affected.
  • The space between tabs now has it's own CSS class
  • demo.pl has been renamed to tabs-demo.pl to avoid future conflicts.

Changes for version 1.10

  • Corrected version numbers in Changes file
  • Correctd Pod error in CGI::Widget::Tabs::Headings

Modules

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