Help for this page

Select Code to Download


  1. or download this
    I have tried
    print if /\B.\d+.\d+\s+.?\s+\B/;
    print if /\B.\d+.\d+\s+.?\s+\B/FA;
    print if /\B.\d+\s+\w+\B/FA;