RunApp::Control(3) Control class for RunApp

SYNOPSIS


use base 'RunApp::Control'

DESCRIPTION

The class is not intended for direct use. It provides a "AUTOLOAD" function that delegates calls to the "dispatch" method.

AUTHORS

Chia-liang Kao <[email protected]>

Refactored from works by Leon Brocard <[email protected]> and Tom Insam <[email protected]>.

COPYRIGHT

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.