Sat Mar 17 00:42:10 2012: Request 75832 was acted upon. Transaction: Ticket created by hdrua...@yahoo.com.cn Queue: Win32 Subject: Win32::GetFileversion Can't work on XP 64 OS system Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: hdrua...@yahoo.com.cn Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=75832 >
my perl's version is v5.8.9. I want to get file's version, so I use Win32::GetFileversion. This function can be worked on Windows 7 32/64 and Xp 32 normally. But on XP 64, this function don't have any output,and don't have any error report, either. What's the reason? Does this function can't work on xp 64? Thanks very much.