Subject: | XML::RSS::Feed Headlines not reported as "new" on first try. |
XML::RSS:Feed Version = 2.04
POE::Component::RSSAggregator Version = 0.28
uname -a:
Linux vaal 2.6.9-5.0.5.EL #1 Fri Apr 8 14:21:35 EDT 2005 i686 athlon i386 GNU/Linux
perl --version:
This is perl, v5.8.5 built for i386-linux-thread-multi
TO REPRODUCE:
1) Take code from http://search.cpan.org/~jbisbee/POE-Component-RSSAggregator-0.28/lib/POE/Component/RSSAggregator.pm (or perldoc POE::Component::RSSAggregator)
2) Put in active feeds.
3) Run first time.
RESULT:
Headlines discovered on the first download of the feed are not reported by &late_breaking_news as "new items" contrary to expectation.
NOTE:
Jeff Bisbee said: That IS the current default behaviour, but probably shouldn't be. If you could please put a ticket in CPAN rt for the module with some details as to the behavior (and possibly a patch!) I'd really, really appriciate it.
NOTE:
I will return to this bug report with a patch if I can.