Help for this page
use LWP::UserAgent; use HTML::TableParser; use XML::RSS;
use strict; use warnings; ... title => "Entrants at $now", description => "$paid have paid, $not_paid haven't"); $rss->save(RSS_FILE);