Skip to content

Commit

Permalink
chore(deps): update dependency perl to v5.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 392b3aa commit 1d7c305
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.0';
requires 'Moo';
requires 'List::Util' => '1.63'; # for 'any' and 'all' functions.

Expand Down

0 comments on commit 1d7c305

Please sign in to comment.