| Pipeline documentation | view source | Contained in the Pipeline distribution. |
Pipeline::Analyser - a small tool for viewing a pipeline
use Pipeline::Analyser; my $analyser = Pipeline::Analyser->new(); $analyser->analyse( $my_pipeline_object );
Pipeline::Analyser is a tool for viewing a pipeline and its segments.
| Pipeline documentation | view source | Contained in the Pipeline distribution. |