When I run the following on my Windows machine: perl -MFile::HomeDir -e"print File::HomeDir->my_data" File::HomeDir->my_data returns undef. It blows up our t/91 test - that's how I noticed it but why is that not returning a real value for me ? Gabor