Reduced the Perl version requirement to 5.36 where needed.
This commit is contained in:
parent
960c5acc83
commit
2be464f879
@ -32,11 +32,11 @@
|
||||
# VERSION: 0.4.4
|
||||
# ORIGINAL: 2014-04-24 16:08:30
|
||||
# CREATED: 2025-03-13 15:07:35
|
||||
# REVISION: 2025-04-15 23:36:56
|
||||
# REVISION: 2025-04-17 15:12:27
|
||||
#
|
||||
#===============================================================================
|
||||
|
||||
use v5.40;
|
||||
use v5.36;
|
||||
use utf8;
|
||||
use feature qw{ say state try };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user