- or download this
>perl -V:archname
archname='MSWin32-x86-multi-thread';
>perl -V:byteorder
byteorder='1234';
- or download this
>perl -V:archname
archname='MSWin32-x86-multi-thread-64int';
>perl -V:byteorder
byteorder='12345678';
- or download this
>perl -V:archname
archname='MSWin32-x64-multi-thread';
>perl -V:byteorder
byteorder='12345678';