in reply to CPAN test scripts, "run" directory, and test data files

note that if you use $FindBin::Bin, you should first call FindBin::again() as described under "Known Issues" in the documentation. This because a module you (or the test harness) use could also be using FindBin.