Description
Custom keyword-like syntax becomes possible for Perl modules without writing all parser glue by hand. Developers use it for domain-specific language features, testing helpers, or older modules that depend on Devel::Declare. It is a runtime library for code authors and can affect how importing modules parse source code.