Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Perl/Tk, PAR::Packer and Menus

by dbarstis (Novice)
on Jul 29, 2015 at 21:42 UTC ( [id://1136794]=note: print w/replies, xml ) Need Help??


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

It seems like a path issue. The perl interpreter can find the Tk modules but pp cannot. What would I link (a dll?) if that is the case? I'm a Linux guy trying to slog my way through a Windows app.

Replies are listed 'Best First'.
Re^3: Perl/Tk, PAR::Packer and Menus
by fishmonger (Chaplain) on Jul 29, 2015 at 21:53 UTC

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

    pp -M Tk::Menu ....

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1136794]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-03-29 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found