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

NAME

Build::Hopen::G::Goal - a named goal in a hopen build

SYNOPSIS

A Goal is a named build target, e.g., doc or dist. The name all is reserved for the root goal.

FUNCTIONS

run

Wraps a Build::Hopen::G::PassthroughOp's run function.

describe

Wraps a Build::Hopen::G::PassthroughOp's describe function.

BUILD