View | Details | Raw Unified
Collapse All | Expand All

(-) cadubi.orig (-1 / +1 lines)
 Lines 18-24    Link Here 
# (sorry guys, i wrote this years before i had the remotest clue as to
# (sorry guys, i wrote this years before i had the remotest clue as to
#  what the hell i was doing)
#  what the hell i was doing)
use FindBin qw($Bin);
use FindBin qw($Bin);
$HELPFILE = "$Bin/help.txt";
$HELPFILE = "$Bin/../lib/cadubi/help.txt";
# other stuff
# other stuff
$DEBUG = 0;
$DEBUG = 0;