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/Info.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'SBO-Lib/lib/SBO/Lib/Info.pm') diff --git a/SBO-Lib/lib/SBO/Lib/Info.pm b/SBO-Lib/lib/SBO/Lib/Info.pm index b38e3cd..3f20497 100644 --- a/SBO-Lib/lib/SBO/Lib/Info.pm +++ b/SBO-Lib/lib/SBO/Lib/Info.pm @@ -24,6 +24,10 @@ our %EXPORT_TAGS = ( all => \@EXPORT_OK, ); +=pod + +=encoding UTF-8 + =head1 NAME SBO::Lib::Info - Utilities to get data from SBo .info files. -- cgit v1.2.3