The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Pipeline::Analyser - a small tool for viewing a pipeline

SYNOPSIS

my $analyser = Pipeline::Analyser->new();
$analyser->analyse( $my_pipeline_object );

DESCRIPTION

Pipeline::Analyser is a tool for viewing a pipeline and its segments.