summaryrefslogtreecommitdiffstats
path: root/videomv.pl
diff options
context:
space:
mode:
Diffstat (limited to 'videomv.pl')
-rwxr-xr-xvideomv.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/videomv.pl b/videomv.pl
index e4c2a14..456da76 100755
--- a/videomv.pl
+++ b/videomv.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -w -CADSL
# This program is free software. It comes without any warranty, to the
# extent permitted by applicable law. You can redistribute it and/or
@@ -388,8 +388,6 @@ unless (defined $ignoredb_flag) {
}
$dbh = DBI->connect($dsn, $config{user}, $config{password})
or die "Can't connect do database";
- $dbh->do( "set names utf8" ) or die;
-
# Lookup for the file in the videodb database
$RES =