B
BMW
Guest
I am trying to write a program to fetch some data from the web, for example, i want to get the date from the following multi-line string on a webpage, how do I do that in perl?
Thanks
<dl class="lnDate">
<dt class="datespan">Date:</dt>
<dd>
<strong>Thursday 04/23/09</strong>
</dd>
<dt class="other">Other:</dt>
<dd>
<strong>
Thanks
<dl class="lnDate">
<dt class="datespan">Date:</dt>
<dd>
<strong>Thursday 04/23/09</strong>
</dd>
<dt class="other">Other:</dt>
<dd>
<strong>