| RunApp documentation | view source | Contained in the RunApp distribution. |
RunApp::Control - Control class for RunApp
use base 'RunApp::Control'
The class is not intended for direct use. It provides a AUTOLOAD
function that delegates calls to the dispatch method.
Chia-liang Kao <clkao@clkao.org>
Refactored from works by Leon Brocard <acme@astray.com> and Tom Insam <tinsam@fotango.com>.
Copyright (C) 2002-5, Fotango Ltd.
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.
| RunApp documentation | view source | Contained in the RunApp distribution. |