forked from mithun/perl-file-chmod-recursive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
37 lines (37 loc) · 938 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
abstract: 'Run chmod recursively against directories'
author:
- 'Mithun Ayachit <mithun@cpan.org>'
build_requires:
Test::More: '0'
version: '0'
configure_requires:
Module::Build: '0.38'
dynamic_config: 1
generated_by: 'Module::Build version 0.4211, CPAN::Meta::Converter version 2.150001'
keywords:
- chmod
- stat
- permissions
- mode
- file
- recursive
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: File-chmod-Recursive
provides:
File::chmod::Recursive:
file: lib/File/chmod/Recursive.pm
version: v1.0.2
requires:
Cwd: '0'
File::Find: '0'
File::chmod: '0.42'
resources:
bugtracker: https://github.com/mithun/perl-file-chmod-recursive/issues
homepage: https://github.com/mithun/perl-file-chmod-recursive
license: http://dev.perl.org/licenses/
repository: git://github.com/mithun/perl-file-chmod-recursive.git
version: v1.0.2