Explorar el Código

use lib PISGDIR/modules was there twice.

Morten Brix Pedersen hace 25 años
padre
commit
02e62bb885
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pisg.pl

+ 0 - 1
pisg.pl

@@ -3,7 +3,6 @@
 use strict;
 use Getopt::Long;
 use FindBin;
-use lib $FindBin::Bin . "/modules";     # Module search path
 
 # pisg - Perl IRC Statistics Generator
 #