From e1604c465ecc5ba212168bc58cccc3fffcb5e4f8 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 21 Sep 2016 20:31:44 +0200 Subject: SBO::Lib*: declare all POD as being in UTF-8 --- SBO-Lib/lib/SBO/Lib.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'SBO-Lib/lib/SBO/Lib.pm') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index d80015c..25f39a3 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -17,6 +17,10 @@ use warnings FATAL => 'all'; package SBO::Lib; our $VERSION = '2.1'; +=pod + +=encoding UTF-8 + =head1 NAME SBO::Lib - Library for working with SlackBuilds.org. -- cgit v1.2.3