in reply to Re^2: Perl/Tk, PAR::Packer and Menus
in thread Perl/Tk, PAR::Packer and Menus

In addition to putting the use statement in the script, use the -M option in the pp command.

pp -M Tk::Menu ....