AMF::Perl::Util::RemotingService
Wrapper for user-registered classes. This wrapper can respond to the
DecribeService service calls, going through the user class and collecting its
method descriptions.
- Substituted "use vars qw($AUTOLOAD)" for "our
$AUTOLOAD" to be backwards-compatible to Perl < 5.6
- Created after AMF-PHP, though their dynamic inheritance is changed to
wrapping.
Hey! The above document had some coding errors, which are explained
below:
- 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