NAME
Hub::Base::Package -
Part of the Hub Library
SYNOPSIS
DESCRIPTION
METHODS
| call | modexec | new | parsefile |
- call
-
Usage: call METHOD, [ARGS]Call a method in the representing package Note that AUTOLOAD methods do not pass the 'defined' test
- modexec
-
Execute runtime module
- new
-
Usage: new FILENAMEConstructor This is a singleton
- parsefile
-
Usage: parsefile INSTANCECalled implicty on the first attachment or when the file has been modified on disk.
INTERNAL
| AUTOLOAD | DESTROY |
- AUTOLOAD
-
Usage: AUTOLOADCall a method in the representing package Note! Use the subroutine 'call' to access methods which are already implemented in this class (new|call|parsefile).
- DESTROY
-
Usage: DESTROYDefining this function prevents it from being searched in AUTOLOAD
AUTHOR
Ryan Gies
COPYRIGHT
Copyright (c) 2006 Livesite Networks, LLC. All rights reserved.
Copyright (c) 2000-2005 Ryan Gies. All rights reserved.
UPDATED
This file created by on at