Help for this page
use Tk; use Tk::LineNumberText; ... $status = $t->index('current'); print "$status\n"; }