Add use warnings

pull/4198/head
Isaac Connor 2024-11-24 13:00:15 -05:00
parent ce35018319
commit e26d108da5
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
# ==========================================================================
use strict;
use warnings;
use bytes;
use utf8;