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>