mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 21:39:27 +01:00
Update comment
This commit is contained in:
parent
7ddb32ea16
commit
208df255a1
@ -18,7 +18,7 @@ sub import {
|
|||||||
# use warnings
|
# use warnings
|
||||||
warnings->import::into($target);
|
warnings->import::into($target);
|
||||||
|
|
||||||
# use feature ':5.16'
|
# use feature ':5.20'
|
||||||
feature->import::into($target, ':5.20');
|
feature->import::into($target, ':5.20');
|
||||||
|
|
||||||
# use utf8
|
# use utf8
|
||||||
|
Loading…
Reference in New Issue
Block a user