Description
Infix-style subroutine behavior can be added to Perl modules that want operator-like calls. Developers use it for DSLs or expressive APIs where a function reads more naturally between operands. It is a dependency library for advanced syntax-oriented code.