In perl.git, the branch tonyc/utf8cache has been created

<http://perl5.git.perl.org/perl.git/commitdiff/48708cfccf9464d859c633b3b519b550b4ebba51?hp=0000000000000000000000000000000000000000>

        at  48708cfccf9464d859c633b3b519b550b4ebba51 (commit)

- Log -----------------------------------------------------------------
commit 48708cfccf9464d859c633b3b519b550b4ebba51
Author: Tony Cook <[email protected]>
Date:   Tue Nov 4 17:09:02 2014 +1100

    [perl #121337] fix issues with op/utf8cache.t
    
    This test had two problems:
    
    - it used Devel::Peek::Dump() without loading it, broken when the script
      was refactored to use test.pl in c45bec600
    
    - the C< open CHILD "-|" > doesn't work on Win32
    
    Since the test didn't check it was receiving reasonable dump output,
    neither problem resulted in a test failure.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to