Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl 
    use v5.12;
    use warnings;
    
  2. or download this
         my $Namelist  = 'Wilma Fred Barney Betty Dino'; 
    
    ...
             }  else {  
              print "No match: \n";  
              }
    
  3. or download this
     syntax error at ./exer_8_3 line 8, near "$Namelist ~" 
     syntax error at ./exer_8_3 line 11, near "}"