Help for this page

Select Code to Download


  1. or download this
    perl -e 'if('42'=~ /[:^digit:]/) {print "42 is a digit\n"}; else {prin
    +t "42 is not a digit\n"}';
    
  2. or download this
    >
    >
    >