{
    "content": [
        {
            "type": "text",
            "text": "# Unicode::Collate::CJK::JISX0208 (perldoc)\n\n## NAME\n\nUnicode::Collate::CJK::JISX0208 - weighting JIS KANJI for Unicode::Collate\n\n## SYNOPSIS\n\nuse Unicode::Collate;\nuse Unicode::Collate::CJK::JISX0208;\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::JISX0208::weightJISX0208\n);\n\n## DESCRIPTION\n\n\"Unicode::Collate::CJK::JISX0208\" provides \"weightJISX0208()\", that is adequate for\n\"overrideCJK\" of \"Unicode::Collate\" and makes tailoring of 6355 kanji (CJK Unified Ideographs)\nin the JIS X 0208 order.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Unicode::Collate::CJK::JISX0208",
        "section": "",
        "mode": "perldoc",
        "summary": "Unicode::Collate::CJK::JISX0208 - weighting JIS KANJI for Unicode::Collate",
        "synopsis": "use Unicode::Collate;\nuse Unicode::Collate::CJK::JISX0208;\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::JISX0208::weightJISX0208\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": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Unicode::Collate::CJK::JISX0208 - weighting JIS KANJI for Unicode::Collate\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Unicode::Collate;\nuse Unicode::Collate::CJK::JISX0208;\n\nmy $collator = Unicode::Collate->new(\noverrideCJK => \\&Unicode::Collate::CJK::JISX0208::weightJISX0208\n);\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "\"Unicode::Collate::CJK::JISX0208\" provides \"weightJISX0208()\", that is adequate for\n\"overrideCJK\" of \"Unicode::Collate\" and makes tailoring of 6355 kanji (CJK Unified Ideographs)\nin the JIS X 0208 order.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Unicode::Collate\nUnicode::Collate::Locale\n",
                "subsections": []
            }
        }
    }
}