Description
Name normalization helps Perl tooling convert module names between paths, packages, and identifiers. Developers use it in loaders, generators, packaging tools, and analyzers that need consistent module-name handling. It is a helper library for Perl tooling.