Hi, I am new to writing in perl and am just learning the basics of regular expressions. I have an assignment to parse some data from an HTML file. In the end I need to create a CSV file. Where do I start here? I can only use pattern matching to get out the material I need. Below is the link to the page I have to parse. I need to parse out the data in the table (Date, Time, Name, Address, etc) Thanks!
http://www.iowa-city.org/police/arrests.asp?charge=94000
|