Alien-Editline

 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:
    - Editline
    - libedit
    - Hukins
    - TOMHUKINS

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

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

version:
  dir: lib



( run in 0.729 second using v1.01-cache-2.11-cpan-385001e3568 )