From d9df4264e66e6091538ab24c41fad20131526460 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 23 Jul 2015 18:56:31 +0200 Subject: fetch dropboxes and listing allowed shows works now diff --git a/rhimport b/rhimport index 3a29733..ba40b9a 100755 --- a/rhimport +++ b/rhimport @@ -32,10 +32,6 @@ my $FILE = ""; my $DROPBOX = ""; my $LISTALLOWED = 0; -binmode(STDIN, ":utf8"); -binmode(STDOUT, ":utf8"); -binmode(STDERR, ":utf8"); - GetOptions ("help!" => \$HELP, "file=s" => \$FILE, "dropbox=s" => \$DROPBOX, @@ -48,8 +44,8 @@ usage: $0 --file