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