![]() |
![]()
| ![]() |
![]()
NAMEPipeline::Production - wrapper for production objects SYNOPSISuse Pipeline::Production; my $pp = Pipeline::Production->new(); $pp->contents( $object ); my $production = $pp->contents(); DESCRIPTIONThe "Pipeline::Production" class acts as a wrapper around any scalar (and therfore object, or reference) that a Pipeline is to consider as a production. A production object will terminate the pipeline apon receipt and cause the cleanup segments to be executed. METHODS
SEE ALSO"Pipeline" AUTHORJames A. Duncan <jduncan@fotango.com> COPYRIGHTCopyright 2003 Fotango Ltd. All Rights Reserved. This software is released under the same terms as Perl itself.
|