Re: Perlapp module include/exclude problems
by other posts by this author
Feb 27 2002 2:45AM messages near this date
RE: Windows installer woes (Hurray!)
|
Re: Perlapp module include/exclude problems
> When running Perlapp on my script, I get the following error(s):
HASH.pm:
error: Can't locate HASH.pm
refby: C:/Perl/site/lib/Memoize.pm
Convert/EBCDIC.pm:
error: Can't locate Convert/EBCDIC.pm
refby: C:/Perl/site/lib/Net/Cmd.pm
HTML/FromText.pm:
error: Can't locate HTML/FromText.pm
refby: C:/Perl/site/lib/Log/TraceMessages.pm
This reminds me of a wibnif for a future version. Any chance of perlapp
making use of the same library finding environment variables as perl
(PERLLIB, PERL5LIB). Then we don't have to remember to use -lib all the
time.
And, while I am on the topic of wibnifs for perlapp:
1. Provide a PerlApp::get_bound_fh() for those modules that really prefer
file handles over all the data in a string.
2. Include the ability to exclude more dlls than just the perl56 (e.g. Tk).
3. Spot the fact that you already have zlib support in the exe and don't
include the zlib.dll stuff
Well, I did say they were wibnifs :)
Thanks for a really useful tool.
Martin Hosken
_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Jan Dubois
|