NAME

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

SYNOPSIS

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

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

FUNCTIONS

run

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