Codebase list libpod-coverage-trustpod-perl / c9685b2
Import upstream version 0.100006 Debian Janitor 1 year, 3 months ago
12 changed file(s) with 260 addition(s) and 193 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Pod-Coverage-TrustPod
1
2 0.100006 2022-12-31 14:06:16-05:00 America/New_York
3 - update packaging and metadata
4 - minimum required Perl is now v5.12
15
26 0.100005 2018-03-12 08:34:52-04:00 America/New_York
37 - remove an accidentally introduced // operator!
0 This software is copyright (c) 2018 by Ricardo SIGNES.
0 This software is copyright (c) 2022 by Ricardo SIGNES.
11
22 This is free software; you can redistribute it and/or modify it under
33 the same terms as the Perl 5 programming language system itself.
1111
1212 --- The GNU General Public License, Version 1, February 1989 ---
1313
14 This software is Copyright (c) 2018 by Ricardo SIGNES.
14 This software is Copyright (c) 2022 by Ricardo SIGNES.
1515
1616 This is free software, licensed under:
1717
271271
272272 --- The Artistic License 1.0 ---
273273
274 This software is Copyright (c) 2018 by Ricardo SIGNES.
274 This software is Copyright (c) 2022 by Ricardo SIGNES.
275275
276276 This is free software, licensed under:
277277
291291
292292 - "Package" refers to the collection of files distributed by the Copyright
293293 Holder, and derivatives of that collection of files created through
294 textual modification.
294 textual modification.
295295 - "Standard Version" refers to such a Package if it has not been modified,
296296 or has been modified in accordance with the wishes of the Copyright
297 Holder.
297 Holder.
298298 - "Copyright Holder" is whoever is named in the copyright or copyrights for
299 the package.
299 the package.
300300 - "You" is you, if you're thinking about copying or distributing this Package.
301301 - "Reasonable copying fee" is whatever you can justify on the basis of media
302302 cost, duplication charges, time of people involved, and so on. (You will
303303 not be required to justify it to the Copyright Holder, but only to the
304 computing community at large as a market that must bear the fee.)
304 computing community at large as a market that must bear the fee.)
305305 - "Freely Available" means that no fee is charged for the item itself, though
306306 there may be fees involved in handling the item. It also means that
307307 recipients of the item may redistribute it under the same conditions they
308 received it.
308 received it.
309309
310310 1. You may make and give away verbatim copies of the source form of the
311311 Standard Version of this Package without restriction, provided that you
372372
373373 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
374374 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
375 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
375 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
376376
377377 The End
378378
0 # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.011.
0 # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.029.
11 Changes
22 LICENSE
33 MANIFEST
00 {
11 "abstract" : "allow a module's pod to contain Pod::Coverage hints",
22 "author" : [
3 "Ricardo SIGNES <rjbs@cpan.org>"
3 "Ricardo SIGNES <cpan@semiotic.systems>"
44 ],
55 "dynamic_config" : 0,
6 "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
6 "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010",
77 "license" : [
88 "perl_5"
99 ],
1515 "prereqs" : {
1616 "configure" : {
1717 "requires" : {
18 "ExtUtils::MakeMaker" : "0"
18 "ExtUtils::MakeMaker" : "6.78"
1919 }
2020 },
2121 "develop" : {
3131 "Pod::Eventual::Simple" : "0",
3232 "Pod::Find" : "0",
3333 "base" : "0",
34 "perl" : "5.012",
3435 "strict" : "0",
3536 "warnings" : "0"
3637 }
5960 "web" : "https://github.com/rjbs/Pod-Coverage-TrustPod"
6061 }
6162 },
62 "version" : "0.100005",
63 "version" : "0.100006",
6364 "x_Dist_Zilla" : {
6465 "perl" : {
65 "version" : "5.026001"
66 "version" : "5.037002"
6667 },
6768 "plugins" : [
6869 {
8283 }
8384 },
8485 "name" : "@Filter/Git::GatherDir",
85 "version" : "2.043"
86 "version" : "2.048"
8687 },
8788 {
8889 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
8990 "name" : "@Filter/CheckPrereqsIndexed",
90 "version" : "0.020"
91 "version" : "0.021"
9192 },
9293 {
9394 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
109110 }
110111 },
111112 "name" : "@Filter/RJBS-Outdated",
112 "version" : "0.054"
113 "version" : "0.057"
113114 },
114115 {
115116 "class" : "Dist::Zilla::Plugin::PromptIfStale",
120121 "modules" : [],
121122 "phase" : "release",
122123 "run_under_travis" : 0,
123 "skip" : []
124 "skip" : [
125 "Dist::Zilla::Plugin::RJBSMisc"
126 ]
124127 }
125128 },
126129 "name" : "@Filter/CPAN-Outdated",
127 "version" : "0.054"
130 "version" : "0.057"
128131 },
129132 {
130133 "class" : "Dist::Zilla::Plugin::PruneCruft",
131134 "name" : "@Filter/@Filter/PruneCruft",
132 "version" : "6.011"
135 "version" : "6.029"
133136 },
134137 {
135138 "class" : "Dist::Zilla::Plugin::ManifestSkip",
136139 "name" : "@Filter/@Filter/ManifestSkip",
137 "version" : "6.011"
140 "version" : "6.029"
138141 },
139142 {
140143 "class" : "Dist::Zilla::Plugin::MetaYAML",
141144 "name" : "@Filter/@Filter/MetaYAML",
142 "version" : "6.011"
145 "version" : "6.029"
143146 },
144147 {
145148 "class" : "Dist::Zilla::Plugin::License",
146149 "name" : "@Filter/@Filter/License",
147 "version" : "6.011"
150 "version" : "6.029"
148151 },
149152 {
150153 "class" : "Dist::Zilla::Plugin::Readme",
151154 "name" : "@Filter/@Filter/Readme",
152 "version" : "6.011"
155 "version" : "6.029"
153156 },
154157 {
155158 "class" : "Dist::Zilla::Plugin::ExecDir",
156159 "name" : "@Filter/@Filter/ExecDir",
157 "version" : "6.011"
160 "version" : "6.029"
158161 },
159162 {
160163 "class" : "Dist::Zilla::Plugin::ShareDir",
161164 "name" : "@Filter/@Filter/ShareDir",
162 "version" : "6.011"
165 "version" : "6.029"
163166 },
164167 {
165168 "class" : "Dist::Zilla::Plugin::Manifest",
166169 "name" : "@Filter/@Filter/Manifest",
167 "version" : "6.011"
170 "version" : "6.029"
168171 },
169172 {
170173 "class" : "Dist::Zilla::Plugin::TestRelease",
171174 "name" : "@Filter/@Filter/TestRelease",
172 "version" : "6.011"
175 "version" : "6.029"
173176 },
174177 {
175178 "class" : "Dist::Zilla::Plugin::ConfirmRelease",
176179 "name" : "@Filter/@Filter/ConfirmRelease",
177 "version" : "6.011"
180 "version" : "6.029"
178181 },
179182 {
180183 "class" : "Dist::Zilla::Plugin::UploadToCPAN",
181184 "name" : "@Filter/@Filter/UploadToCPAN",
182 "version" : "6.011"
185 "version" : "6.029"
183186 },
184187 {
185188 "class" : "Dist::Zilla::Plugin::MakeMaker",
189192 }
190193 },
191194 "name" : "@Filter/MakeMaker",
192 "version" : "6.011"
195 "version" : "6.029"
193196 },
194197 {
195198 "class" : "Dist::Zilla::Plugin::Git::NextVersion",
200203 "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
201204 },
202205 "Dist::Zilla::Role::Git::Repo" : {
203 "git_version" : "2.15.1",
206 "git_version" : "2.38.0",
204207 "repo_root" : "."
205208 }
206209 },
207210 "name" : "@Filter/Git::NextVersion",
208 "version" : "2.043"
211 "version" : "2.048"
209212 },
210213 {
211214 "class" : "Dist::Zilla::Plugin::PkgVersion",
212215 "name" : "@Filter/PkgVersion",
213 "version" : "6.011"
216 "version" : "6.029"
214217 },
215218 {
216219 "class" : "Dist::Zilla::Plugin::MetaConfig",
217220 "name" : "@Filter/MetaConfig",
218 "version" : "6.011"
221 "version" : "6.029"
219222 },
220223 {
221224 "class" : "Dist::Zilla::Plugin::MetaJSON",
222225 "name" : "@Filter/MetaJSON",
223 "version" : "6.011"
226 "version" : "6.029"
224227 },
225228 {
226229 "class" : "Dist::Zilla::Plugin::NextRelease",
227230 "name" : "@Filter/NextRelease",
228 "version" : "6.011"
231 "version" : "6.029"
229232 },
230233 {
231234 "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
235238 {
236239 "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
237240 "name" : "@Filter/PodSyntaxTests",
238 "version" : "6.011"
241 "version" : "6.029"
239242 },
240243 {
241244 "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
242245 "name" : "@Filter/Test::ReportPrereqs",
243 "version" : "0.027"
246 "version" : "0.028"
247 },
248 {
249 "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
250 "name" : "@Filter/Git::Remote::Check",
251 "version" : "0.1.2"
244252 },
245253 {
246254 "class" : "Dist::Zilla::Plugin::Prereqs",
251259 }
252260 },
253261 "name" : "@Filter/TestMoreWithSubtests",
254 "version" : "6.011"
262 "version" : "6.029"
255263 },
256264 {
257265 "class" : "Dist::Zilla::Plugin::PodWeaver",
268276 {
269277 "class" : "Pod::Weaver::Plugin::EnsurePod5",
270278 "name" : "@CorePrep/EnsurePod5",
271 "version" : "4.015"
279 "version" : "4.018"
272280 },
273281 {
274282 "class" : "Pod::Weaver::Plugin::H1Nester",
275283 "name" : "@CorePrep/H1Nester",
276 "version" : "4.015"
284 "version" : "4.018"
277285 },
278286 {
279287 "class" : "Pod::Weaver::Plugin::SingleEncoding",
280288 "name" : "@RJBS/SingleEncoding",
281 "version" : "4.015"
289 "version" : "4.018"
282290 },
283291 {
284292 "class" : "Pod::Weaver::Section::Name",
285293 "name" : "@RJBS/Name",
286 "version" : "4.015"
294 "version" : "4.018"
287295 },
288296 {
289297 "class" : "Pod::Weaver::Section::Version",
290298 "name" : "@RJBS/Version",
291 "version" : "4.015"
299 "version" : "4.018"
292300 },
293301 {
294302 "class" : "Pod::Weaver::Section::Region",
295303 "name" : "@RJBS/Prelude",
296 "version" : "4.015"
304 "version" : "4.018"
297305 },
298306 {
299307 "class" : "Pod::Weaver::Section::Generic",
300308 "name" : "@RJBS/Synopsis",
301 "version" : "4.015"
309 "version" : "4.018"
302310 },
303311 {
304312 "class" : "Pod::Weaver::Section::Generic",
305313 "name" : "@RJBS/Description",
306 "version" : "4.015"
314 "version" : "4.018"
307315 },
308316 {
309317 "class" : "Pod::Weaver::Section::Generic",
310318 "name" : "@RJBS/Overview",
311 "version" : "4.015"
319 "version" : "4.018"
312320 },
313321 {
314322 "class" : "Pod::Weaver::Section::Generic",
315323 "name" : "@RJBS/Stability",
316 "version" : "4.015"
324 "version" : "4.018"
325 },
326 {
327 "class" : "Pod::Weaver::Section::GenerateSection",
328 "name" : "@RJBS/PerlSupport",
329 "version" : "4.018"
317330 },
318331 {
319332 "class" : "Pod::Weaver::Section::Collect",
320333 "name" : "Attributes",
321 "version" : "4.015"
334 "version" : "4.018"
322335 },
323336 {
324337 "class" : "Pod::Weaver::Section::Collect",
325338 "name" : "Methods",
326 "version" : "4.015"
339 "version" : "4.018"
327340 },
328341 {
329342 "class" : "Pod::Weaver::Section::Collect",
330343 "name" : "Functions",
331 "version" : "4.015"
344 "version" : "4.018"
332345 },
333346 {
334347 "class" : "Pod::Weaver::Section::Leftovers",
335348 "name" : "@RJBS/Leftovers",
336 "version" : "4.015"
349 "version" : "4.018"
337350 },
338351 {
339352 "class" : "Pod::Weaver::Section::Region",
340353 "name" : "@RJBS/postlude",
341 "version" : "4.015"
354 "version" : "4.018"
342355 },
343356 {
344357 "class" : "Pod::Weaver::Section::Authors",
345358 "name" : "@RJBS/Authors",
346 "version" : "4.015"
359 "version" : "4.018"
347360 },
348361 {
349362 "class" : "Pod::Weaver::Section::Contributors",
353366 {
354367 "class" : "Pod::Weaver::Section::Legal",
355368 "name" : "@RJBS/Legal",
356 "version" : "4.015"
369 "version" : "4.018"
357370 },
358371 {
359372 "class" : "Pod::Weaver::Plugin::Transformer",
360373 "name" : "@RJBS/List",
361 "version" : "4.015"
374 "version" : "4.018"
362375 }
363376 ]
364377 }
365378 },
366379 "name" : "@Filter/PodWeaver",
367 "version" : "4.008"
380 "version" : "4.009"
381 },
382 {
383 "class" : "Dist::Zilla::Plugin::RJBSMisc",
384 "name" : "@Filter/RJBSMisc",
385 "version" : "5.020"
368386 },
369387 {
370388 "class" : "Dist::Zilla::Plugin::GithubMeta",
371389 "name" : "@Filter/GithubMeta",
372 "version" : "0.54"
390 "version" : "0.58"
373391 },
374392 {
375393 "class" : "Dist::Zilla::Plugin::Git::Check",
386404 "changelog" : "Changes"
387405 },
388406 "Dist::Zilla::Role::Git::Repo" : {
389 "git_version" : "2.15.1",
407 "git_version" : "2.38.0",
390408 "repo_root" : "."
391409 }
392410 },
393411 "name" : "@Filter/@Git/Check",
394 "version" : "2.043"
412 "version" : "2.048"
395413 },
396414 {
397415 "class" : "Dist::Zilla::Plugin::Git::Commit",
398416 "config" : {
399417 "Dist::Zilla::Plugin::Git::Commit" : {
400418 "add_files_in" : [],
401 "commit_msg" : "v%v%n%n%c"
419 "commit_msg" : "v%V%n%n%c",
420 "signoff" : 0
402421 },
403422 "Dist::Zilla::Role::Git::DirtyFiles" : {
404423 "allow_dirty" : [
409428 "changelog" : "Changes"
410429 },
411430 "Dist::Zilla::Role::Git::Repo" : {
412 "git_version" : "2.15.1",
431 "git_version" : "2.38.0",
413432 "repo_root" : "."
414433 },
415434 "Dist::Zilla::Role::Git::StringFormatter" : {
417436 }
418437 },
419438 "name" : "@Filter/@Git/Commit",
420 "version" : "2.043"
439 "version" : "2.048"
421440 },
422441 {
423442 "class" : "Dist::Zilla::Plugin::Git::Tag",
426445 "branch" : null,
427446 "changelog" : "Changes",
428447 "signed" : 0,
429 "tag" : "0.100005",
448 "tag" : "0.100006",
430449 "tag_format" : "%v",
431 "tag_message" : "v%v"
450 "tag_message" : "v%V"
432451 },
433452 "Dist::Zilla::Role::Git::Repo" : {
434 "git_version" : "2.15.1",
453 "git_version" : "2.38.0",
435454 "repo_root" : "."
436455 },
437456 "Dist::Zilla::Role::Git::StringFormatter" : {
439458 }
440459 },
441460 "name" : "@Filter/@Git/Tag",
442 "version" : "2.043"
461 "version" : "2.048"
443462 },
444463 {
445464 "class" : "Dist::Zilla::Plugin::Git::Push",
446465 "config" : {
447466 "Dist::Zilla::Plugin::Git::Push" : {
448467 "push_to" : [
449 "rjbs :",
450468 "github :"
451469 ],
452470 "remotes_must_exist" : 0
453471 },
454472 "Dist::Zilla::Role::Git::Repo" : {
455 "git_version" : "2.15.1",
473 "git_version" : "2.38.0",
456474 "repo_root" : "."
457475 }
458476 },
459477 "name" : "@Filter/@Git/Push",
460 "version" : "2.043"
478 "version" : "2.048"
461479 },
462480 {
463481 "class" : "Dist::Zilla::Plugin::Git::Contributors",
464482 "config" : {
465483 "Dist::Zilla::Plugin::Git::Contributors" : {
466 "git_version" : "2.15.1",
484 "git_version" : "2.38.0",
467485 "include_authors" : 0,
468486 "include_releaser" : 1,
469487 "order_by" : "name",
471489 }
472490 },
473491 "name" : "@Filter/Git::Contributors",
474 "version" : "0.032"
492 "version" : "0.036"
475493 },
476494 {
477495 "class" : "Dist::Zilla::Plugin::AutoPrereqs",
478496 "name" : "AutoPrereqs",
479 "version" : "6.011"
497 "version" : "6.029"
480498 },
481499 {
482500 "class" : "Dist::Zilla::Plugin::RemovePrereqs",
488506 }
489507 },
490508 "name" : "RemovePrereqs",
491 "version" : "6.011"
509 "version" : "6.029"
492510 },
493511 {
494512 "class" : "Dist::Zilla::Plugin::FinderCode",
495513 "name" : ":InstallModules",
496 "version" : "6.011"
514 "version" : "6.029"
497515 },
498516 {
499517 "class" : "Dist::Zilla::Plugin::FinderCode",
500518 "name" : ":IncModules",
501 "version" : "6.011"
519 "version" : "6.029"
502520 },
503521 {
504522 "class" : "Dist::Zilla::Plugin::FinderCode",
505523 "name" : ":TestFiles",
506 "version" : "6.011"
524 "version" : "6.029"
507525 },
508526 {
509527 "class" : "Dist::Zilla::Plugin::FinderCode",
510528 "name" : ":ExtraTestFiles",
511 "version" : "6.011"
529 "version" : "6.029"
512530 },
513531 {
514532 "class" : "Dist::Zilla::Plugin::FinderCode",
515533 "name" : ":ExecFiles",
516 "version" : "6.011"
534 "version" : "6.029"
517535 },
518536 {
519537 "class" : "Dist::Zilla::Plugin::FinderCode",
520538 "name" : ":PerlExecFiles",
521 "version" : "6.011"
539 "version" : "6.029"
522540 },
523541 {
524542 "class" : "Dist::Zilla::Plugin::FinderCode",
525543 "name" : ":ShareFiles",
526 "version" : "6.011"
544 "version" : "6.029"
527545 },
528546 {
529547 "class" : "Dist::Zilla::Plugin::FinderCode",
530548 "name" : ":MainModule",
531 "version" : "6.011"
549 "version" : "6.029"
532550 },
533551 {
534552 "class" : "Dist::Zilla::Plugin::FinderCode",
535553 "name" : ":AllFiles",
536 "version" : "6.011"
554 "version" : "6.029"
537555 },
538556 {
539557 "class" : "Dist::Zilla::Plugin::FinderCode",
540558 "name" : ":NoFiles",
541 "version" : "6.011"
559 "version" : "6.029"
542560 }
543561 ],
544562 "zilla" : {
546564 "config" : {
547565 "is_trial" : 0
548566 },
549 "version" : "6.011"
567 "version" : "6.029"
550568 }
551569 },
552570 "x_contributors" : [
553 "Andreas Marienborg <andreas.marienborg@gmail.com>"
571 "Andreas Marienborg <andreas.marienborg@gmail.com>",
572 "Ricardo Signes <rjbs@semiotic.systems>"
554573 ],
555 "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
574 "x_generated_by_perl" : "v5.37.2",
575 "x_rjbs_perl_window" : "long-term",
576 "x_serialization_backend" : "Cpanel::JSON::XS version 4.30",
577 "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
556578 }
557579
00 ---
11 abstract: "allow a module's pod to contain Pod::Coverage hints"
22 author:
3 - 'Ricardo SIGNES <rjbs@cpan.org>'
3 - 'Ricardo SIGNES <cpan@semiotic.systems>'
44 build_requires:
55 ExtUtils::MakeMaker: '0'
66 File::Spec: '0'
77 Test::More: '0.96'
88 lib: '0'
99 configure_requires:
10 ExtUtils::MakeMaker: '0'
10 ExtUtils::MakeMaker: '6.78'
1111 dynamic_config: 0
12 generated_by: 'Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
12 generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010'
1313 license: perl
1414 meta-spec:
1515 url: http://module-build.sourceforge.net/META-spec-v1.4.html
2020 Pod::Eventual::Simple: '0'
2121 Pod::Find: '0'
2222 base: '0'
23 perl: '5.012'
2324 strict: '0'
2425 warnings: '0'
2526 resources:
2627 bugtracker: https://github.com/rjbs/Pod-Coverage-TrustPod/issues
2728 homepage: https://github.com/rjbs/Pod-Coverage-TrustPod
2829 repository: https://github.com/rjbs/Pod-Coverage-TrustPod.git
29 version: '0.100005'
30 version: '0.100006'
3031 x_Dist_Zilla:
3132 perl:
32 version: '5.026001'
33 version: '5.037002'
3334 plugins:
3435 -
3536 class: Dist::Zilla::Plugin::Git::GatherDir
4546 Dist::Zilla::Plugin::Git::GatherDir:
4647 include_untracked: 0
4748 name: '@Filter/Git::GatherDir'
48 version: '2.043'
49 version: '2.048'
4950 -
5051 class: Dist::Zilla::Plugin::CheckPrereqsIndexed
5152 name: '@Filter/CheckPrereqsIndexed'
52 version: '0.020'
53 version: '0.021'
5354 -
5455 class: Dist::Zilla::Plugin::CheckExtraTests
5556 name: '@Filter/CheckExtraTests'
6667 run_under_travis: 0
6768 skip: []
6869 name: '@Filter/RJBS-Outdated'
69 version: '0.054'
70 version: '0.057'
7071 -
7172 class: Dist::Zilla::Plugin::PromptIfStale
7273 config:
7677 modules: []
7778 phase: release
7879 run_under_travis: 0
79 skip: []
80 skip:
81 - Dist::Zilla::Plugin::RJBSMisc
8082 name: '@Filter/CPAN-Outdated'
81 version: '0.054'
83 version: '0.057'
8284 -
8385 class: Dist::Zilla::Plugin::PruneCruft
8486 name: '@Filter/@Filter/PruneCruft'
85 version: '6.011'
87 version: '6.029'
8688 -
8789 class: Dist::Zilla::Plugin::ManifestSkip
8890 name: '@Filter/@Filter/ManifestSkip'
89 version: '6.011'
91 version: '6.029'
9092 -
9193 class: Dist::Zilla::Plugin::MetaYAML
9294 name: '@Filter/@Filter/MetaYAML'
93 version: '6.011'
95 version: '6.029'
9496 -
9597 class: Dist::Zilla::Plugin::License
9698 name: '@Filter/@Filter/License'
97 version: '6.011'
99 version: '6.029'
98100 -
99101 class: Dist::Zilla::Plugin::Readme
100102 name: '@Filter/@Filter/Readme'
101 version: '6.011'
103 version: '6.029'
102104 -
103105 class: Dist::Zilla::Plugin::ExecDir
104106 name: '@Filter/@Filter/ExecDir'
105 version: '6.011'
107 version: '6.029'
106108 -
107109 class: Dist::Zilla::Plugin::ShareDir
108110 name: '@Filter/@Filter/ShareDir'
109 version: '6.011'
111 version: '6.029'
110112 -
111113 class: Dist::Zilla::Plugin::Manifest
112114 name: '@Filter/@Filter/Manifest'
113 version: '6.011'
115 version: '6.029'
114116 -
115117 class: Dist::Zilla::Plugin::TestRelease
116118 name: '@Filter/@Filter/TestRelease'
117 version: '6.011'
119 version: '6.029'
118120 -
119121 class: Dist::Zilla::Plugin::ConfirmRelease
120122 name: '@Filter/@Filter/ConfirmRelease'
121 version: '6.011'
123 version: '6.029'
122124 -
123125 class: Dist::Zilla::Plugin::UploadToCPAN
124126 name: '@Filter/@Filter/UploadToCPAN'
125 version: '6.011'
127 version: '6.029'
126128 -
127129 class: Dist::Zilla::Plugin::MakeMaker
128130 config:
129131 Dist::Zilla::Role::TestRunner:
130132 default_jobs: 9
131133 name: '@Filter/MakeMaker'
132 version: '6.011'
134 version: '6.029'
133135 -
134136 class: Dist::Zilla::Plugin::Git::NextVersion
135137 config:
138140 version_by_branch: 1
139141 version_regexp: (?^:^([0-9]+\.[0-9]+)$)
140142 Dist::Zilla::Role::Git::Repo:
141 git_version: 2.15.1
143 git_version: 2.38.0
142144 repo_root: .
143145 name: '@Filter/Git::NextVersion'
144 version: '2.043'
146 version: '2.048'
145147 -
146148 class: Dist::Zilla::Plugin::PkgVersion
147149 name: '@Filter/PkgVersion'
148 version: '6.011'
150 version: '6.029'
149151 -
150152 class: Dist::Zilla::Plugin::MetaConfig
151153 name: '@Filter/MetaConfig'
152 version: '6.011'
154 version: '6.029'
153155 -
154156 class: Dist::Zilla::Plugin::MetaJSON
155157 name: '@Filter/MetaJSON'
156 version: '6.011'
158 version: '6.029'
157159 -
158160 class: Dist::Zilla::Plugin::NextRelease
159161 name: '@Filter/NextRelease'
160 version: '6.011'
162 version: '6.029'
161163 -
162164 class: Dist::Zilla::Plugin::Test::ChangesHasContent
163165 name: '@Filter/Test::ChangesHasContent'
165167 -
166168 class: Dist::Zilla::Plugin::PodSyntaxTests
167169 name: '@Filter/PodSyntaxTests'
168 version: '6.011'
170 version: '6.029'
169171 -
170172 class: Dist::Zilla::Plugin::Test::ReportPrereqs
171173 name: '@Filter/Test::ReportPrereqs'
172 version: '0.027'
174 version: '0.028'
175 -
176 class: Dist::Zilla::Plugin::Git::Remote::Check
177 name: '@Filter/Git::Remote::Check'
178 version: 0.1.2
173179 -
174180 class: Dist::Zilla::Plugin::Prereqs
175181 config:
177183 phase: test
178184 type: requires
179185 name: '@Filter/TestMoreWithSubtests'
180 version: '6.011'
186 version: '6.029'
181187 -
182188 class: Dist::Zilla::Plugin::PodWeaver
183189 config:
191197 -
192198 class: Pod::Weaver::Plugin::EnsurePod5
193199 name: '@CorePrep/EnsurePod5'
194 version: '4.015'
200 version: '4.018'
195201 -
196202 class: Pod::Weaver::Plugin::H1Nester
197203 name: '@CorePrep/H1Nester'
198 version: '4.015'
204 version: '4.018'
199205 -
200206 class: Pod::Weaver::Plugin::SingleEncoding
201207 name: '@RJBS/SingleEncoding'
202 version: '4.015'
208 version: '4.018'
203209 -
204210 class: Pod::Weaver::Section::Name
205211 name: '@RJBS/Name'
206 version: '4.015'
212 version: '4.018'
207213 -
208214 class: Pod::Weaver::Section::Version
209215 name: '@RJBS/Version'
210 version: '4.015'
216 version: '4.018'
211217 -
212218 class: Pod::Weaver::Section::Region
213219 name: '@RJBS/Prelude'
214 version: '4.015'
220 version: '4.018'
215221 -
216222 class: Pod::Weaver::Section::Generic
217223 name: '@RJBS/Synopsis'
218 version: '4.015'
224 version: '4.018'
219225 -
220226 class: Pod::Weaver::Section::Generic
221227 name: '@RJBS/Description'
222 version: '4.015'
228 version: '4.018'
223229 -
224230 class: Pod::Weaver::Section::Generic
225231 name: '@RJBS/Overview'
226 version: '4.015'
232 version: '4.018'
227233 -
228234 class: Pod::Weaver::Section::Generic
229235 name: '@RJBS/Stability'
230 version: '4.015'
236 version: '4.018'
237 -
238 class: Pod::Weaver::Section::GenerateSection
239 name: '@RJBS/PerlSupport'
240 version: '4.018'
231241 -
232242 class: Pod::Weaver::Section::Collect
233243 name: Attributes
234 version: '4.015'
244 version: '4.018'
235245 -
236246 class: Pod::Weaver::Section::Collect
237247 name: Methods
238 version: '4.015'
248 version: '4.018'
239249 -
240250 class: Pod::Weaver::Section::Collect
241251 name: Functions
242 version: '4.015'
252 version: '4.018'
243253 -
244254 class: Pod::Weaver::Section::Leftovers
245255 name: '@RJBS/Leftovers'
246 version: '4.015'
256 version: '4.018'
247257 -
248258 class: Pod::Weaver::Section::Region
249259 name: '@RJBS/postlude'
250 version: '4.015'
260 version: '4.018'
251261 -
252262 class: Pod::Weaver::Section::Authors
253263 name: '@RJBS/Authors'
254 version: '4.015'
264 version: '4.018'
255265 -
256266 class: Pod::Weaver::Section::Contributors
257267 name: '@RJBS/Contributors'
259269 -
260270 class: Pod::Weaver::Section::Legal
261271 name: '@RJBS/Legal'
262 version: '4.015'
272 version: '4.018'
263273 -
264274 class: Pod::Weaver::Plugin::Transformer
265275 name: '@RJBS/List'
266 version: '4.015'
276 version: '4.018'
267277 name: '@Filter/PodWeaver'
268 version: '4.008'
278 version: '4.009'
279 -
280 class: Dist::Zilla::Plugin::RJBSMisc
281 name: '@Filter/RJBSMisc'
282 version: '5.020'
269283 -
270284 class: Dist::Zilla::Plugin::GithubMeta
271285 name: '@Filter/GithubMeta'
272 version: '0.54'
286 version: '0.58'
273287 -
274288 class: Dist::Zilla::Plugin::Git::Check
275289 config:
282296 allow_dirty_match: []
283297 changelog: Changes
284298 Dist::Zilla::Role::Git::Repo:
285 git_version: 2.15.1
299 git_version: 2.38.0
286300 repo_root: .
287301 name: '@Filter/@Git/Check'
288 version: '2.043'
302 version: '2.048'
289303 -
290304 class: Dist::Zilla::Plugin::Git::Commit
291305 config:
292306 Dist::Zilla::Plugin::Git::Commit:
293307 add_files_in: []
294 commit_msg: v%v%n%n%c
308 commit_msg: v%V%n%n%c
309 signoff: 0
295310 Dist::Zilla::Role::Git::DirtyFiles:
296311 allow_dirty:
297312 - Changes
299314 allow_dirty_match: []
300315 changelog: Changes
301316 Dist::Zilla::Role::Git::Repo:
302 git_version: 2.15.1
317 git_version: 2.38.0
303318 repo_root: .
304319 Dist::Zilla::Role::Git::StringFormatter:
305320 time_zone: local
306321 name: '@Filter/@Git/Commit'
307 version: '2.043'
322 version: '2.048'
308323 -
309324 class: Dist::Zilla::Plugin::Git::Tag
310325 config:
312327 branch: ~
313328 changelog: Changes
314329 signed: 0
315 tag: '0.100005'
330 tag: '0.100006'
316331 tag_format: '%v'
317 tag_message: v%v
332 tag_message: v%V
318333 Dist::Zilla::Role::Git::Repo:
319 git_version: 2.15.1
334 git_version: 2.38.0
320335 repo_root: .
321336 Dist::Zilla::Role::Git::StringFormatter:
322337 time_zone: local
323338 name: '@Filter/@Git/Tag'
324 version: '2.043'
339 version: '2.048'
325340 -
326341 class: Dist::Zilla::Plugin::Git::Push
327342 config:
328343 Dist::Zilla::Plugin::Git::Push:
329344 push_to:
330 - 'rjbs :'
331345 - 'github :'
332346 remotes_must_exist: 0
333347 Dist::Zilla::Role::Git::Repo:
334 git_version: 2.15.1
348 git_version: 2.38.0
335349 repo_root: .
336350 name: '@Filter/@Git/Push'
337 version: '2.043'
351 version: '2.048'
338352 -
339353 class: Dist::Zilla::Plugin::Git::Contributors
340354 config:
341355 Dist::Zilla::Plugin::Git::Contributors:
342 git_version: 2.15.1
356 git_version: 2.38.0
343357 include_authors: 0
344358 include_releaser: 1
345359 order_by: name
346360 paths: []
347361 name: '@Filter/Git::Contributors'
348 version: '0.032'
362 version: '0.036'
349363 -
350364 class: Dist::Zilla::Plugin::AutoPrereqs
351365 name: AutoPrereqs
352 version: '6.011'
366 version: '6.029'
353367 -
354368 class: Dist::Zilla::Plugin::RemovePrereqs
355369 config:
357371 modules_to_remove:
358372 - Carp::Heavy
359373 name: RemovePrereqs
360 version: '6.011'
374 version: '6.029'
361375 -
362376 class: Dist::Zilla::Plugin::FinderCode
363377 name: ':InstallModules'
364 version: '6.011'
378 version: '6.029'
365379 -
366380 class: Dist::Zilla::Plugin::FinderCode
367381 name: ':IncModules'
368 version: '6.011'
382 version: '6.029'
369383 -
370384 class: Dist::Zilla::Plugin::FinderCode
371385 name: ':TestFiles'
372 version: '6.011'
386 version: '6.029'
373387 -
374388 class: Dist::Zilla::Plugin::FinderCode
375389 name: ':ExtraTestFiles'
376 version: '6.011'
390 version: '6.029'
377391 -
378392 class: Dist::Zilla::Plugin::FinderCode
379393 name: ':ExecFiles'
380 version: '6.011'
394 version: '6.029'
381395 -
382396 class: Dist::Zilla::Plugin::FinderCode
383397 name: ':PerlExecFiles'
384 version: '6.011'
398 version: '6.029'
385399 -
386400 class: Dist::Zilla::Plugin::FinderCode
387401 name: ':ShareFiles'
388 version: '6.011'
402 version: '6.029'
389403 -
390404 class: Dist::Zilla::Plugin::FinderCode
391405 name: ':MainModule'
392 version: '6.011'
406 version: '6.029'
393407 -
394408 class: Dist::Zilla::Plugin::FinderCode
395409 name: ':AllFiles'
396 version: '6.011'
410 version: '6.029'
397411 -
398412 class: Dist::Zilla::Plugin::FinderCode
399413 name: ':NoFiles'
400 version: '6.011'
414 version: '6.029'
401415 zilla:
402416 class: Dist::Zilla::Dist::Builder
403417 config:
404 is_trial: '0'
405 version: '6.011'
418 is_trial: 0
419 version: '6.029'
406420 x_contributors:
407421 - 'Andreas Marienborg <andreas.marienborg@gmail.com>'
408 x_serialization_backend: 'YAML::Tiny version 1.70'
422 - 'Ricardo Signes <rjbs@semiotic.systems>'
423 x_generated_by_perl: v5.37.2
424 x_rjbs_perl_window: long-term
425 x_serialization_backend: 'YAML::Tiny version 1.73'
426 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
0 # This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.011.
0 # This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.029.
11 use strict;
22 use warnings;
33
4 use 5.012;
45
5
6 use ExtUtils::MakeMaker;
6 use ExtUtils::MakeMaker 6.78;
77
88 my %WriteMakefileArgs = (
99 "ABSTRACT" => "allow a module's pod to contain Pod::Coverage hints",
10 "AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
10 "AUTHOR" => "Ricardo SIGNES <cpan\@semiotic.systems>",
1111 "CONFIGURE_REQUIRES" => {
12 "ExtUtils::MakeMaker" => 0
12 "ExtUtils::MakeMaker" => "6.78"
1313 },
1414 "DISTNAME" => "Pod-Coverage-TrustPod",
1515 "LICENSE" => "perl",
16 "MIN_PERL_VERSION" => "5.012",
1617 "NAME" => "Pod::Coverage::TrustPod",
1718 "PREREQ_PM" => {
1819 "Pod::Coverage::CountParents" => 0,
2829 "Test::More" => "0.96",
2930 "lib" => 0
3031 },
31 "VERSION" => "0.100005",
32 "VERSION" => "0.100006",
3233 "test" => {
3334 "TESTS" => "t/*.t"
3435 }
00 This archive contains the distribution Pod-Coverage-TrustPod,
1 version 0.100005:
1 version 0.100006:
22
33 allow a module's pod to contain Pod::Coverage hints
44
5 This software is copyright (c) 2018 by Ricardo SIGNES.
5 This software is copyright (c) 2022 by Ricardo SIGNES.
66
77 This is free software; you can redistribute it and/or modify it under
88 the same terms as the Perl 5 programming language system itself.
99
1010
11 This README file was generated by Dist::Zilla::Plugin::Readme v6.011.
11 This README file was generated by Dist::Zilla::Plugin::Readme v6.029.
00 name = Pod-Coverage-TrustPod
1 author = Ricardo SIGNES <rjbs@cpan.org>
1 author = Ricardo SIGNES <cpan@semiotic.systems>
22 license = Perl_5
33 copyright_holder = Ricardo SIGNES
44
55 [@Filter]
66 -bundle = @RJBS
77 -remove = AutoPrereqs
8 perl-window = long-term
89
910 [AutoPrereqs]
1011 skip = BaseWithNoPod
00 use strict;
11 use warnings;
2 package Pod::Coverage::TrustPod;
3 $Pod::Coverage::TrustPod::VERSION = '0.100005';
2 package Pod::Coverage::TrustPod 0.100006;
3
44 use base 'Pod::Coverage::CountParents';
55 # ABSTRACT: allow a module's pod to contain Pod::Coverage hints
66
147147
148148 =head1 VERSION
149149
150 version 0.100005
150 version 0.100006
151151
152152 =head1 DESCRIPTION
153153
208208 mechanism rather than the "privacy" mechanism in Pod::Coverage. This is
209209 unlikely ever to matter to you, but it's true.
210210
211 =head1 PERL VERSION
212
213 This library should run on perls released even a long time ago. It should work
214 on any version of perl released in the last five years.
215
216 Although it may work on older versions of perl, no guarantee is made that the
217 minimum required version will not be increased. The version may be increased
218 for any reason, and there is no promise that patches will be accepted to lower
219 the minimum required perl.
220
211221 =head1 AUTHOR
212222
213 Ricardo SIGNES <rjbs@cpan.org>
214
215 =head1 CONTRIBUTOR
216
217 =for stopwords Andreas Marienborg
223 Ricardo SIGNES <cpan@semiotic.systems>
224
225 =head1 CONTRIBUTORS
226
227 =for stopwords Andreas Marienborg Ricardo Signes
228
229 =over 4
230
231 =item *
218232
219233 Andreas Marienborg <andreas.marienborg@gmail.com>
220234
235 =item *
236
237 Ricardo Signes <rjbs@semiotic.systems>
238
239 =back
240
221241 =head1 COPYRIGHT AND LICENSE
222242
223 This software is copyright (c) 2018 by Ricardo SIGNES.
243 This software is copyright (c) 2022 by Ricardo SIGNES.
224244
225245 This is free software; you can redistribute it and/or modify it under
226246 the same terms as the Perl 5 programming language system itself.
00 do { my $x = {
11 'configure' => {
22 'requires' => {
3 'ExtUtils::MakeMaker' => '0'
3 'ExtUtils::MakeMaker' => '6.78'
44 }
55 },
66 'develop' => {
1616 'Pod::Eventual::Simple' => '0',
1717 'Pod::Find' => '0',
1818 'base' => '0',
19 'perl' => '5.012',
1920 'strict' => '0',
2021 'warnings' => '0'
2122 }
22 use strict;
33 use warnings;
44
5 # This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
5 # This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
66
77 use Test::More tests => 1;
88
187187 );
188188 }
189189
190 pass;
190 pass('Reported prereqs');
191191
192192 # vim: ts=4 sts=4 sw=4 et:
11
22 note 'Checking Changes';
33 my $changes_file = 'Changes';
4 my $newver = '0.100005';
4 my $newver = '0.100006';
55 my $trial_token = '-TRIAL';
66 my $encoding = 'UTF-8';
77