File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ my %WriteMakefileArgs = (
33
33
" File::Which" => 0,
34
34
" Test::More" => 0
35
35
},
36
- " VERSION" => " 0.08 " ,
36
+ " VERSION" => " 0.09 " ,
37
37
" test" => {
38
38
" TESTS" => " t/*.t"
39
39
}
Original file line number Diff line number Diff line change 2
2
XML::Enc - XML::Enc Encryption Support
3
3
4
4
VERSION
5
- version 0.08
5
+ version 0.09
6
6
7
7
SYNOPSIS
8
8
my $decrypter = XML::Enc->new(
@@ -121,7 +121,7 @@ AUTHOR
121
121
Timothy Legge <timlegge@cpan.org>
122
122
123
123
COPYRIGHT AND LICENSE
124
- This software is copyright (c) 2022 by TImothy Legge.
124
+ This software is copyright (c) 2023 by TImothy Legge.
125
125
126
126
This is free software; you can redistribute it and/or modify it under
127
127
the same terms as the Perl 5 programming language system itself.
You can’t perform that action at this time.
0 commit comments