From: Marius Gavrilescu Date: Sat, 16 Aug 2014 22:57:11 +0000 (+0300) Subject: Set POD encoding to utf-8 X-Git-Tag: 0.003002~5 X-Git-Url: http://git.ieval.ro/?p=app-musicexpo.git;a=commitdiff_plain;h=bb86a4168dde75bf8f5495b04ecbe44c3ce20741 Set POD encoding to utf-8 --- diff --git a/lib/App/MusicExpo.pm b/lib/App/MusicExpo.pm index 32715ae..b2d1cb2 100644 --- a/lib/App/MusicExpo.pm +++ b/lib/App/MusicExpo.pm @@ -156,6 +156,8 @@ HTML __END__ +=encoding utf-8 + =head1 NAME App::MusicExpo - script which generates a HTML table of music tags diff --git a/musicexpo b/musicexpo index be323d0..a850ec1 100755 --- a/musicexpo +++ b/musicexpo @@ -7,6 +7,8 @@ App::MusicExpo->run; __END__ +=encoding utf-8 + =head1 NAME musicexpo - script which generates a HTML table of music tags