{
    "mode": "perldoc",
    "parameter": "Debian::DictionariesCommon",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Debian%3A%3ADictionariesCommon/json",
    "generated": "2026-06-13T21:29:24Z",
    "synopsis": "use Debian::DictionariesCommon q(:all)\n$dictionaries = parseinfo ('/var/lib/dictionaries-common/ispell/iwolof');\nloaddb ('ispell')\nupdatedb ('wordlist')",
    "sections": {
        "NAME": {
            "content": "Debian::DictionariesCommon.pm - dictionaries-common library\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Debian::DictionariesCommon q(:all)\n$dictionaries = parseinfo ('/var/lib/dictionaries-common/ispell/iwolof');\nloaddb ('ispell')\nupdatedb ('wordlist')\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Common functions for use from the dictionaries-common system.\n",
            "subsections": []
        },
        "CALLING FUNCTIONS": {
            "content": "\"dicocheckroot\"\nCheck for rootness and fail if not.\n\n\"buildemacsensupport\"\nPut info from dicts info files into emacsen-ispell-dicts.el\n\n\"buildjedsupport\"\nPut info from dicts info files into jed-ispell-dicts.sl\n\n\"buildsquirrelmailsupport\"\nBuild support file for squirrelmail with a list of available dictionaries and associated\nspellchecker calls, in php format.\n\n\"$libdir = getlibdir($class)\"\nReturn info dir for given class.\n\n\"$default = dicogetsysdefault($class)\"\nReturn system default value for given class.\n\n\"$libdir = getuserdefault\"\nReturn value for user default ispell dictionary.\n\n\"dicogetspellcheckerparams($class,\\%language)\"\nGet right params for $class (currently unused) and $language\n\n\"\\%dictionaries = loaddb($class)\"\nRead class .db file and return a reference to a hash with its contents.\n\n\"\\%result = parseinfo($file)\"\nParse given info file and return a reference to a hash with the relevant data.\n\n\"setsysdefault($value)\"\nSet value for system default ispell dictionary.\n\n\"setuserdefault\"\nSet value for user default ispell dictionary, after asking to select it from the available\nvalues.\n\n\"updatedb($class)\"\nParse info files for given class and update class .db file under dictionaries-common cache\ndir.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Debian dictionaries-common policy.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Rafael Laboissiere\nAgustin Martin\n",
            "subsections": []
        }
    },
    "summary": "Debian::DictionariesCommon.pm - dictionaries-common library",
    "flags": [],
    "examples": [],
    "see_also": []
}