What tools, apart from ActiveState’s PerlApp, exist to bundle a Perl GUI application, libraries, interpreter, and all, into a standalone application on OS X?
What tools, apart from ActiveState’s PerlApp, exist to bundle a Perl GUI application, libraries,
Share
I have used PAR to bundle a Perl/Tk app.