Hoppy::Base - Base class.


Hoppy documentation  | view source Contained in the Hoppy distribution.

Index


NAME

Top

Hoppy::Base - Base class.

SYNOPSIS

Top

  package My::Class;
  use base qw(Hoppy::Base);

DESCRIPTION

Top

Base class of Hoppy application.

METHODS

Top

new

mk_virtual_methods

AUTHOR

Top

Takeshi Miki <miki@cpan.org>

LICENSE

Top

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

SEE ALSO

Top


Hoppy documentation  | view source Contained in the Hoppy distribution.