The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002004 - 2022-07-03

  • Documentation
    • Fixed a couple of typos in the documentation for `accessor`.
  • Other
    • Compiled .mite.pm files no longer require Perl 5.10.1 but should work on Perl 5.8.1+ as long as MRO::Compat is installed.
    • Mite::Shim will print a warning on Perl older than 5.14 if Devel::GlobalDestruction isn't installed.
    • More reliable (and tidier) quoting of strings in compiled .mite.pm files.

Documentation

A Perl OO compiler
Moose features not supported by Mite
Moose-like syntax 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.
shim to load .mite.pm files
Representing the human written .pm file.