Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Perl and Windows 7

by VinsWorldcom (Prior)
on Aug 01, 2012 at 17:29 UTC ( [id://984844]=note: print w/replies, xml ) Need Help??


in reply to Perl and Windows 7

I've been using Perl (both Activestate and now Strawberry only) on Windows 7 x64 for 2+ years. I started with Activestate and then moved to Strawberry 5.10.1. I'm now at 5.12.3 but have also tested 5.14.x.

I use some non-core modules and all installed without issues. I used the patches to get Net::Pcap to compile and work and even got Tk to compile with a little Google search (one line fix in a header file). I've only used the DBI modules for testing connectivity to an MS Access database and that didn't work for me when I moved from Windows XP 32-bit w/ Strawberry to Windows 7 64-bit w/ Strawberry. I suspect it has to do with the ODBC 32-bit/64-bit EXE and since it was only a test for me, I didn't pursue it.

I also do some IPv6 work and found that although core module Socket should have IPv6 support as of 5.14 - it doesn't on Windows, even though Windows will support the get*info() functions as evidence C programs which I wrote to test and they compiled fine with the gcc provided with Strawberry (and a header file tweak). I needed to install Socket::GetAddrInfo to get IPv6 working.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://984844]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-24 08:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found