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

NAME

MyApp::Subclass - sample JSON-RPC server class

DESCRIPTION

This module is a smple code (for Perl 5.6 or later). Please check the source.

It is a MyApp subclass, so methods are inherited.

PROCEDURES

sum

Takes two numbers and returns the added and multiplied number.

AUTHOR

Makamaka Hannyaharamitu, <makamaka[at]cpan.org>

COPYRIGHT AND LICENSE

Copyright 2008 by Makamaka Hannyaharamitu

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 45:

You forgot a '=back' before '=head1'