Help for this page

Select Code to Download


  1. or download this
    <span class="details-title-text">
    <strong>$8.39</strong>
    </span>
    
  2. or download this
    foreach my $b ($mech->find('span')) {
        my $attr_class= $b->attr('class');
    ...
        }
        
    }