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

Changes for version 0.15

  • minor performance improvement by eliminating unnecessary calls to HTML-generation methods
  • bugfix in unicode handling: use uri_escape_utf8() on all query string values in URIs used for navigation
  • change id attribute of category navigation href: was just "categoryNavLink", now "categoryNavLink-[CATEGORY]" where [CATEGORY] is the category value where the user would navigate to if the href is followed
  • minor change in behavior of -auto_skip_to_results: enable auto-skip for any category with just a single member, instead of only no members (sub-category value NULL) or single empty string member, since the whole point of this module is to make browsing datasets in a browser *easy*

Documentation

Modules

Database browsing widget

Provides

in lib/CGI/Widget/DBI/TEST/Browse.pm