aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Keyword-Pluggable/pkg-descr
blob: cee463cbf9ba5246fc9a360de10d8e39e9976271 (plain) (tree)
1
2
3
4
5
6





                                                                                
Keyword::Pluggable lets you implement new keywords in pure Perl. To do this, you
need to write a module and call Keyword::Pluggable::define in your import
method. Any keywords defined this way will be available in the scope that's
currently being compiled. The scope can be lexical, packaged, and global.

WWW: https://metacpan.org/release/Keyword-Pluggable