Changes for version v0.0.9 - 2022-06-28
- Don't internally use roles, as the aim is to eventually be able to have Mite use Mite instead of Moo, and Mite doesn't provide roles.
- Fix minor pod formatting inconsistency.
- Rename the `extends` method in Mite::Class to `superclasses` to avoid confusion with the exported `extends` function.
- Mite::Class shouldn't accidentally try to use Try::Tiny::XS to implement strict constructors.
- Require Type::Tiny 1.014000.
Documentation
A Perl OO compiler
Modules
Moose-like OO, fast to load, with zero dependencies.
The extra class file written by Mite.
Use in your Makefile.PL when developing with Mite
Use in your Build.PL when developing with Mite
Representing the human written .pm file.
Provides
in lib/Mite/MakeMaker.pm
in lib/Mite/App.pm
in lib/Mite/App/Command.pm
in lib/Mite/App/Command/clean.pm
in lib/Mite/App/Command/compile.pm
in lib/Mite/App/Command/init.pm
in lib/Mite/Attribute.pm
in lib/Mite/Class.pm
in lib/Mite/Config.pm
in lib/Mite/Miteception.pm
in lib/Mite/Project.pm
in lib/Mite/Shim.pm