X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=train.pl;h=e3b106b15fea1758dd109c071d2e0cdd596291b9;hb=c50bd339f0e959dc796f9a3dea2e08941ef504a5;hp=aaafde473c6b84f3cd7b3855057c5b6baf21b748;hpb=da7fdbfd2feb8c602855322027d1312e446232e3;p=wloh diff --git a/train.pl b/train.pl index aaafde4..e3b106b 100755 --- a/train.pl +++ b/train.pl @@ -4,7 +4,8 @@ use strict; use warnings; no warnings qw(once); use POSIX; -require './config.pm'; +use lib qw( include ); +require 'config.pm'; # Find last completely done season sub find_last_season {