summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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