Help for this page

Select Code to Download


  1. or download this
    sub luhn {
        $r=$t=0;
        split//,pop;
    ...
    }
    
  2. or download this
    sub luhn2 {
        $_=$i=0;
        split//,pop;
    ...
        $_=eval;
        !chop
    }