Help for this page

Select Code to Download


  1. or download this
    sub craziness_lurks_here{
    # do not count } me, I'm in a comment, not a '-ed string
    ...
    }
    EOF
    }
    
  2. or download this
    while(s/\{/\}/gio){$b=~//;some-more-code-here}
    # vs
    s/\{/do{some-other-regexes+some-more-code-here;"}"}/egi
    # (don't use delimeters like s{}{}ige, that way you'd
    #  loose the construct's intended capriciousness :> )