Help for this page
#!/usr/bin/perl use warnings; ... $t1->bindtags([($t1->bindtags)[1,0,2,3]]); MainLoop;