Skip to content

Commit

Permalink
Specify minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Jun 8, 2024
1 parent 36cb46f commit 7eea5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# The latest version of this software should be available from my homepage:
# http://www.pjcj.net

require 5.010000;
require 5.012000;

use strict;
use warnings;
Expand Down

0 comments on commit 7eea5d3

Please sign in to comment.