]> git.sesse.net Git - remoteglot/commitdiff
We do not use the POSIX module.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 20 Nov 2013 00:35:13 +0000 (01:35 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 20 Nov 2013 00:35:13 +0000 (01:35 +0100)
www/analysis.pl

index 46795a98632ef39b0b072e4b864233aaea1a5b8c..96226231312afd2db7a739d4ab05c8de5f9cd620 100755 (executable)
@@ -1,6 +1,5 @@
 #! /usr/bin/perl
 use CGI;
 #! /usr/bin/perl
 use CGI;
-use POSIX;
 use Linux::Inotify2;
 use AnyEvent;
 use strict;
 use Linux::Inotify2;
 use AnyEvent;
 use strict;