| Fennec documentation | view source | Contained in the Fennec distribution. |
Fennec::Listener - Base class for Fennec listeners.
Override this to create a new listener.
Create a new instance of the listener, takes no arguments.
Sometimes Fennec needs to produce test results, it will turn to the listener to do so. All 5 of these must be provided.
Called when the master process is about to exit.
Fennec versions below 1.000 were considered experimental, and the API was subject to change. As of version 1.0 the API is considered stabalized. New versions may add functionality, but not remove or significantly alter existing functionality.
Chad Granum exodist7@gmail.com
Copyright (C) 2011 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.
| Fennec documentation | view source | Contained in the Fennec distribution. |