The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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