- New upstream release 1.002000:
- Use Module::Metadata - apparently it's closer to how Perl works than
Module::Extract::VERSION
- Use perl decimal style semantic versioning because of bugs in EUMM with
vstring versions
- Allow disabling of 'has_version'
- Require at least 1 version
- Allow for checking that a module is_strict
- Fix some issues in the pod
- BR: perl(Module::Metadata) rather than perl(Module::Extract::VERSION)
- BR: perl(Test::Exception) and perl(Test::Requires) for test suite
- BR: perl(strict) and perl(warnings) for completeness