Drop taint mode
[app-musicexpo.git] / musicexpo
index be323d064de6bb1a98a777fe8d06e949a62ada45..a687c4d6af8b2b4eac853bee9e3afd5c78088c0d 100755 (executable)
--- a/musicexpo
+++ b/musicexpo
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT -CSDA
+#!/usr/bin/perl -w -CSDA
 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.009725 seconds and 4 git commands to generate.