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/Tree.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'SBO-Lib/lib/SBO/Lib/Tree.pm') diff --git a/SBO-Lib/lib/SBO/Lib/Tree.pm b/SBO-Lib/lib/SBO/Lib/Tree.pm index ec01f01..e8d17fb 100644 --- a/SBO-Lib/lib/SBO/Lib/Tree.pm +++ b/SBO-Lib/lib/SBO/Lib/Tree.pm @@ -22,6 +22,10 @@ our %EXPORT_TAGS = ( all => \@EXPORT_OK, ); +=pod + +=encoding UTF-8 + =head1 NAME SBO::Lib::Tree - Routines for interacting with a SlackBuilds.org tree. -- cgit v1.2.3