Changes for version 0.006000 - 2022-07-09

  • Documentation
    • Split the long Mite::Manual::Syntax pod into three smaller documents: Mite::Manual::Keywords, Mite::Manual::Attributes, and Mite::Manual::Features.
  • Other
    • Added: local_writer option for attributes.
    • Added: lvalue option for attributes.

Documentation

A Perl OO compiler
options for defining attributes with Mite
other features provided by Mite
functions exported by Mite
major Moose features not supported by Mite
how to work with Mite

Modules

Moose-like OO, fast to load, with zero dependencies.
glue between Mite and App::Cmd.
glue between Mite and App::Cmd::Command.
provides the "clean" command
provides the "compile" command
provides the "init" command
Representing an attribute in a class.
Representing a class within a project.
The extra class file written by Mite.
Configuration file for a project.
Use in your Makefile.PL when developing with Mite
Mite within a Mite
Use in your Build.PL when developing with Mite
Representing a whole project.
Representing a role within a project.
Representing a role built with Role::Tiny.
shim to load .mite.pm files
Representing the human written .pm file.