Skip Menu |

This queue is for tickets about the XML-FeedPP CPAN distribution.

Report information
The Basics
Id: 56719
Status: resolved
Priority: 0/
Queue: XML-FeedPP

People
Owner: Nobody in particular
Requestors: nate [...] summersault.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.41
Fixed in: (no value)



I'm not sure I understand why limit_item truncates more recent, rather than oldest, entries. When I think about truncating a feed, I think about getting rid of old entries to make room for newer ones. I think toggling that would be useful.
Subject: why limit_item truncates more recent
Try $feed->limit_item( -10 );