-
-
21 Jun 2022 20:35:06 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- 77.29% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (43.79KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Cmd
- Import::Into
- Moo
- Path::Tiny
- Types::Path::Tiny
- Types::Standard
- YAML::XS
- namespace::autoclean
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version v0.0.3 - 2022-06-21
- Bugfixes
- Implement reader option for has
- Implement writer option for has
- Implement accessor option for has
- Implement predicates
- Implement clearers
- Implement is => 'rwp' like Moo
Documentation
A Perl OO compilerModules
Moose-like OO, fast to load, with zero dependencies.The extra class file written by Mite.Use in your Makefile.PL when developing with MiteUse in your Build.PL when developing with MiteRepresenting the human written .pm file.Provides
in lib/Mite/MakeMaker.pmin lib/Mite/App.pmin lib/Mite/App/Command.pmin lib/Mite/App/Command/clean.pmin lib/Mite/App/Command/compile.pmin lib/Mite/App/Command/init.pmin lib/Mite/Attribute.pmin lib/Mite/Class.pmin lib/Mite/Config.pmin lib/Mite/MyMoo.pmin lib/Mite/Project.pmin lib/Mite/Role/HasConfig.pmin lib/Mite/Role/HasDefault.pmin lib/Mite/Role/HasYAML.pmin lib/Mite/Shim.pmModule 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.