0ba5460 Update to 1.002000

Authored and Committed by pghmcfc 12 years ago
    Update to 1.002000
    
    - 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
    
        
file modified
+22 -4
file modified
+1 -1