--- 0.12 --- * metadata method * radius parameter * new sorts: newest/oldest * attribution field functions * Housekeeping --- 0.11 --- * Only request required fields in nestoria.t * Bug Fix: Added get_price_type --- 0.10 --- * Improved POD (full synopsis, full list of keywords, better formatting) * Can 'use WebService::Nestoria::Search Warnings => 0;' * All parameters now case insensitive (eg. country/Country, Place_Name/place_name) * Bug Fix: Changing versions * Bug Fix: Requesting XML --- 0.09 --- * Bug Fix: Can use 'buy', 'let', 'share' and 'rent' listing types --- 0.08 --- * Fixed a bug in the test file * Added the 'keywords' method (API version 1.08) --- 0.07 --- * Fixed a bug in the url test * Added the sort parameter (API version 1.05) * Added the keywords and keywords_exclude parameters (API version 1.06) * Added support for size_min and size_max for nestoria.es (API version 1.07) * Added Spanish keywords (API version 1.07) --- 0.04 --- Updated to work with Nestoria API version 1.04: * Listings now return 'keywords', a comma separated list of attributes * Listings now return a 'datasource_name', eg. 'HotProperty' * Module now requests that JSON be sent without pretty formatting --- 0.01 --- Initial module designed to request data from the Nestoria API version 1.00. Visit http://www.nestoria.co.uk/help/api-tech for more details.