RE: .epm files and perl.exe
by Jan Dubois other posts by this author
Jun 23 2005 3:05PM messages near this date
.epm files and perl.exe
|
Re: .epm files and perl.exe
SERVICES On Wed, 22 Jun 2005, David Totten wrote:
> I have a web application that runs under perlex perfectly, all of my
> .pm files have been converted to .epm files. The problem I am having
> is when I try to run my application from the command line, I get an
> error that it can't find one of my .pm files (which is correct,
> because it is an epm file). Is there anyway to run this from the
> command line and have perl load the .epm files into memory?
I don't think so. Why are you not using your original .pm files
for testing from the commandline?
Cheers,
-Jan
_______________________________________________
PerlEx mailing list
PerlEx@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
David Totten
Jan Dubois
David Totten
Jan Dubois
|