PerlWrapper is an Xcode project that lets you wrap your Perl application together with its modules, resource files and third-party libraries inside a Mac OS X application bundle (.app).

This is an early release of PerlWrapper, so use it at your own risk.

This release contains a readme file explaining the necessary steps to bundle your own Perl application as well as a (small) sample application. A sample application using wxPerl will be posted soon.

Version history

Version 0.2 adds error reporting on program failure ("die"), so you can immediately see what's wrong with your program.

License

Copyright (C) 2004 Christian Renz <crenz@web42.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Download

Download the disk image for version 0.2.

Feedback

If you're using PerlWrapper, I would love to hear from you. Please direct your comments to software@web42.com