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

Changes for version 0.000019 - 2020-12-26

  • No longer treat -phase specially when running DAGs.

Documentation

Namespace for graph-related items in hopen

Modules

A dataflow library with first-class edges
basic definitions for hopen
Class::Tiny base class supporting < new(-arg = value) >>
a passthrough operation
A hopen build graph
The base class for all hopen nodes and edges
a named goal in a hopen build
fluent interface for building graphs
The base class for all hopen links between ops.
The base class for all hopen nodes
a hopen operation
operation with a fixed output
parent class for runnable things in a hopen graph
Graph that tracks the order in which edges are added
a nested key-value store.
a Data::Hopen::Scope of %ENV
a hash-based nested key-value store
Scope that can hold multiple sets of inputs
Scope that can override each set individually
general-purpose data-manipulation functions
functions for manipulating filenames
set of names (strings or regexps)
Abstract base class for DAG visitors