{
    "mode": "info",
    "parameter": "File::Spec::Functions",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/info/File%3A%3ASpec%3A%3AFunctions/json",
    "generated": "2026-07-05T13:25:18Z",
    "synopsis": "use File::Spec::Functions;\n$x = catfile('a','b');",
    "sections": {
        "File::Spec::Functions(3Perl)Programmers Reference File::Spec::Functions(3perl)": {
            "content": "",
            "subsections": []
        },
        "NAME": {
            "content": "File::Spec::Functions - portably perform operations on file names\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use File::Spec::Functions;\n$x = catfile('a','b');\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module exports convenience functions for all of the class methods\nprovided by File::Spec.\n\nFor a reference of available functions, please consult\nFile::Spec::Unix, which contains the entire set, and which is inherited\nby the modules for other platforms. For further information, please see\nFile::Spec::Mac, File::Spec::OS2, File::Spec::Win32, or\nFile::Spec::VMS.\n\nExports\nThe following functions are exported by default.\n\ncanonpath\ncatdir\ncatfile\ncurdir\nrootdir\nupdir\nnoupwards\nfilenameisabsolute\npath\n\nThe following functions are exported only by request.\n\ndevnull\ntmpdir\nsplitpath\nsplitdir\ncatpath\nabs2rel\nrel2abs\ncasetolerant\n\nAll the functions may be imported using the \":ALL\" tag.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.\n\nThis program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "File::Spec, File::Spec::Unix, File::Spec::Mac, File::Spec::OS2,\nFile::Spec::Win32, File::Spec::VMS, ExtUtils::MakeMaker\n\nperl v5.34.0                      2026-06-23      File::Spec::Functions(3perl)",
            "subsections": []
        }
    },
    "summary": "File::Spec::Functions - portably perform operations on file names",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "Functions",
            "section": "3perl",
            "url": "https://www.chedong.com/phpMan.php/man/Functions/3perl/json"
        }
    ]
}