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


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

use Goo::Thing::pm::Compiler;

DESCRIPTION

Top

METHODS

Top

run

Delegate compiling a Perl program to either a Goo::Thing::pm::Perl6Compiler or Goo::Thing::pm::Perl5Compiler.

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.