GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AMF::Perl::App::Executive(3) User Contributed Perl Documentation AMF::Perl::App::Executive(3)

AMF::Perl::App::Executive

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.

Added return type determination for registered methods.

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().

Passing @$a instead of $a to user functions. $a always is an array.

Hey! The above document had some coding errors, which are explained below:
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

2004-04-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.