twop/ teeoo_findbin.pl Glont.pm
file: examples/twop/teeoo_findbin.pl 1: use FindBin; 2: use lib ($FindBin::Bin); 3: use Glont; 4: print "ok\n";