Help for this page
print "Enter a string: "; chomp(my $_ = <STDIN>); ... } else { print "String did not match\n"; }
Uncaught exception from user code Unmatched [ in regex; marked by <-- HERE in m/([ <-- HERE B|b) +/ at Exercise_7_4.pl line 24.