
Test::indistdir helps run test scripts in ides like komodo.
it automatically moves up one directory when it cannot see the test script in "t/$scriptname" and includes 'lib' in @inc when when there's no blib present. that way the test ends up with almost the same environment it'd get from eumm/prove/etc., even when it's actually run inside the t/ directory.