use strict; BEGIN { ($LXRng::ROOT) = __FILE__ =~ m,(.*?)/*[^/]*$, } use lib "$LXRng::ROOT/lib"; 1;