Description
Custom keywords can be added to Perl modules with a simpler parser hook. Developers use this library to build domain-specific syntax or compatibility helpers without writing a full parser extension. It affects how importing code is parsed and should be reserved for maintained codebases.