-
-
27 May 2022 16:52:43 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (274 / 0 / 11)
- Kwalitee
Bus factor: 1- 81.25% Coverage
- License: artistic_2
- Perl: v5.20.0
- Activity
24 month- Tools
- Download (33.13KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- B::Hooks::AtRuntime
- Carp
- Data::Printer
- Exporter
- Import::Into
- Module::Load
- Moose
- Moose::Exception
- Moose::Exception::Role::Class
- Moose::Exporter
- Moose::Meta::Role
- Moose::Role
- Moose::Util
- MooseX::Role::WarnOnConflict
- MooseX::StrictConstructor
- Ref::Util
- Storable
- Type::Library
- Type::Params
- Type::Tiny
- Type::Utils
- Types::Common::Numeric
- Types::Common::String
- Types::Standard
- feature
- mro
- namespace::autoclean
- parent
- strict
- true
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.07 - 2022-05-27
- Fixed bug where passing a reference to a constructor for a cloned attribute wouldn't be cloned at first.
- B::Hooks::AtRuntime and true.pm are not loaded unless required
- Add CONTRIBUTING.md
- Test and document that postfix (package Foo {...}) syntax is not required and that we can inline multiple packages in the same file.
Documentation
An overview of MooseX::Extended optional attribute cloningObjected construction for MooseX::ExtendedWork-in-progress overview for MooseX::ExtendedShortcuts to make your Moose easier to writeModules
MooseX::Extended exception for invalid attribute definitions.Extend Moose with safe defaults and useful featuresInternal module for MooseX::ExtendedMooseX::Extended rolesKeep our type tools organizedModule Install Instructions
To install MooseX::Extended, copy and paste the appropriate command in to your terminal.
cpanm MooseX::Extended
perl -MCPAN -e shell install MooseX::Extended
For more information on module installation, please visit the detailed CPAN module installation guide.