Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            print "Either the string \'$str\' contains a character not bel
    +onging to the class [abc] or is more than 3 characters\n";
        }
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
        
    }