Revision history for RSS-NewsFeed-BBC 0.07 Tue Aug 09 12:57:11 2011 - Made Readonly v1.03 as minimum requirement. - Prepared the distribution using the Module::Signature v0.68. 0.06 Tue May 10 13:03:00 2011 - Fixed the typo in the pod for method as_xml(). 0.05 Tue May 10 10:33:21 2011 - Added method as_xml() to return the news item in XML format. - Minor text change to the pod of method get_title(), get_url() and get_description(). 0.04 Thu Apr 21 18:24:11 2011 - Updated constructor to initialize title, url and description. - Updated pod for method get_title(). - Updated pod for method get_url(). - Updated pod for method get_description(). - Minor cosmetics changes. 0.03 Fri Apr 15 09:46:29 2011 - Added XML::Parser::Lite to the pre-requisite list of modules to Build.PL and Makefile.PL. 0.02 Wed Apr 13 16:00:00 2011 - Added method as_string() and also made it overloaded in scalar context. - Fixed the typo in the example pod for method get_international(). - Fixed the typo in the example pod for method get_title(). - Fixed the typo in the example pod for method get_url(). - Fixed the typo in the example pod for method get_description(). 0.01 Wed Apr 13 11:47:00 2011 - First version released.