summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-12 12:16:55 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-12 12:16:55 +0200
commitd99ac06ba7379c92809a2ca9b2285fac1639ce37 (patch)
tree93f5a33eb12d9baabdaf75ca00fb4529fea26c08 /index.pl
parent71e2135e1a068410ffb1a0469cfeb224c9baa6fe (diff)
link to backend libraries
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index ece8be3..352d67a 100644
--- a/index.pl
+++ b/index.pl
@@ -51,7 +51,6 @@ sub get_results {
$backend =~ s{ [.] (.+) $ }{}x;
}
}
- say "$backend : $sub_backend";
my $sstr = ("${backend} _ ${stop} _ ${city}");
$sstr =~ tr{a-zA-Z0-9}{_}c;