We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c908b1 commit 2f27903Copy full SHA for 2f27903
Changes
@@ -1,5 +1,8 @@
1
Changes for Perl extension Perl-Dist-Strawberry
2
3
+4.023 2021/NEXT
4
+ - ???
5
+
6
4.022 2021/01/26
7
- used for building strawberry perl 5.32.1.1
8
lib/Perl/Dist/Strawberry.pm
@@ -17,7 +17,7 @@ use File::ShareDir qw();
17
use Pod::Usage qw(pod2usage);
18
use LWP::UserAgent;
19
20
-our $VERSION = '4.022';
+our $VERSION = '4.023';
21
22
sub new {
23
my $class = shift;
0 commit comments