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. Goals usually appear at the end of the build graph, but this is not required --- Goal nodes can appear anywhere in the graph.

FUNCTIONS

run

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

BUILD