From: Vincent Pit Date: Mon, 3 Jan 2011 15:01:34 +0000 (+0100) Subject: Require perl 5.8.3 X-Git-Tag: v0.10~3 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=c8223c2b729cdac4d9b77f634ed31613ce5620bf;hp=c8223c2b729cdac4d9b77f634ed31613ce5620bf;p=perl%2Fmodules%2FLexical-Types.git Require perl 5.8.3 5.8.2 has a buggy peephole optimizer that may cause test failures. ---