NAME
AMF::Perl::App::Executive
DESCRIPTION
Executive package figures out whether to call an explicitly registered package or to look one up in a registered directory. Then it executes the desired method in the package.
CHANGES
Wed Apr 14 11:06:28 EDT 2004
Sun Mar 23 13:27:00 EST 2003
- Synching with AMF-PHP:
- Replaced packagepath, packagename, packageConstruct with classpath, classname, classConstruct.
- Added _instanceName, _origClassPath and _headerFilter.
- Added subs setHeaderFilter(), setInstanceName()
- Renamed setClassPath to setTarget and removed extra junk from that function.
- Eliminated _getPackage() and _getMethod().
- Removed safeExecution().
Tue Mar 11 21:59:27 EST 2003
3 POD Errors
The following errors were encountered while parsing the POD:
- Around line 21:
'=item' outside of any '=over'
- Around line 23:
You forgot a '=back' before '=head2'
- Around line 45:
'=item' outside of any '=over'
=over without closing =back