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