From: "Fuchs, Christopher" <[EMAIL PROTECTED]> > I have a perl application and I've got to install it on other people's > windows based PCs. Is there a way of packaging the perl interpreter > and the application along with the required cpan modules into a DLL?
Are you sure you did not mean an EXE? You may create a COM DLL with ActiveState's PerlCtrl. EXEcutables may be created by PerlApp - http://www.activestate.com/Products/Perl_Dev_Kit/ Perl2Exe - http://www.perl2exe.com PAR - http://search.cpan.org/search?query=PAR&mode=all > Alternatively, is there an mechanism on windows (which I know little > about) which would do the installation based on a single mouse click > from a mail attachment? The executables created by any of the tools above are selfcontained. Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]