7157b1a Update to 0.99

Authored and Committed by pghmcfc 5 years ago
    Update to 0.99
    
    - New upstream release 0.99
      - Module::CPANTS::Kwalitee now uses Module::Find to find Kwalitee modules
        (instead of Module::Pluggable that unconditonally spits a deprecation
        warning); you usually don't need to care but if you have your custom
        Kwalitee plugin loader (such as Module::CPANTS::SiteKwalitee), you need to
        change it - sorry for the inconvenience
      - Allow dash and dot in script name in the NAME section for
        non-pm, non-pod files
      - Added has_meta_json metric (CPAN RT#107885)
      - Accept a few more README extensions
      - Accept two more Moose modules as strict equivalents
      - Various micro optimization for performance
      - Dropped a few dependencies
      - Various documentation updates
      - Not to check use_strict/use_warnings for Perl 6 modules in a Perl 5
        distribution
      - Worked around a File::Find::Object issue
      - Fixed dynamic_config handling
      - Improved LICENSE file detection (CPAN RT#114247)
      - Skip everything in MANIFEST.SKIP while testing symlinks (GH#33)
    - Simplify find command using -delete
    - Add file xt/kwalitee/mas_meta_json.t missing from dist, needed for
      xt/kwalitee.t (GH#38)
    
        
  • Build completed
    success
    Built as perl-Module-CPANTS-Analyse-0.99-1.fc30
    5 years ago
file added
+18
file modified
+54 -29
file modified
+1 -1