BibMatch: show matching info in output files
- An information about each attempt to match a record is now stored as XML comments in output before each record definition. This result will show the matched record-IDs (with full URL), type of matching method (ambiguous, fuzzy etc) and lastly the search-query used. (closes #182)
- Removed dependancy on the deprecated module 'string' throughout the code.