Consider using
Web::Scraper; you should be able to pull out all the elements with class
nfo from your page and live happily ever after.
You might be able to do something similar with other libraries if that one doesn't work out.
A Monk aims to give answers to those who have none, and to learn from those who know more.