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 = (
3333 " File::Which" => 0,
3434 " Test::More" => 0
3535 },
36- " VERSION" => " 0.08 " ,
36+ " VERSION" => " 0.09 " ,
3737 " test" => {
3838 " TESTS" => " t/*.t"
3939 }
Original file line number Diff line number Diff line change 22 XML::Enc - XML::Enc Encryption Support
33
44VERSION
5- version 0.08
5+ version 0.09
66
77SYNOPSIS
88 my $decrypter = XML::Enc->new(
@@ -121,7 +121,7 @@ AUTHOR
121121 Timothy Legge <timlegge@cpan.org>
122122
123123COPYRIGHT AND LICENSE
124- This software is copyright (c) 2022 by TImothy Legge.
124+ This software is copyright (c) 2023 by TImothy Legge.
125125
126126 This is free software; you can redistribute it and/or modify it under
127127 the same terms as the Perl 5 programming language system itself.
You can’t perform that action at this time.
0 commit comments