Help for this page

Select Code to Download


  1. or download this
    <span class="Trsdu(0.3s) Fw(b) Fz(36px) Mb(-4px) D(ib)" data-reactid="
    +33">
    
  2. or download this
     if (string =~ m/<span class="Trsdu(0.3s) Fw(b) Fz(36px) Mb(-4px) D(ib
    +)" data-reactid="33">/) {
        print "match\n";
     } else
        print "no match";
     }
    
  3. or download this
    (
    )
    .
    -
    
  4. or download this
     if (string =~ m/<span class="Trsdu\(0\.3s\) Fw\(b\) Fz\(36px\) Mb\(\-
    +4px\) D\(ib\)" data\-reactid="33">/) {
        print "match\n";
     } else
        print "no match";
     }