#> pp -o packed.exe source.pl # creates a self-contained binary. Modules can reside in different directories in a PAR file: / # casual packaging only /lib/ # standard location /arch/ # for creating from blib/ /i386-freebsd/ # i.e. $Config{archname} Par was tested on Win32, FreeBSD, Linux, AIX, Solaris with Perl 5.6.1 and 5.8.0.