Improve tests
[app-musicexpo.git] / musicexpo
index be323d064de6bb1a98a777fe8d06e949a62ada45..c5887de2fcaa5624420681a40cb7a7cfba053b5e 100755 (executable)
--- a/musicexpo
+++ b/musicexpo
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT -CSDA
+#!/usr/bin/perl -w
 use v5.14;
 
 use App::MusicExpo;
@@ -7,6 +7,8 @@ App::MusicExpo->run;
 
 __END__
 
+=encoding utf-8
+
 =head1 NAME
 
 musicexpo - script which generates a HTML table of music tags
This page took 0.009395 seconds and 4 git commands to generate.