Skip to main content



Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.

Changes for 2.71

  • Change default -highlightthickness from HList's default of 2 pixels to Listbox's default of 1 for more consistant appearance, particularly when used by Tk::JBrowseEntry.
  • Some minor doc. cleanups.



Plack register application.

Changes for 0.01 - 2023-06-24T18:07:21+02:00

  • First version.


We are Slovak CPAN authors.

Changes for 0.28 - 2023-06-24T18:04:43+02:00

  • Fix minimal version of module.


Build external dependencies for use in CPAN

Changes for 2.81_01 - 2023-06-24T09:54:28Z

  • Added support for xz compression with Alien::Build:😛lugin::Extract::ArchiveTar (gh#404)
  • Extract negotiator (Alien::Build:😛lugin::Extract::Negotiate) now prefers the Extract::ArchiveTar plugin for tar.xz files. On Windows Extract::ArchiveTar is now always used for tar.xz files because the BSD tar that comes with Windows can hang on tar.xz if xz is in the PATH (gh#403, gh#404)