-
-
06 Jul 2022 13:32:59 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (43 / 2 / 0)
- Kwalitee
Bus factor: 1- 57.29% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (76.27KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.005001 - 2022-07-06
- Added: Mite::Shim will now inject namespace::autoclean into your class/role if it is installed and you haven't opted out.
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.