Procházet zdrojové kódy

use lib PISGDIR/modules was there twice.

Morten Brix Pedersen před 25 roky
rodič
revize
02e62bb885
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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
 #