Update comment

This commit is contained in:
Pragmatic Software 2023-04-13 23:42:46 -07:00
parent 7ddb32ea16
commit 208df255a1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ sub import {
# use warnings
warnings->import::into($target);
# use feature ':5.16'
# use feature ':5.20'
feature->import::into($target, ':5.20');
# use utf8