At 12:01 PM 12/8/2006, Kenneth Ölwing wrote:
>>Well you must have worked out what was necessary
when you said
>>further down that you moved some files into the
directory and it all
>>worked. Just bind those same files into the exe.
Then you WILL have
>>salvaged the situation.
>
>Yep...about 5 minutes after I posted I read up
>on binding the modules, and came up with this:
>
>perlapp -f --add
>DateTime::Format::Builder::Parser::generic --add
>DateTime::Locale::en --bind
>DateTime/Format/Builder/Parser/Regex.pm[file=c:Perlsit
elibDateTimeFormatBuilderParserRegex.pm,extract]
>foo.pl
>
>Now foo.exe runs through (not that there's much
>to run through - there are further things that
>need to be done I suspect, but between --add and
>--bind in this manner, it should be doable).
>
>So basically, I now will produce the list of
>necessary binds dynamically (to adapt to
>wherever the DateTime: stuff is
installed in the INC).
>
>Anyway, thanks for listening and helping - it's
>amazing what you figure out when you explain the problem
to others
>
>ken1
>
Sometimes having to figure out how to explain it gives you
the answer!
I went through this about a year ago with one big
app. Painful learning process, but it has worked well int eh
end.
John
_______________________________________________
PDK mailing list
PDK listserv.ActiveState.com
To unsubscribe: http:/
/listserv.ActiveState.com/mailman/mysubs
|