The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

3 POD Errors

The following errors were encountered while parsing the POD:

Around line 18:

'=item' outside of any '=over'

Around line 20:

You forgot a '=back' before '=head2'

Around line 22:

'=item' outside of any '=over'

=over without closing =back