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 907ca35 commit 748e485Copy full SHA for 748e485
share/64bit-5.34.3.1.pp
@@ -159,7 +159,7 @@
159
# gdbm / db related
160
{ module => 'BerkeleyDB',
161
makefilepl_param=>'"OPTIMIZE=-Os"', # otherwise test failures (crash in t/strict.pm)
162
- },
+ },
163
qw/ DB_File DBM-Deep /,
164
]
165
},
@@ -500,5 +500,10 @@
500
{
501
plugin => 'Perl::Dist::Strawberry::Step::OutputLogZIP', # no options needed
502
503
+ ### NEXT STEP ###########################
504
+ {
505
+ plugin => 'Perl::Dist::Strawberry::Step::OutputReleasesJSONSnippet', # no options needed
506
507
+
508
],
509
}
0 commit comments