for(1..10)
{ #$rss->add_item( title => "GTKeyboard 0.8$_",
# link => "http://freshmeat.net/news/1999/06/21/930003829$_.html"
# );
# This works!
$rss->add_item( title => "La $_",
link => "http://freshmeat.net/news/1999/06/21/930003829$_.html"
);
}
$_ to have a unique title (which apparently ALSO matters). I tested this in one of those aggregators in Firefox and it works fine there... but it fails on Thunderbird. *ARGH*
Thunderbird Annoyances 0 Comments More | Login | Reply /