Help for this page

Select Code to Download


  1. or download this
    if ( /^\d+$/u and not /^\d+$/ ) {
        # need to normalize this non-ASCII digit string before doing arith
    +metic...
    }