Re: Porting

2001-01-09 Thread Simon Oliver
You could include Apache and Perl on the CDROM - A batch file could start Apache on an unknown port and then open the browser pointing to the local web server on that port. > If I do the "Perl2Exe" thing, would the resultant executable be > installable on "local" computers and accessible via

Re: Porting

2001-01-09 Thread Hermen Lesscher
computers >may not have Internet access, would most likely not have Perl, and most >certainly would not be Web servers. > >Any suggestions on porting existing Perl modules for use on "local" >machines without Internet access? > >If I do the "Perl2Exe" thin

Porting

2001-01-08 Thread Steve Sotis
installing it on their own computers to utilize. These computers may not have Internet access, would most likely not have Perl, and most certainly would not be Web servers. Any suggestions on porting existing Perl modules for use on "local" machines without Internet access? If I do the