NAME
HO::mixin
SYNOPSIS
package HOt::One;
use HO::class _rw => auto => '$';
package HOt::Dandy;
use HO::mixin 'HOt::One';
use HO::class;
HOt::Dandy->new->auto('matic');
AUTHOR
Mike Würfel, <sknpp@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2018 by p5-ho-developers
You may distribute this code under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 63:
Non-ASCII character seen before =encoding in 'Würfel,'. Assuming UTF-8