Help for this page

Select Code to Download


  1. or download this
    #print "$1-$2-".($4 || $3) if /(\w+)\s(\w+)\s("([^"]+)"|(\w+))/;
    print "$1-$2-$+" if /(\w+)\s(\w+)\s("([^"]+)"|(\w+))/;