fix hash order dependency bug in Local-Maketext/t/09_compile.t
authorYves Orton <demerphq@gmail.com>
Wed, 21 Nov 2012 23:43:14 +0000 (00:43 +0100)
committerYves Orton <demerphq@gmail.com>
Wed, 21 Nov 2012 23:43:14 +0000 (00:43 +0100)
commit9b3baf436d62d0adc3157f11a08748ff53e90960
tree6370cb1b9dd378f68763b484709cbc01de37ac58
parent5cc8528c900964306cba9b53c6eaa27af540eaea
fix hash order dependency bug in Local-Maketext/t/09_compile.t

This would occasionally fail if it ended up encountering PERL5LIB in the environment hash
as the first value.

The test was actually broken anyway, as it would infinitie loop with a totally empty environment
dist/Locale-Maketext/t/09_compile.t