Add support for UTF-8 input and output#10
Add support for UTF-8 input and output#10hakonhagland wants to merge 2 commits intocpan-testers:masterfrom
Conversation
|
I forked the Metabase-Fact repository, locally cloned, added this repo ('dagolden') as ... and checked out the I then called @hakonhagland, can you investigate and add tests as needed? We need to demonstrate that your p.r. will do no harm. Thanks. |
|
Environment for the above: |
Forgot to import Encode::decode_utf8
@jkeenan Think I just forgot to import the Encode module, see added commit. |
|
I'm not actively working on anything related to CPAN testers. I've asked preaction to add me back to the cpan-testers org so I can transfer this and anything else CT related there so others can maintain it. |
Related: cpan-testers/Test-Reporter-Transport-Metabase#3, Perl-Toolchain-Gang/ExtUtils-MakeMaker#447, #6, and cpan-testers/CPAN-Reporter#105