Alien-Libarchive

 view release on metacpan or  search on metacpan

author.yml  view on Meta::CPAN

---
pod_spelling_system:
  skip: 0
  # list of words that are spelled correctly
  # (regardless of what spell check thinks)
  stopwords:
    - cflags
    - libarchive
    - libs
    - dlls
    - pc

pod_coverage:
  skip: 0
  # format is "Class#method" or "Class", regex allowed
  # for either Class or method.
  private:
    - #new

unused_vars:
  skip: 0
  global:
    ignore_vars: []
  module: {}



( run in 0.290 second using v1.01-cache-2.11-cpan-70e19b8f4f1 )