in reply to Re^2: Perl tk [ Tk::Text -justify option is not workingin thread Perl tk [ Tk::Text -justify option is not working
$t->tag(qw/configure center -justify center/); [download]