Changes for version 0.003
- Features
- `MooseX::Types::Locale::Language` and `MooseX::Types::Locale::Language::Fast`
- Added `Alpha2Locale` subtype. This is alias of existent subtype `LanguageCode`.
- Added verbose `use strict` and `use warnings` sentences to avoid kwalitee problems.
- Tests
- Fixed problem that t/10_fast.t had ran `Test::MooseX::Types::Locale::Language` (by right, the test must run `Test::MooseX::Types::Locale::Language::Fast`).
- Added coverage checking scripts `coverage.sh` (and `coverage.bat` for MS Windows).
- Refactored several methods on test classes.
- Documents
- `MooseX::Types::Locale::Language` and `MooseX::Types::Locale::Language::Fast`
- Handled added feature (added documentation of `Alpha2Locale`).
- Prepared minimal examples.
Documentation
Modules
Locale::Language related constraints and coercions for Moose
Locale::Language related constraints for Moose (without coercions)