RunApp::Control.3pm

Langue: en

Version: 2008-01-09 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

RunApp::Control - 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.

SEE ALSO

RunApp

AUTHORS

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.