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

NAME

Build::Hopen::G::FilesOp - Op that holds a list of files.

SYNOPSIS

    my $node = Build::Hopen::G::FilesOp(files=>['foo.c'], name=>'foo node');

Used by "files" in Build::Hopen::H.

FUNCTIONS

run

Output a work record holding the given names. See "INTERNALS" in Build::Hopen::Conventions.