3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

Update comment

This commit is contained in:
Pragmatic Software 2023-04-13 23:42:46 -07:00
parent 7ddb32ea16
commit 208df255a1

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