http://www.perlmonks.org?node_id=1007589


in reply to Re^2: CSS Show and Tell: Colored Code
in thread CSS Show and Tell: Colored Code

When I think CodeMirror, I think <textarea> - i.e. input. But hell, I'm already rewriting PerlMonks' <p class="code"> tags into <pre> so CodeMirror ought to be doable.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'