In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/a92c0cd070f2017820463754d4257b62b59c1e05?hp=fa421ef92a7e8058000e870bee22bbe09d7055c9>

- Log -----------------------------------------------------------------
commit a92c0cd070f2017820463754d4257b62b59c1e05
Author: Rafael Garcia-Suarez <[email protected]>
Date:   Tue Dec 8 09:29:11 2009 +0100

    Add latest test file to MANIFEST
-----------------------------------------------------------------------

Summary of changes:
 MANIFEST |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MANIFEST b/MANIFEST
index e36bd4b..a85d318 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4486,6 +4486,7 @@ t/op/undef.t                      See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unshift.t                 See if unshift works
 t/op/upgrade.t                 See if upgrading and assigning scalars works
+t/op/utf8cache.t               Tests malfunctions of utf8 cache
 t/op/utf8decode.t              See if UTF-8 decoding works
 t/op/utfhash.t                 See if utf8 keys in hashes behave
 t/op/utftaint.t                        See if utf8 and taint work together

--
Perl5 Master Repository

Reply via email to