prev <<
Using use
>> next
FindBin
file: Glorkle/bin/ding.pl
use FindBin; use lib "$FindBin::Bin/../lib"; use Glorkle; ...