NAME

S - singleton namespace

SYNOPSIS

use S;

DESCRIPTION

S is an intentionally empty module. It provides a unique namespace that can be used as a singleton holder for globals or state shared across the application.

SEE ALSO

A, C, I, L, M, S, T, U.