Help for this page

Select Code to Download


  1. or download this
    elsif (/[W_]/) { # other chars
                      print "huh? That *really* doesn't look like a number
    +\n";
                  }
    
  2. or download this
    #!/usr/bin/perl -w
    # number speller: prints out word approximations of numbers
    # simple version, only does single digits
    ...
           }
        }
    }