table of contents
Syntax::Keyword::Match::Deparse(3pm) | User Contributed Perl Documentation | Syntax::Keyword::Match::Deparse(3pm) |
NAME¶
"Syntax::Keyword::Match::Deparse" - B::Deparse support for Syntax::Keyword::Match
DESCRIPTION¶
Loading this module will apply some hacks onto B::Deparse that attempts to provide deparse support for code which uses the syntax provided by Syntax::Keyword::Match.
TODO¶
- Integrate with custom ops ("equ", "eqr", etc..)
- Handle the experimental dispatch op feature
AUTHOR¶
Paul Evans <leonerd@leonerd.org.uk>
2024-10-15 | perl v5.40.0 |