print "yes dir\n" if -d "c:\\perl/lib"; print "yes dir\n" if -d 'c:\perl/lib';