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

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.