summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-02-18 01:10:35 +0100
committerGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-02-18 01:10:35 +0100
commit00e7fff759eb267cc2635083a85a6c3db89987fe (patch)
treed6841f52c8a5593a3a6d93231fdd167c830c37ea
parentc63cd42faf973facf9b649431ec3410dd139c239 (diff)
unicode
-rwxr-xr-xvideoadd.pl2
-rwxr-xr-xvideodb-check.pl2
-rwxr-xr-xvideomv.pl2
-rwxr-xr-xvideorm.pl2
4 files changed, 4 insertions, 4 deletions
diff --git a/videoadd.pl b/videoadd.pl
index eafb85c..c5f38b7 100755
--- a/videoadd.pl
+++ b/videoadd.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -CS -w
# This program is free software. It comes without any warranty, to the
# extent permitted by applicable law. You can redistribute it and/or
diff --git a/videodb-check.pl b/videodb-check.pl
index 14d58ed..e2dde3d 100755
--- a/videodb-check.pl
+++ b/videodb-check.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -CS -w
# This program is free software. It comes without any warranty, to the
# extent permitted by applicable law. You can redistribute it and/or
diff --git a/videomv.pl b/videomv.pl
index 063ecb3..1013b33 100755
--- a/videomv.pl
+++ b/videomv.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/perl -CS -w
# This program is free software. It comes without any warranty, to the
# extent permitted by applicable law. You can redistribute it and/or
diff --git a/videorm.pl b/videorm.pl
index b30744d..4622cf0 100755
--- a/videorm.pl
+++ b/videorm.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/perl -CS -w
# This program is free software. It comes without any warranty, to the
# extent permitted by applicable law. You can redistribute it and/or