From 00e7fff759eb267cc2635083a85a6c3db89987fe Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 18 Feb 2012 01:10:35 +0100 Subject: unicode --- videoadd.pl | 2 +- videodb-check.pl | 2 +- videomv.pl | 2 +- videorm.pl | 2 +- 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 -- cgit v1.2.3