On Fri Jun 27 15:08:32 2014, ikegami@adaelis.com wrote: > On Sun Jun 22 20:26:21 2014, public@khwilliamson.com wrote: > > It didn't occur to me back then that there was available another > > simple > > way to escape a curly: qr{[{]}. But the backslash is more legible. > > $ perl -e'qr{[{]}' # 5.20.0 > Search pattern not terminated at -e line 1. > > Delimiters must be balanced since the end of the pattern must be found > before the pattern can be parsed. Sorry that I forgot to mention that detail -- Karl Williamson --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=122146Thread Previous