Help for this page
my $test = 'illegal\characters*example?'; my @illegal = qw(\ * ?); ... $c++; } print $test."\n";