Help for this page

Select Code to Download


  1. or download this
    sub isalpha {
        no warnings "numeric";
    ...
    print grep hasalpha($_), @t;
    print grep lc ne uc, @t;
    
  2. or download this
    f/2 foop   A=
    f/2 foop   A=