NAME
Tk::Columns - A multicolumn list widget with sortable & sizeable columns
SYNOPSIS
use Tk;
my $MainWindow = MainWindow->new();
Tk::MainLoop;
DESCRIPTION
A multicolumn list widget with resizeable borders and sorting by column.
AUTHORS
Damion K. Wilson, dkw@rcm.bm
HISTORY
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 764:
=cut found outside a pod block. Skipping to next block.