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.