---
abstract: 'module for processing makefiles'
author:
  - 'Nick Ing-Simmons'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0.82'
  Test::Snapshot: '0.06'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.54, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Make
no_index:
  directory:
    - t
    - inc
    - t
requires:
  Carp: '0'
  Config: '0'
  Cwd: '0'
  File::Spec: '0'
  Graph: '0.9712'
  Text::Balanced: '2.03'
  Text::ParseWords: '3.24'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  IRC: irc://irc.perl.org/#perl
  bugtracker: https://github.com/klp2/Make/issues
  homepage: https://metacpan.org/pod/Make
  repository: https://github.com/klp2/Make.git
version: '2.011'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'