NAME
App::APA - Access APA News via RSS
VERSION
version 0.230470
ATTRIBUTES
uri
Return the URL of the news website
METHODS
first_item()
Returns the first item of the recent news list
limit_items($number)
Returns the number of items specified from the recent news list
all_items($object)
Returns all items in the news list
The default limit for this is 300
$item hashref has pubDate
, category
, and link
keys in addition to title
AUTHOR
Elvin Aslanov <rwp.primary@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Elvin Aslanov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.