File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed
Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Revision history for {{$dist->name}}
22
33{{$NEXT}}
4+ - Fix undefined unitialized warnings on some systems (DJERIUS++, gh#15)
45
561.03 2022-05-10 14:44:45 -0600
67 - Fix bug in synopsis example (gh#10, gh#11)
Original file line number Diff line number Diff line change @@ -68,9 +68,11 @@ Contributors:
6868
6969Roy Storey (KIWIROY)
7070
71+ Diab Jerius (DJERIUS)
72+
7173# COPYRIGHT AND LICENSE
7274
73- This software is copyright (c) 2017-2022 by Graham Ollis.
75+ This software is copyright (c) 2017-2024 by Graham Ollis.
7476
7577This is free software; you can redistribute it and/or modify it under
7678the same terms as the Perl 5 programming language system itself.
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ pod_spelling_system:
77 # intentionally
88 stopwords :
99 - KIWIROY
10+ - DJERIUS
11+ - Diab
12+ - Jerius
13+ - Storey
1014
1115pod_coverage :
1216 skip : 0
Original file line number Diff line number Diff line change @@ -36,3 +36,4 @@ cpan = 1
3636[Author::Plicease::Thanks]
3737current = Graham Ollis <
[email protected] >
3838contributor = Roy Storey (KIWIROY)
39+ contributor = Diab Jerius (DJERIUS)
You can’t perform that action at this time.
0 commit comments