in reply to Re: Some thoughts around the "is Perl code maintainable" discussion
in thread Some thoughts around the "is Perl code maintainable" discussion
That's why I even built my own offline CMS which handles syntax highlighting via Text::VimColor.
Having regexes built into the language (rather than having a library which generates them from stings) makes it possible to do syntax hilighting for regexes.
|
|---|