-
-
04 Jul 2022 20:27:47 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (168 / 3 / 0)
- Kwalitee
Bus factor: 1- 56.69% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (72.67KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.004000 - 2022-07-04
- Added: Provide constants `ro`, `rw`, `rwp`, `lazy`, and `bare` constants as an opt-in feature.
- Added: Provide constants `true` and `false` constants as an opt-in feature.
- Added: Support `param` and `field` like MooseX::Extended as an opt-in feature.
- Make the Mite::Shim import method smarter, allowing you to opt-in and opt-out of features.
Documentation
A Perl OO compilerMoose features not supported by MiteMoose-like syntax supported by Mitehow to work with MiteModules
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" commandprovides the "compile" commandprovides the "init" commandRepresenting 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 MiteMite within a MiteUse in your Build.PL when developing with MiteRepresenting a whole project.Representing a role within a project.Representing a role built with Role::Tiny.shim to load .mite.pm filesRepresenting the human written .pm file.Module Install Instructions
To install Mite, copy and paste the appropriate command in to your terminal.
cpanm Mite
perl -MCPAN -e shell install Mite
For more information on module installation, please visit the detailed CPAN module installation guide.