Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
# (sorry guys, i wrote this years before i had the remotest clue as to
# what the hell i was doing)
use FindBin qw($Bin);
$HELPFILE = "$Bin/help.txt";
$HELPFILE = "$Bin/../lib/cadubi/help.txt";
# other stuff
$DEBUG = 0;