C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\AMF-Perl\blib/lib/AMF/Perl/Util/RemotingService.pm


NAME

    AMF::Perl::Util::RemotingService


DESCRIPTION

Wrapper for user-registered classes. This wrapper can respond to the DecribeService service calls, going through the user class and collecting its method descriptions.


CHANGES

Sun Jul 20 19:35:40 EDT 2003

Substituted "use vars qw($AUTOLOAD)" for "our $AUTOLOAD" to be backwards-compatible to Perl < 5.6

Sun Apr 6 14:24:00 2003

Created after AMF-PHP, though their dynamic inheritance is changed to wrapping.