in reply to Re^4: Problem in row deletion with Tk::Table
in thread Problem in row deletion with Tk::Table
-rows => 100
to the table constructor parameters and everything works.
BTW, you can chomp @vals and push @rows, \@vals.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Problem in row deletion with Tk::Table
by emilbarton (Scribe) on Aug 30, 2013 at 10:02 UTC | |
by choroba (Cardinal) on Aug 30, 2013 at 10:54 UTC | |
by Anonymous Monk on Aug 30, 2013 at 10:58 UTC |