in reply to Re^3: Artificial perl version dependencies
in thread Artificial perl version dependencies
That is, of course, built using the MinGW port of gcc (version 3.2.x, I think). I also had a 5.6.1 built using the same compiler - but it has long been deleted.D:\>perl -V:cc cc='gcc'; D:\>perl -e "print $]" 5.006002
|
|---|