logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: wxperl & perl2exe: msg#00002

Subject: Re: wxperl & perl2exe
Thursday, January 29, 2004, 11:14:23 PM, you wrote:
zzapper> Is it possible to
zzapper> compile wxperl programs with
zzapper> perl2exe, I've tried
zzapper> but get various
zzapper> cannot find x,y,z messages. (on
zzapper> a basic tutorial
zzapper> script)

You have to add "use" statements
for some modules called by other mods. Just
compile, run, and specify a use
statement for each unfound. Sometimes
you have to go right to the module, like
use Foo::Bar::Badabing, e.g. "use
File::Spec::Win32".

Marcus



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>