Help for this page

Select Code to Download


  1. or download this
    sub casa_ruta
    {
    ...
            return 0;
    }
    
  2. or download this
    sub casa_ruta
    {
    ...
            }
            return 0;
    }
    
  3. or download this
      DB<1> c 152
    ... #my script output here
    ...
      DB<7> p "$r" =~ /$ruta/
    
      DB<8>