in reply to Re^3: Tk::NoteBook issue with creating tabs under a menu
in thread Tk::NoteBook issue with creating tabs under a menu

There's always use warnings FATAL => 'all'. I wouldn't program Perl without it.

Unless I state otherwise, all my code runs with strict and warnings