| Hoppy documentation | view source | Contained in the Hoppy distribution. |
Hoppy::Base - Base class.
package My::Class; use base qw(Hoppy::Base);
Base class of Hoppy application.
Takeshi Miki <miki@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Hoppy documentation | view source | Contained in the Hoppy distribution. |