1---
2abstract: 'Get/set real/effective UID/username via (localizeable) variable'
3author:
4  - 'perlancar <perlancar@cpan.org>'
5build_requires:
6  File::Spec: '0'
7  IO::Handle: '0'
8  IPC::Open3: '0'
9  Test::More: '0'
10configure_requires:
11  ExtUtils::MakeMaker: '6.30'
12dynamic_config: 0
13generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141170'
14license: perl
15meta-spec:
16  url: http://module-build.sourceforge.net/META-spec-v1.4.html
17  version: '1.4'
18name: Unix-setuid
19requires:
20  perl: '5.010001'
21resources:
22  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Unix-setuid
23  homepage: https://metacpan.org/release/Unix-setuid
24  repository: git://github.com/perlancar/perl-System-setuid.git
25version: '0.02'
26x_Dist_Zilla:
27  perl:
28    version: '5.018002'
29  plugins:
30    -
31      class: Dist::Zilla::Plugin::GatherDir
32      name: '@Author::PERLANCAR/@Filter/GatherDir'
33      version: '5.019'
34    -
35      class: Dist::Zilla::Plugin::PruneCruft
36      name: '@Author::PERLANCAR/@Filter/PruneCruft'
37      version: '5.019'
38    -
39      class: Dist::Zilla::Plugin::ManifestSkip
40      name: '@Author::PERLANCAR/@Filter/ManifestSkip'
41      version: '5.019'
42    -
43      class: Dist::Zilla::Plugin::MetaYAML
44      name: '@Author::PERLANCAR/@Filter/MetaYAML'
45      version: '5.019'
46    -
47      class: Dist::Zilla::Plugin::License
48      name: '@Author::PERLANCAR/@Filter/License'
49      version: '5.019'
50    -
51      class: Dist::Zilla::Plugin::PodCoverageTests
52      name: '@Author::PERLANCAR/@Filter/PodCoverageTests'
53      version: '5.019'
54    -
55      class: Dist::Zilla::Plugin::PodSyntaxTests
56      name: '@Author::PERLANCAR/@Filter/PodSyntaxTests'
57      version: '5.019'
58    -
59      class: Dist::Zilla::Plugin::ExtraTests
60      name: '@Author::PERLANCAR/@Filter/ExtraTests'
61      version: '5.019'
62    -
63      class: Dist::Zilla::Plugin::ExecDir
64      name: '@Author::PERLANCAR/@Filter/ExecDir'
65      version: '5.019'
66    -
67      class: Dist::Zilla::Plugin::ShareDir
68      name: '@Author::PERLANCAR/@Filter/ShareDir'
69      version: '5.019'
70    -
71      class: Dist::Zilla::Plugin::MakeMaker
72      config:
73        Dist::Zilla::Role::TestRunner:
74          default_jobs: 1
75      name: '@Author::PERLANCAR/@Filter/MakeMaker'
76      version: '5.019'
77    -
78      class: Dist::Zilla::Plugin::Manifest
79      name: '@Author::PERLANCAR/@Filter/Manifest'
80      version: '5.019'
81    -
82      class: Dist::Zilla::Plugin::ConfirmRelease
83      name: '@Author::PERLANCAR/@Filter/ConfirmRelease'
84      version: '5.019'
85    -
86      class: Dist::Zilla::Plugin::UploadToCPAN
87      name: '@Author::PERLANCAR/@Filter/UploadToCPAN'
88      version: '5.019'
89    -
90      class: Dist::Zilla::Plugin::PERLANCAR::MetaResources
91      name: '@Author::PERLANCAR/PERLANCAR::MetaResources'
92      version: '0.03'
93    -
94      class: Dist::Zilla::Plugin::CheckChangeLog
95      name: '@Author::PERLANCAR/CheckChangeLog'
96      version: '0.01'
97    -
98      class: Dist::Zilla::Plugin::CheckMetaResources
99      name: '@Author::PERLANCAR/CheckMetaResources'
100      version: '0.001'
101    -
102      class: Dist::Zilla::Plugin::MetaJSON
103      name: '@Author::PERLANCAR/MetaJSON'
104      version: '5.019'
105    -
106      class: Dist::Zilla::Plugin::MetaConfig
107      name: '@Author::PERLANCAR/MetaConfig'
108      version: '5.019'
109    -
110      class: Dist::Zilla::Plugin::OurDate
111      name: '@Author::PERLANCAR/OurDate'
112      version: '0.01'
113    -
114      class: Dist::Zilla::Plugin::PodWeaver
115      config:
116        Dist::Zilla::Plugin::PodWeaver:
117          finder:
118            - ':InstallModules'
119            - ':ExecFiles'
120          plugins:
121            -
122              class: Pod::Weaver::Plugin::EnsurePod5
123              name: '@CorePrep/EnsurePod5'
124              version: '4.006'
125            -
126              class: Pod::Weaver::Plugin::H1Nester
127              name: '@CorePrep/H1Nester'
128              version: '4.006'
129            -
130              class: Pod::Weaver::Section::Name
131              name: '@Author::PERLANCAR/Name'
132              version: '4.006'
133            -
134              class: Pod::Weaver::Section::Version
135              name: '@Author::PERLANCAR/Version'
136              version: '4.006'
137            -
138              class: Pod::Weaver::Section::Region
139              name: '@Author::PERLANCAR/prelude'
140              version: '4.006'
141            -
142              class: Pod::Weaver::Section::Generic
143              name: SYNOPSIS
144              version: '4.006'
145            -
146              class: Pod::Weaver::Section::Generic
147              name: DESCRIPTION
148              version: '4.006'
149            -
150              class: Pod::Weaver::Section::Generic
151              name: OVERVIEW
152              version: '4.006'
153            -
154              class: Pod::Weaver::Section::Collect
155              name: ATTRIBUTES
156              version: '4.006'
157            -
158              class: Pod::Weaver::Section::Collect
159              name: METHODS
160              version: '4.006'
161            -
162              class: Pod::Weaver::Section::Collect
163              name: FUNCTIONS
164              version: '4.006'
165            -
166              class: Pod::Weaver::Plugin::Perinci
167              name: '@Author::PERLANCAR/Perinci'
168              version: '0.15'
169            -
170              class: Pod::Weaver::Section::Leftovers
171              name: '@Author::PERLANCAR/Leftovers'
172              version: '4.006'
173            -
174              class: Pod::Weaver::Section::Region
175              name: '@Author::PERLANCAR/postlude'
176              version: '4.006'
177            -
178              class: Pod::Weaver::Section::Homepage::DefaultCPAN
179              name: '@Author::PERLANCAR/Homepage::DefaultCPAN'
180              version: '0.02'
181            -
182              class: Pod::Weaver::Section::Source::DefaultGitHub
183              name: '@Author::PERLANCAR/Source::DefaultGitHub'
184              version: '0.04'
185            -
186              class: Pod::Weaver::Section::Bugs::DefaultRT
187              name: '@Author::PERLANCAR/Bugs::DefaultRT'
188              version: '0.03'
189            -
190              class: Pod::Weaver::Section::Authors
191              name: '@Author::PERLANCAR/Authors'
192              version: '4.006'
193            -
194              class: Pod::Weaver::Section::Legal
195              name: '@Author::PERLANCAR/Legal'
196              version: '4.006'
197            -
198              class: Pod::Weaver::Plugin::EnsureUniqueSections
199              name: '@Author::PERLANCAR/EnsureUniqueSections'
200              version: '0.121550'
201            -
202              class: Pod::Weaver::Plugin::SingleEncoding
203              name: '@Author::PERLANCAR/SingleEncoding'
204              version: '4.006'
205      name: '@Author::PERLANCAR/PodWeaver'
206      version: '4.005'
207    -
208      class: Dist::Zilla::Plugin::PruneFiles
209      name: '@Author::PERLANCAR/PruneFiles'
210      version: '5.019'
211    -
212      class: Dist::Zilla::Plugin::ReadmeFromPod
213      name: '@Author::PERLANCAR/ReadmeFromPod'
214      version: '0.21'
215    -
216      class: Dist::Zilla::Plugin::Rinci::Validate
217      name: '@Author::PERLANCAR/Rinci::Validate'
218      version: '0.18'
219    -
220      class: Dist::Zilla::Plugin::SetScriptShebang
221      name: '@Author::PERLANCAR/SetScriptShebang'
222      version: '0.01'
223    -
224      class: Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion
225      name: '@Author::PERLANCAR/PERLANCAR::OurPkgVersion'
226      version: '0.03'
227    -
228      class: Dist::Zilla::Plugin::Test::Compile
229      config:
230        Dist::Zilla::Plugin::Test::Compile:
231          filename: t/00-compile.t
232          module_finder:
233            - ':InstallModules'
234          script_finder:
235            - ':ExecFiles'
236      name: '@Author::PERLANCAR/Test::Compile'
237      version: '2.040'
238    -
239      class: Dist::Zilla::Plugin::Test::Rinci
240      name: '@Author::PERLANCAR/Test::Rinci'
241      version: '0.01'
242    -
243      class: Dist::Zilla::Plugin::Prereqs
244      config:
245        Dist::Zilla::Plugin::Prereqs:
246          phase: test
247          type: requires
248      name: TestRequires
249      version: '5.019'
250    -
251      class: Dist::Zilla::Plugin::Prereqs
252      config:
253        Dist::Zilla::Plugin::Prereqs:
254          phase: runtime
255          type: requires
256      name: Prereqs
257      version: '5.019'
258    -
259      class: Dist::Zilla::Plugin::FinderCode
260      name: ':InstallModules'
261      version: '5.019'
262    -
263      class: Dist::Zilla::Plugin::FinderCode
264      name: ':IncModules'
265      version: '5.019'
266    -
267      class: Dist::Zilla::Plugin::FinderCode
268      name: ':TestFiles'
269      version: '5.019'
270    -
271      class: Dist::Zilla::Plugin::FinderCode
272      name: ':ExecFiles'
273      version: '5.019'
274    -
275      class: Dist::Zilla::Plugin::FinderCode
276      name: ':ShareFiles'
277      version: '5.019'
278    -
279      class: Dist::Zilla::Plugin::FinderCode
280      name: ':MainModule'
281      version: '5.019'
282    -
283      class: Dist::Zilla::Plugin::FinderCode
284      name: ':AllFiles'
285      version: '5.019'
286    -
287      class: Dist::Zilla::Plugin::FinderCode
288      name: ':NoFiles'
289      version: '5.019'
290  zilla:
291    class: Dist::Zilla::Dist::Builder
292    config:
293      is_trial: '0'
294    version: '5.019'
295