BEGIN { my $devel = 0; if ( $devel ) { unshift @INC, qw( ./lib ); } }