Vsevolod (Simon) Ilyushchenko > AMF-Perl-0.12 > AMF::Perl::Util::RemotingService

Download:
AMF-Perl-0.12.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: AMF-Perl-0.15

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.