Help for this page
c:\@Work\Perl\monks>perl -wMstrict -le "my $string = '/.*u\/ba$/'; ... A: match (?msx-i: \A foo (?-xism:(?).*u\/ba$) ) B: match