NAME

Fennec::Collector::Interceptor - Intercept output objects instead fo sending them to parent.

METHODS

$results = $obj->intercepted()

Return an array of result objects written.

$obj->write( $output )

Write an output object.

$obj->init()

Used internally, will destroy any stored output objects if called.

AUTHORS

Chad Granum exodist7@gmail.com

COPYRIGHT

Copyright (C) 2010 Chad Granum

Fennec is free software; Standard perl licence.

Fennec is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.