http://qs321.pair.com?node_id=1047236

sam_bakki has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks

OS: Windows7
Perl : Active Perl 5.16, x86

C:\>set TMPDIR=C:\Temp C:\>set TEMP=C:\Temp C:\>perl -MFile::Spec -e "print File::Spec->tmpdir();" \ C:\>perl -MFile::Spec -e "print $File::Spec::VERSION;" 3.40

I expect C:\Temp but it is giving \. Am I doing something stupid or do you also face issue with File::Spec?

Thanks & Regards,
Bakkiaraj M
Perl Gtk2 technology demo project - http://code.google.com/p/saaral-soft-search-spider/ , contributions are welcome.