{"id":30211253,"url":"https://github.com/mons/test-more-utf8","last_synced_at":"2025-09-02T19:48:49.445Z","repository":{"id":136417253,"uuid":"5699099","full_name":"Mons/Test-More-UTF8","owner":"Mons","description":"Enhancing Test::More for UTF8-based projects","archived":false,"fork":false,"pushed_at":"2017-06-24T21:06:41.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T20:55:42.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mons.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-06T07:53:04.000Z","updated_at":"2017-06-24T21:06:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"2994ad8b-7471-49e3-b706-88d9a9d7e37e","html_url":"https://github.com/Mons/Test-More-UTF8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mons/Test-More-UTF8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FTest-More-UTF8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FTest-More-UTF8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FTest-More-UTF8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FTest-More-UTF8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mons","download_url":"https://codeload.github.com/Mons/Test-More-UTF8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FTest-More-UTF8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273341430,"owners_count":25088346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-13T20:34:21.785Z","updated_at":"2025-09-02T19:48:49.433Z","avatar_url":"https://github.com/Mons.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Test::More::UTF8 - Enhancing Test::More for UTF8-based projects\n\nSYNOPSIS\n        use Test::More;\n        use Test::More::UTF8;\n\n        # now we can easily use flagged strings without warnings like \"Wide character in print ...\"\n        is(\"\\x{410}\",\"\\x{420}\"); # got a failure message without warnings\n\nLIMITATIONS\n        This module have reason only for perl 5.8 and higher\n\nFEATURES\n    This module also switch on by default utf8 pragma. To disable this, add\n    \"-utf8\" option\n\n        use Test::More::UTF8 qw(-utf8);\n\n    By default binmode ':utf8' will be done on all output handles:\n    failure_output, todo_output, output. It is possible to choose only some\n    of them\n\n        use Test::More::UTF8 qw(failure); # enable :utf8 only on failure_output\n        use Test::More::UTF8 qw(todo); # enable :utf8 only on todo_output\n        use Test::More::UTF8 qw(out); # enable :utf8 only on output\n\nAUTHOR\n    Mons Anderson, \u003cmons@cpan.org\u003e\n\nBUGS\n    None known\n\nCOPYRIGHT \u0026 LICENSE\n    Copyright 2009 Mons Anderson, all rights reserved.\n\n    This program is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmons%2Ftest-more-utf8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmons%2Ftest-more-utf8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmons%2Ftest-more-utf8/lists"}