# File Namespace containing the following modules: - [`File::Glob`](File/Glob) — POSIX pathname globbing — expand shell-style wildcard patterns into lists of filenames. - [`File::Map`](File/Map) — Memory-mapped scalars: make a file look like an ordinary string. - [`File::Temp`](File/Temp) — Create temporary files and directories with race-safe naming and ```{toctree} :hidden: :maxdepth: 1 File/Glob File/Map File/Temp ```