summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgueux <gueux@gueux.org>2010-07-06 15:51:20 +0000
committergueux <gueux@gueux.org>2010-07-06 15:51:20 +0000
commit2c1c00315929509f7dc3ac8b0136326530aaa6da (patch)
tree76cfed4d4312f9cb19009918aec3bd9ecfcf0f53
parent2f0c0ce72ef29bd5f403d7b881ddd82078aa6759 (diff)
utf8: perl -CS
-rw-r--r--flacinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/flacinfo b/flacinfo
index aa7dfaa..0bf66a1 100644
--- a/flacinfo
+++ b/flacinfo
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/perl -CS
use strict;
use warnings;