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 0.12

  • notation (when using :standard). For instance, constructing CGI::Widget::Series requires a Series() call, and constructing CGI::Widget::HList::Node requires a HList__Node() call.
  • Added on-the-fly constructors for the html() methods in Series and HList

Modules

Base class for CGI::Widget::...
Create and manipulate Hierarchial List widgets
Class for making CGI series forms