in reply to Wanted: Perl Regex Pretty Printer

FWIW if you use emacs in cperl-mode you get two built in commands to either expand the whole regex our only the group under the cursor:

cperl-beautify-regexp 

cperl-beautify-regexp-piece 

Cheers Rolf

( addicted to the Perl Programming Language)

PS: my writeup n° 3000... =)

  • Comment on Re: Wanted: Perl Regex Pretty Printer (emacs)