{
    "content": [
        {
            "type": "text",
            "text": "# Unicode::Collate::CJK::Big5 (perldoc)\n\n**Summary:** Unicode::Collate::CJK::Big5 - weighting CJK Unified Ideographs for Unicode::Collate\n\n**Synopsis:** use Unicode::Collate;\nuse Unicode::Collate::CJK::Big5;\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::Big5::weightBig5\n);\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (7 lines)\n- **DESCRIPTION** (4 lines)\n- **SEE ALSO** (9 lines)\n\n## Full Content\n\n### NAME\n\nUnicode::Collate::CJK::Big5 - weighting CJK Unified Ideographs for Unicode::Collate\n\n### SYNOPSIS\n\nuse Unicode::Collate;\nuse Unicode::Collate::CJK::Big5;\n\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::Big5::weightBig5\n);\n\n### DESCRIPTION\n\n\"Unicode::Collate::CJK::Big5\" provides \"weightBig5()\", that is adequate for \"overrideCJK\" of\n\"Unicode::Collate\" and makes tailoring of CJK Unified Ideographs in the order of CLDR's big5han\nordering.\n\n### SEE ALSO\n\nCLDR - Unicode Common Locale Data Repository\n<http://cldr.unicode.org/>\n\nUnicode Locale Data Markup Language (LDML) - UTS #35\n<http://www.unicode.org/reports/tr35/>\n\nUnicode::Collate\nUnicode::Collate::Locale\n\n"
        }
    ],
    "structuredContent": {
        "command": "Unicode::Collate::CJK::Big5",
        "section": "",
        "mode": "perldoc",
        "summary": "Unicode::Collate::CJK::Big5 - weighting CJK Unified Ideographs for Unicode::Collate",
        "synopsis": "use Unicode::Collate;\nuse Unicode::Collate::CJK::Big5;\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::Big5::weightBig5\n);",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Unicode::Collate::CJK::Big5 - weighting CJK Unified Ideographs for Unicode::Collate\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Unicode::Collate;\nuse Unicode::Collate::CJK::Big5;\n\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::Big5::weightBig5\n);\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "\"Unicode::Collate::CJK::Big5\" provides \"weightBig5()\", that is adequate for \"overrideCJK\" of\n\"Unicode::Collate\" and makes tailoring of CJK Unified Ideographs in the order of CLDR's big5han\nordering.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "CLDR - Unicode Common Locale Data Repository\n<http://cldr.unicode.org/>\n\nUnicode Locale Data Markup Language (LDML) - UTS #35\n<http://www.unicode.org/reports/tr35/>\n\nUnicode::Collate\nUnicode::Collate::Locale\n",
                "subsections": []
            }
        }
    }
}