Matthias Ulrich Neeracher writes: |> print q{ { } -> Can't find string terminator "}" anywhere before EOF |> print q{ { } } -> { } |> print q{ \{ } } -> Unmatched right bracket |> print q{ { \} } -> Can't find string terminator "}" anywhere before EOF |> print q{ \{ \} } -> \{ } |This behaviour, however, is rather unpleasant and could possibly be considered |a bug. Which of them? All of them? They all seem to match the documentation to me and thus aren't bugs. Now if you want to argue that one or more is a design flaw, that's a different matter... Brian ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch