Help for this page

Select Code to Download


  1. or download this
    dieci = diez,   zehn
    quattro = quatro
    sei = seis,
    sette = siete,sechs
    
  2. or download this
    while ($in){
        #data manipulation to clean up ='s and ,'s
        chomp;
        $_= ~/^\w+\s*=\s*\w+\s*\,\?\w+/ ;