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

# App::hopen::Gen::Make::AssetGraphVisitor - visitor to write goals

SYNOPSIS

This is the visitor used when App::hopen::Gen::Make traverses the asset graph. Its purpose is to tie the inputs to each goal into that goal.

FUNCTIONS

visit_goal

Write a goal entry to the Makefile being built. This happens while the asset graph is being run.

visit_node

No-op.