NAME
Zydeco::Manual - Learn OO Programming with Zydeco
MANUAL
Zydeco::Manual::01_ClassesRolesEtc - Classes, roles, and interfaces
Zydeco::Manual::02_Attributes - Powerful and concise attribute definitions
Zydeco::Manual::03_MethodsSignaturesTypesCoercion - Methods with signatures, type constraints, and coercion
Zydeco::Manual::04_Factories - Factories to help your objects make other objects
Zydeco::Manual::05_Multimethods - multi methods
Zydeco::Manual::06_MethodModifiers - Method modifiers to easily wrap or override inherited methods
Zydeco::Manual::07_Delegation - Powerful delegation features
Zydeco::Manual::08_Privacy - True private methods and attribute
Zydeco::Manual::09_Parameterizable - Parameterizable classes and roles
Zydeco::Manual::10_BeyondZydeco - Beyond Zydeco
TODO
Not covered anywhere: interface
, constant
, hooks.
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2020-2022 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.