Skip to content

Commit

Permalink
chore(deps): update dependency perl to v5.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent dd5e21f commit 66677e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/cpanfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!perl

requires 'perl' => '5.14.4';
requires 'perl' => '5.39.1';
requires 'Moo';
requires 'List::Util' => '1.63'; # for 'any' and 'all' functions.

Expand Down

0 comments on commit 66677e0

Please sign in to comment.