diff options
Diffstat (limited to 'dist/Safe/META.yml')
-rw-r--r-- | dist/Safe/META.yml | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/dist/Safe/META.yml b/dist/Safe/META.yml index 2afb0d5801..6718a3766e 100644 --- a/dist/Safe/META.yml +++ b/dist/Safe/META.yml @@ -1,12 +1,20 @@ --- #YAML:1.0 -name: Safe -version: 2.25 -abstract: ~ -license: ~ -author: ~ -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: +name: Safe +version: 2.27 +abstract: ~ +author: [] +license: unknown +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 +requires: {} +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 |