1---
2abstract: 'Interface to Unix group syscalls'
3author:
4  - 'Dan Book <dbook@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: '0'
7  File::Spec: '0'
8  Test::More: '0.88'
9configure_requires:
10  ExtUtils::MakeMaker: '0'
11dynamic_config: 0
12generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
13license: artistic_2
14meta-spec:
15  url: http://module-build.sourceforge.net/META-spec-v1.4.html
16  version: '1.4'
17name: Unix-Groups-FFI
18no_index:
19  directory:
20    - eg
21    - examples
22    - inc
23    - share
24    - t
25    - xt
26provides:
27  Unix::Groups::FFI:
28    file: lib/Unix/Groups/FFI.pm
29    version: '1.000'
30requires:
31  Carp: '0'
32  Errno: '0'
33  Exporter: '5.57'
34  FFI::Platypus: '1.00'
35  perl: '5.008001'
36resources:
37  bugtracker: https://github.com/Grinnz/Unix-Groups-FFI/issues
38  homepage: https://github.com/Grinnz/Unix-Groups-FFI
39  repository: https://github.com/Grinnz/Unix-Groups-FFI.git
40version: '1.000'
41x_Dist_Zilla:
42  perl:
43    version: '5.030001'
44  plugins:
45    -
46      class: Dist::Zilla::Plugin::GithubMeta
47      name: '@Author::DBOOK/GithubMeta'
48      version: '0.58'
49    -
50      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
51      config:
52        Dist::Zilla::Role::FileWatcher:
53          version: '0.006'
54      name: '@Author::DBOOK/Readme_Github'
55      version: '0.163250'
56    -
57      class: Dist::Zilla::Plugin::GenerateFile
58      name: '@Author::DBOOK/Generate_Contrib'
59      version: '6.012'
60    -
61      class: Dist::Zilla::Plugin::MetaConfig
62      name: '@Author::DBOOK/MetaConfig'
63      version: '6.012'
64    -
65      class: Dist::Zilla::Plugin::MetaProvides::Package
66      config:
67        Dist::Zilla::Plugin::MetaProvides::Package:
68          finder_objects:
69            -
70              class: Dist::Zilla::Plugin::FinderCode
71              name: '@Author::DBOOK/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
72              version: '6.012'
73          include_underscores: 0
74        Dist::Zilla::Role::MetaProvider::Provider:
75          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
76          inherit_missing: '1'
77          inherit_version: '1'
78          meta_noindex: '1'
79        Dist::Zilla::Role::ModuleMetadata:
80          Module::Metadata: '1.000037'
81          version: '0.006'
82      name: '@Author::DBOOK/MetaProvides::Package'
83      version: '2.004003'
84    -
85      class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
86      name: '@Author::DBOOK/Prereqs::FromCPANfile'
87      version: '0.08'
88    -
89      class: Dist::Zilla::Plugin::Git::Contributors
90      config:
91        Dist::Zilla::Plugin::Git::Contributors:
92          git_version: 2.21.0
93          include_authors: 0
94          include_releaser: 1
95          order_by: name
96          paths: []
97      name: '@Author::DBOOK/Git::Contributors'
98      version: '0.035'
99    -
100      class: Dist::Zilla::Plugin::MetaNoIndex
101      name: '@Author::DBOOK/MetaNoIndex'
102      version: '6.012'
103    -
104      class: Dist::Zilla::Plugin::CheckChangesHasContent
105      name: '@Author::DBOOK/CheckChangesHasContent'
106      version: '0.011'
107    -
108      class: Dist::Zilla::Plugin::Git::Check
109      config:
110        Dist::Zilla::Plugin::Git::Check:
111          untracked_files: die
112        Dist::Zilla::Role::Git::DirtyFiles:
113          allow_dirty:
114            - Changes
115            - README.pod
116            - dist.ini
117          allow_dirty_match: []
118          changelog: Changes
119        Dist::Zilla::Role::Git::Repo:
120          git_version: 2.21.0
121          repo_root: .
122      name: '@Author::DBOOK/Git::Check'
123      version: '2.046'
124    -
125      class: Dist::Zilla::Plugin::RewriteVersion
126      config:
127        Dist::Zilla::Plugin::RewriteVersion:
128          add_tarball_name: 0
129          finders:
130            - ':ExecFiles'
131            - ':InstallModules'
132          global: 0
133          skip_version_provider: 0
134      name: '@Author::DBOOK/RewriteVersion'
135      version: '0.018'
136    -
137      class: Dist::Zilla::Plugin::NextRelease
138      name: '@Author::DBOOK/NextRelease'
139      version: '6.012'
140    -
141      class: Dist::Zilla::Plugin::CopyFilesFromRelease
142      config:
143        Dist::Zilla::Plugin::CopyFilesFromRelease:
144          filename:
145            - CONTRIBUTING.md
146            - INSTALL
147            - LICENSE
148            - META.json
149            - Makefile.PL
150          match: []
151      name: '@Author::DBOOK/CopyFilesFromRelease'
152      version: '0.006'
153    -
154      class: Dist::Zilla::Plugin::Git::Commit
155      config:
156        Dist::Zilla::Plugin::Git::Commit:
157          add_files_in:
158            - /
159          commit_msg: '%v%n%n%c'
160        Dist::Zilla::Role::Git::DirtyFiles:
161          allow_dirty:
162            - CONTRIBUTING.md
163            - Changes
164            - INSTALL
165            - LICENSE
166            - META.json
167            - Makefile.PL
168            - README.pod
169            - dist.ini
170          allow_dirty_match: []
171          changelog: Changes
172        Dist::Zilla::Role::Git::Repo:
173          git_version: 2.21.0
174          repo_root: .
175        Dist::Zilla::Role::Git::StringFormatter:
176          time_zone: local
177      name: '@Author::DBOOK/Git::Commit'
178      version: '2.046'
179    -
180      class: Dist::Zilla::Plugin::Git::Tag
181      config:
182        Dist::Zilla::Plugin::Git::Tag:
183          branch: ~
184          changelog: Changes
185          signed: 0
186          tag: '1.000'
187          tag_format: '%v'
188          tag_message: '%v'
189        Dist::Zilla::Role::Git::Repo:
190          git_version: 2.21.0
191          repo_root: .
192        Dist::Zilla::Role::Git::StringFormatter:
193          time_zone: local
194      name: '@Author::DBOOK/Git::Tag'
195      version: '2.046'
196    -
197      class: Dist::Zilla::Plugin::BumpVersionAfterRelease
198      config:
199        Dist::Zilla::Plugin::BumpVersionAfterRelease:
200          finders:
201            - ':ExecFiles'
202            - ':InstallModules'
203          global: 0
204          munge_makefile_pl: 0
205      name: '@Author::DBOOK/BumpVersionAfterRelease'
206      version: '0.018'
207    -
208      class: Dist::Zilla::Plugin::Git::Commit
209      config:
210        Dist::Zilla::Plugin::Git::Commit:
211          add_files_in: []
212          commit_msg: 'Bump version'
213        Dist::Zilla::Role::Git::DirtyFiles:
214          allow_dirty:
215            - Changes
216            - dist.ini
217          allow_dirty_match:
218            - (?^:^)
219          changelog: Changes
220        Dist::Zilla::Role::Git::Repo:
221          git_version: 2.21.0
222          repo_root: .
223        Dist::Zilla::Role::Git::StringFormatter:
224          time_zone: local
225      name: '@Author::DBOOK/Commit_Version_Bump'
226      version: '2.046'
227    -
228      class: Dist::Zilla::Plugin::Git::Push
229      config:
230        Dist::Zilla::Plugin::Git::Push:
231          push_to:
232            - origin
233          remotes_must_exist: 1
234        Dist::Zilla::Role::Git::Repo:
235          git_version: 2.21.0
236          repo_root: .
237      name: '@Author::DBOOK/Git::Push'
238      version: '2.046'
239    -
240      class: Dist::Zilla::Plugin::PodSyntaxTests
241      name: '@Author::DBOOK/PodSyntaxTests'
242      version: '6.012'
243    -
244      class: Dist::Zilla::Plugin::PodCoverageTests
245      name: '@Author::DBOOK/PodCoverageTests'
246      version: '6.012'
247    -
248      class: Dist::Zilla::Plugin::Test::ReportPrereqs
249      name: '@Author::DBOOK/Test::ReportPrereqs'
250      version: '0.027'
251    -
252      class: Dist::Zilla::Plugin::Git::GatherDir
253      config:
254        Dist::Zilla::Plugin::GatherDir:
255          exclude_filename:
256            - Build.PL
257            - CONTRIBUTING.md
258            - INSTALL
259            - LICENSE
260            - META.json
261            - Makefile.PL
262            - Makefile.PL
263          exclude_match: []
264          follow_symlinks: 0
265          include_dotfiles: 0
266          prefix: ''
267          prune_directory: []
268          root: .
269        Dist::Zilla::Plugin::Git::GatherDir:
270          include_untracked: 0
271      name: '@Author::DBOOK/Git::GatherDir'
272      version: '2.046'
273    -
274      class: Dist::Zilla::Plugin::Regenerate::AfterReleasers
275      config:
276        Dist::Zilla::Plugin::Regenerate::AfterReleasers:
277          plugins:
278            - '@Author::DBOOK/Readme_Github'
279            - '@Author::DBOOK/CopyFilesFromRelease'
280        Dist::Zilla::Role::Regenerator:
281          $Dist::Zilla::Role::Regenerator::VERSION: '0.001001'
282      name: '@Author::DBOOK/Regenerate::AfterReleasers'
283      version: '0.001001'
284    -
285      class: Dist::Zilla::Plugin::PruneCruft
286      name: '@Author::DBOOK/PruneCruft'
287      version: '6.012'
288    -
289      class: Dist::Zilla::Plugin::ManifestSkip
290      name: '@Author::DBOOK/ManifestSkip'
291      version: '6.012'
292    -
293      class: Dist::Zilla::Plugin::MetaYAML
294      name: '@Author::DBOOK/MetaYAML'
295      version: '6.012'
296    -
297      class: Dist::Zilla::Plugin::MetaJSON
298      name: '@Author::DBOOK/MetaJSON'
299      version: '6.012'
300    -
301      class: Dist::Zilla::Plugin::License
302      name: '@Author::DBOOK/License'
303      version: '6.012'
304    -
305      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
306      config:
307        Dist::Zilla::Role::FileWatcher:
308          version: '0.006'
309      name: '@Author::DBOOK/ReadmeAnyFromPod'
310      version: '0.163250'
311    -
312      class: Dist::Zilla::Plugin::ExecDir
313      name: '@Author::DBOOK/ExecDir'
314      version: '6.012'
315    -
316      class: Dist::Zilla::Plugin::ShareDir
317      name: '@Author::DBOOK/ShareDir'
318      version: '6.012'
319    -
320      class: Dist::Zilla::Plugin::ExecDir
321      name: '@Author::DBOOK/ScriptDir'
322      version: '6.012'
323    -
324      class: Dist::Zilla::Plugin::MakeMaker::Awesome
325      config:
326        Dist::Zilla::Plugin::MakeMaker:
327          make_path: make
328          version: '6.012'
329        Dist::Zilla::Role::TestRunner:
330          default_jobs: 1
331          version: '6.012'
332      name: '@Author::DBOOK/MakeMaker::Awesome'
333      version: '0.48'
334    -
335      class: Dist::Zilla::Plugin::RunExtraTests
336      config:
337        Dist::Zilla::Role::TestRunner:
338          default_jobs: 1
339      name: '@Author::DBOOK/RunExtraTests'
340      version: '0.029'
341    -
342      class: Dist::Zilla::Plugin::InstallGuide
343      config:
344        Dist::Zilla::Role::ModuleMetadata:
345          Module::Metadata: '1.000037'
346          version: '0.006'
347      name: '@Author::DBOOK/InstallGuide'
348      version: '1.200013'
349    -
350      class: Dist::Zilla::Plugin::Manifest
351      name: '@Author::DBOOK/Manifest'
352      version: '6.012'
353    -
354      class: Dist::Zilla::Plugin::TestRelease
355      name: '@Author::DBOOK/TestRelease'
356      version: '6.012'
357    -
358      class: Dist::Zilla::Plugin::ConfirmRelease
359      name: '@Author::DBOOK/ConfirmRelease'
360      version: '6.012'
361    -
362      class: Dist::Zilla::Plugin::UploadToCPAN
363      name: '@Author::DBOOK/UploadToCPAN'
364      version: '6.012'
365    -
366      class: Dist::Zilla::Plugin::FinderCode
367      name: ':InstallModules'
368      version: '6.012'
369    -
370      class: Dist::Zilla::Plugin::FinderCode
371      name: ':IncModules'
372      version: '6.012'
373    -
374      class: Dist::Zilla::Plugin::FinderCode
375      name: ':TestFiles'
376      version: '6.012'
377    -
378      class: Dist::Zilla::Plugin::FinderCode
379      name: ':ExtraTestFiles'
380      version: '6.012'
381    -
382      class: Dist::Zilla::Plugin::FinderCode
383      name: ':ExecFiles'
384      version: '6.012'
385    -
386      class: Dist::Zilla::Plugin::FinderCode
387      name: ':PerlExecFiles'
388      version: '6.012'
389    -
390      class: Dist::Zilla::Plugin::FinderCode
391      name: ':ShareFiles'
392      version: '6.012'
393    -
394      class: Dist::Zilla::Plugin::FinderCode
395      name: ':MainModule'
396      version: '6.012'
397    -
398      class: Dist::Zilla::Plugin::FinderCode
399      name: ':AllFiles'
400      version: '6.012'
401    -
402      class: Dist::Zilla::Plugin::FinderCode
403      name: ':NoFiles'
404      version: '6.012'
405    -
406      class: Dist::Zilla::Plugin::FinderCode
407      name: '@Author::DBOOK/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
408      version: '6.012'
409  zilla:
410    class: Dist::Zilla::Dist::Builder
411    config:
412      is_trial: '0'
413    version: '6.012'
414x_contributors:
415  - 'Dan Book <grinnz@grinnz.com>'
416x_generated_by_perl: v5.30.1
417x_serialization_backend: 'YAML::Tiny version 1.73'
418