Using a Win32 perl distribution:
- pack library with Win64 perl
- pack PerlSvc with Win64 perl, --use on pack library
The library pack runs OK.
I receive the following error on the PerlSvc pack:
PerlSvc 9.1.1 build 295479
Copyright (C) 1998-2011 ActiveState Software Inc. All rights reserved.
Commercial license for XXXXXXXXXXXXXXXXXXXXXXXXXX
Invalid type 'Q' in pack at /Config_heavy.pl line 1233.
BEGIN failed--compilation aborted at IO/Handle.pm line 266.
- pack library with Win32 perl
- pack PerlSvc with Win32 perl, --use on pack library
Works fine.