diff options
-rwxr-xr-x | fripost-mkpass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fripost-mkpass b/fripost-mkpass index c0bf6de..6728f74 100755 --- a/fripost-mkpass +++ b/fripost-mkpass @@ -3,6 +3,7 @@ use 5.010_000; use warnings; use strict; +use utf8; =head1 NAME |