summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2022-07-20 18:14:45 +0000
committerNicolas R <atoomic@cpan.org>2022-07-20 18:14:45 +0000
commitd61d197d0a7e1b8a22afe014626fdf93f4585863 (patch)
tree09ad6616e8105c328ed3015ed145b022591ffc1b
parentec60236c4e0ed022469b57d17902aadc9bcbb159 (diff)
downloadperl-d61d197d0a7e1b8a22afe014626fdf93f4585863.tar.gz
Revert incorrect cpan bump
-rw-r--r--cpan/experimental/lib/experimental.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpan/experimental/lib/experimental.pm b/cpan/experimental/lib/experimental.pm
index ab8a2f06ac..535932a066 100644
--- a/cpan/experimental/lib/experimental.pm
+++ b/cpan/experimental/lib/experimental.pm
@@ -1,5 +1,5 @@
package experimental;
-$experimental::VERSION = '0.028';
+$experimental::VERSION = '0.027';
use strict;
use warnings;
use version ();
@@ -28,7 +28,6 @@ my %min_version = (
declared_refs => '5.26.0',
defer => '5.35.4',
evalbytes => '5.16.0',
- extra_paired_delims => '5.35.9',
fc => '5.16.0',
for_list => '5.35.5',
isa => '5.31.7',