RunApp::Control - Control class for RunApp
Contents
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.
perl v5.34.0 2022-06-17 RunApp::Control(3pm)
Description
The class is not intended for direct use. It provides a "AUTOLOAD" function that delegates calls to the
"dispatch" method.
Name
RunApp::Control - Control class for RunApp
See Also
RunApp
Synopsis
use base 'RunApp::Control'
