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


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

METHODS

Top

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

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.