October 2011
Presenter:
Reini Urban
Perl programs are normally compiled from script into memory and executed
without a separate compilation step. The standard distribution once had a
program that could compile as Perl script into a standalone executable. In this
talk, Reini Urban describes the Perl compiler and some of the issues with
updating this program to modern Perl versions.