Help for this page

Select Code to Download


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