Search results for "module:PPI::Token::Regexp::Transliterate"
PPI::Token::Regexp::Transliterate - A transliteration regular expression token
A "PPI::Token::Regexp::Transliterate" object represents a single transliteration regular expression. I'm afraid you'll have to excuse the ridiculously long class name, but when push came to shove I ended up going for pedantically correct names for th...
OALDERS/PPI-1.276 - 19 Jul 2022 21:50:31 UTC
PPI - Parse, Analyze and Manipulate Perl (without perl)
About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...
OALDERS/PPI-1.276 - 19 Jul 2022 21:50:31 UTC
PPI::Token::Regexp - Regular expression abstract base class
The "PPI::Token::Regexp" class is never instantiated, and simply provides a common abstract base class for the three regular expression classes. These being: m// - PPI::Token::Regexp::Match s/// - PPI::Token::Regexp::Substitute tr/// - PPI::Token::Re...
OALDERS/PPI-1.276 - 19 Jul 2022 21:50:31 UTC