You may compile AnyBoard into a binary executable using the perlcc tool. Perl 5.8's perlcc seems to be working out of the box. Modify the anyboard.pl to match the settings in the running script. Then you can run % perlcc -o anyboard anyboard.pl The command produces a executable named anyboard The compiled exceutable starts much faster.