K
Klaus
Hello,
I hope this post is not OT in c.l.p.m.
I have got a couple of medium-sized (1000+ lines of code) of Perl
programs (64 bits) running on Windows Server 2003, the perl version
is:
C:\>perl -v
This is perl, v5.10.1 built for MSWin32-x64-multi-thread
(with 2 registered patches, see perl -V for more detail)
Binary build 1007 [291969] provided by ActiveState http://www.ActiveState.com
Built Jan 27 2010 14:12:21
I am using ADODB to connect to MSAccess databases, I read
ActiveDirectory entries and I use StorageCentral to setup Storage
quotas for 1000+ directories.
Now I have to migrate Windows Server from 2003 to 2008.
Before I embark on this adventure, I would ask for the wisdom of the
perl user community:
- Does anybody have experience with migrating perl programs from
Windows Server 2003 to 2008 ?
- Are there any pitfalls I need to be aware of ?
- Do you recommend upgrading from perl 5.10 (x64) to the newer perl
5.12 (x64) at the same time ?
I hope this post is not OT in c.l.p.m.
I have got a couple of medium-sized (1000+ lines of code) of Perl
programs (64 bits) running on Windows Server 2003, the perl version
is:
C:\>perl -v
This is perl, v5.10.1 built for MSWin32-x64-multi-thread
(with 2 registered patches, see perl -V for more detail)
Binary build 1007 [291969] provided by ActiveState http://www.ActiveState.com
Built Jan 27 2010 14:12:21
I am using ADODB to connect to MSAccess databases, I read
ActiveDirectory entries and I use StorageCentral to setup Storage
quotas for 1000+ directories.
Now I have to migrate Windows Server from 2003 to 2008.
Before I embark on this adventure, I would ask for the wisdom of the
perl user community:
- Does anybody have experience with migrating perl programs from
Windows Server 2003 to 2008 ?
- Are there any pitfalls I need to be aware of ?
- Do you recommend upgrading from perl 5.10 (x64) to the newer perl
5.12 (x64) at the same time ?