broken perlapp in version 5-10.
am 15.04.2008 06:00:59 von Edward Peschko--===============0871217269==
Content-Type: multipart/alternative;
boundary="----=_Part_82_29608689.1208232059130"
------=_Part_82_29608689.1208232059130
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
hey all,
When I'm trying to debug a given, standalone executable app using perlapp
(ie: after I am done creating it) the resulting app doesn't seem to have an
@INC to do tracing. I get output like the following:
Can't locate feature.pm in @INC (@INC contains:) at perlapp line 688.
at perlapp line 688
(note: I'm on a drive other than C: when doing this)
Also, is there any trick to getting bound files? I'm putting image files
into directories, say:
"images/files/border.gif"
binding these with --bind, and then trying to retrieve the contents with
PerlApp::extract_bound_file("images/files/border.gif");
but for some reason, it doesn't locate the above file, returning blank.. Is
there a way to see all bound files to a given program (ie: an PerlApp::ls()
for example.)
Ed
------=_Part_82_29608689.1208232059130
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
hey all,
When I'm trying to debug a given, standalone executable app using perlapp (ie: after I am done creating it) the resulting app doesn't seem to have an @INC to do tracing. I get output like the following:
Can't locate in @INC (@INC contains:) at perlapp line 688.
at perlapp line 688
(note: I'm on a drive other than C: when doing this)
Also, is there any trick to getting bound files? I'm putting image files into directories, say:
"images/files/border.gif"
binding these with --bind, and then trying to retrieve the contents with
PerlApp::extract_bound_file("images/files/border.gif");
but for some reason, it doesn't locate the above file, returning blank.. Is there a way to see all bound files to a given program (ie: an PerlApp::ls() for example.)
Ed
------=_Part_82_29608689.1208232059130--
--===============0871217269==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0871217269==--