Help for this page
my @patterns = ( qr/Record contentId\=\"\d+\"/ );
my $patterns = qr/Record contentId\=\"\d+\"/;