{"id":16310127,"url":"https://github.com/grinnz/mojo-unicode-utf8","last_synced_at":"2025-04-13T17:12:18.539Z","repository":{"id":56832759,"uuid":"42017051","full_name":"Grinnz/Mojo-Unicode-UTF8","owner":"Grinnz","description":"Mojo::Unicode::UTF8 - use Unicode::UTF8 as the UTF-8 encoder for Mojolicious","archived":false,"fork":false,"pushed_at":"2018-09-12T21:39:47.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T08:14:20.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Mojo::Unicode::UTF8","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Grinnz.png","metadata":{"files":{"readme":"README.pod","changelog":"Changes","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-06T20:00:44.000Z","updated_at":"2018-09-12T21:39:49.000Z","dependencies_parsed_at":"2022-09-08T01:41:22.113Z","dependency_job_id":null,"html_url":"https://github.com/Grinnz/Mojo-Unicode-UTF8","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grinnz%2FMojo-Unicode-UTF8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grinnz%2FMojo-Unicode-UTF8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grinnz%2FMojo-Unicode-UTF8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grinnz%2FMojo-Unicode-UTF8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grinnz","download_url":"https://codeload.github.com/Grinnz/Mojo-Unicode-UTF8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750126,"owners_count":21155687,"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","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":"2024-10-10T21:23:52.316Z","updated_at":"2025-04-13T17:12:18.517Z","avatar_url":"https://github.com/Grinnz.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"=pod\n\n=head1 NAME\n\nMojo::Unicode::UTF8 - use Unicode::UTF8 as the UTF-8 encoder for Mojolicious\n\n=head1 SYNOPSIS\n\n use Mojo::Unicode::UTF8;\n use Mojo::Util 'decode', 'encode';\n \n # Preload for scripts using Mojo::Util\n $ perl -MMojo::Unicode::UTF8 $(which morbo) myapp.pl\n \n # Must be set in environment for hypnotoad\n $ PERL5OPT=-MMojo::Unicode::UTF8 hypnotoad myapp.pl\n\n=head1 DESCRIPTION\n\nL\u003cMojo::Unicode::UTF8\u003e is a monkey-patch module for using L\u003cUnicode::UTF8\u003e as\nthe UTF-8 encoder for a L\u003cMojolicious\u003e application, or anything else using\nL\u003cMojo::Util\u003e. It must be loaded before L\u003cMojo::Util\u003e so the new functions will\nbe properly exported. Calling L\u003cMojo::Util/\"decode\"\u003e or L\u003cMojo::Util/\"encode\"\u003e\nwith any encoding other than C\u003cUTF-8\u003e will fall back to L\u003cEncode\u003e as normal.\nFor details on the benefits, see L\u003cUnicode::UTF8/\"COMPARISON\"\u003e.\n\n=head1 BUGS\n\nReport any issues on the public bugtracker.\n\n=head1 AUTHOR\n\nDan Book \u003cdbook@cpan.org\u003e\n\n=head1 COPYRIGHT AND LICENSE\n\nThis software is Copyright (c) 2015 by Dan Book.\n\nThis is free software, licensed under:\n\n  The Artistic License 2.0 (GPL Compatible)\n\n=head1 SEE ALSO\n\nL\u003cMojo::Util\u003e, L\u003cUnicode::UTF8\u003e, L\u003cEncode\u003e\n\n=cut\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrinnz%2Fmojo-unicode-utf8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrinnz%2Fmojo-unicode-utf8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrinnz%2Fmojo-unicode-utf8/lists"}