The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::Thing::pm::Perl5Compiler - Compile a Perl program

SYNOPSIS

use Goo::Thing::pm::Perl5Compiler;

DESCRIPTION

METHODS

run

call /usr/bin/perl -c to compile the code.

process_error

catch any error so the user can jump to the last error

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO