From 0647de73921822fe0a3612bd36e430355176ddd8 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 20 Nov 2013 01:35:13 +0100 Subject: [PATCH] We do not use the POSIX module. --- www/analysis.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/www/analysis.pl b/www/analysis.pl index 46795a9..9622623 100755 --- a/www/analysis.pl +++ b/www/analysis.pl @@ -1,6 +1,5 @@ #! /usr/bin/perl use CGI; -use POSIX; use Linux::Inotify2; use AnyEvent; use strict; -- 2.39.2