Pipeline::Analyser.3pm

Langue: en

Version: 2004-08-09 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

   use 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.