In the perl docs, it claims you can compile a script to a binary, but I've never tried it.
At the terminal, do "man perlcompile" and it will give you about 10 pages on it. I only read the first page or so, but it looks kind of complicated.
In my experience everything runs fast enough just using the interpreter though, so you're probably better off just using it.