Help for this page

Select Code to Download


  1. or download this
    grep((0 + $_) >= 99999999)
    
  2. or download this
    grep(((0 + $_) >= 99999999), @times)
    
  3. or download this
    if (EXPR, @times) { ... }
    
  4. or download this
    if (@times) { ... }
    
  5. or download this
    grep(EXPR)
    
  6. or download this
    grep(EXPR, @empty)