mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
Update comment
This commit is contained in:
parent
7ddb32ea16
commit
208df255a1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user