|
|
| more useful options | |
| PerlMonks |
Re: Database script - run from CD without installing?by FitTrend (Pilgrim) |
| on Mar 07, 2005 at 20:18 UTC ( #437301=note: print w/ replies, xml ) | Need Help?? |
|
You could compile your script as an independent executable using perl2exe or perlapp (activestate). A search on google could yield other compile packages as well. This way you can create a single EXE with all the necessary modules without installing activestate perl. Then you can place the compiled exe and the database on a CD for distribution. Hope this helps
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||