|
NAMEPipeline::Analyser - a small tool for viewing a pipelineSYNOPSISuse Pipeline::Analyser; my $analyser = Pipeline::Analyser->new(); $analyser->analyse( $my_pipeline_object ); DESCRIPTION"Pipeline::Analyser" is a tool for viewing a pipeline and its segments.
Visit the GSP FreeBSD Man Page Interface. |