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

Changes for version 0.000015 - 2019-06-04

  • No changes - stable release of 0.000014

Changes for version 0.000014 - 2019-05-30 (TRIAL RELEASE)

  • Added Data::Hopen::G::GraphBuilder::to()
  • Fix test failures on earlier Perl versions

Documentation

Namespace for graph-related items in hopen

Modules

A dataflow library with first-class edges
basic definitions for hopen
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