YAPC::NA 2014 • Orlando, FL

perlcc made easy or, how to make a CGI Moose app

By Todd Rinaldo (‎toddr‎) from Houston.pm, WengWeng.pm
Date: Tuesday, 24 June 2014 11:30
Duration: 20 minutes
Target audience: Intermediate
Language: English
Tags: b::c begin init perlcc

You can find more information on the speaker's site:


Based on recent work on the B::C module, it's now possible to build a working binary which can do away with the majority of startup expense a typical perl program would have.

In this talk, I'll explain:
- What the perlcc compiler does and doesn't do.
- How to setup the perl compiler.
- How to pre-compile a perl script into a binary for faster execution.
- Discuss the common mistakes one makes when building a perl binary and how to work around them.

Attended by: