Help for this page

Select Code to Download


  1. or download this
    $thisHash('price') = $1 if $pageContent =~ s/prices: \<table\>.+?\<\/t
    +able\>//s
    $thisHash('cas') = $1 if $pageContent =~ s/CAS: \<b\>\d+-\d{2}-\d+\<\/
    +b\>//s
    
  2. or download this
    $pageContent =~ /(CAS: \<b>\d+-\d{2}-\d+\<\/b\>|).*?(prices: \<table\>
    +.+?\<\/table\>|)/s