in reply to Re^3: Net::LibIDN in Windows, is it possible?
in thread Net::LibIDN in Windows, is it possible?

Reading Makefile.PL, I guess you could play games like "--with-libidn=libidn-1.9 -Lc:\other\directory". Or you could edit the Makefile.PL to handle your case more gracefully. Or you could simply copy all relevant files into one directory.