in reply to Re: perl/Tk and expandable widgetsin thread perl/Tk and expandable widgets
I like to add a bugfix in the second code snippet in line 8:
my $'HList',->Scrolled(
should be
my $hl = $mw->Scrolled('HList',