Просмотр исходного кода

use lib PISGDIR/modules was there twice.

Morten Brix Pedersen 25 лет назад
Родитель
Сommit
02e62bb885
1 измененных файлов с 0 добавлено и 1 удалено
  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
 #