924e931 Update to 1.07

Authored and Committed by pghmcfc 10 years ago
    Update to 1.07
    
    - New upstream release 1.07
      - Now the indicators are run in the exact order they are returned from
        Module::CPANTS::Kwalitee::*, as some tests depend on the results of
        earlier tests
      - Synopsis updated to recommend a better way to run this module, ensuring
        that it is not run by cpantesters or at installation time
      - We no longer create a function in our namespace for every metric we are
        going to test; this should not break anyone, as these subs were never
        documented as part of the public API
      - Switch to Module::Build::Tiny flow
    - BR: perl(namespace::clean) for module
    - Bump version requirement for perl(Test::CheckDeps) to 0.006
    - Don't bother with the extra tests (and their requirements) since
      Module::Build::Tiny doesn't provide any convenient method to run them
    
        
file modified
+24 -31
file modified
+1 -1