{
    "mode": "perldoc",
    "parameter": "Locale::Maketext::Lexicon::Auto",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Locale%3A%3AMaketext%3A%3ALexicon%3A%3AAuto/json",
    "generated": "2026-06-13T06:32:42Z",
    "synopsis": "package Hello::I18N;\nuse base 'Locale::Maketext';\nuse Locale::Maketext::Lexicon {\nen => ['Auto'],\n# ... other languages\n};",
    "sections": {
        "NAME": {
            "content": "Locale::Maketext::Lexicon::Auto - Auto fallback lexicon for Maketext\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 1.00\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "package Hello::I18N;\nuse base 'Locale::Maketext';\nuse Locale::Maketext::Lexicon {\nen => ['Auto'],\n# ... other languages\n};\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module builds a simple Lexicon hash that contains nothing but \"( 'AUTO' => 1)\", which\ntells \"Locale::Maketext\" that no localizing is needed -- just use the lookup key as the returned\nstring.\n\nIt is especially useful if you're starting to prototype a program, and do not want to deal with\nthe localization files yet.\n",
            "subsections": []
        },
        "CAVEATS": {
            "content": "If the key to \"->maketext\" begins with a \"\", \"Locale::Maketext\" will still throw an exception.\nSee \"CONTROLLING LOOKUP FAILURE\" in Locale::Maketext for how to prevent it.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Locale::Maketext, Locale::Maketext::Lexicon\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "*   Clinton Gormley <drtech@cpan.org>\n\n*   Audrey Tang <cpan@audreyt.org>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 2002 - 2013 by Audrey Tang <cpan@audreyt.org>.\n\nThis software is released under the MIT license cited below.\n\nThe \"MIT\" License\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software\nand associated documentation files (the \"Software\"), to deal in the Software without\nrestriction, including without limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or\nsubstantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING\nBUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is Copyright (c) 2014 by Audrey Tang.\n\nThis is free software, licensed under:\n\nThe MIT (X11) License\n",
            "subsections": []
        }
    },
    "summary": "Locale::Maketext::Lexicon::Auto - Auto fallback lexicon for Maketext",
    "flags": [],
    "examples": [],
    "see_also": []
}