- Upgraded minimum Perl v5.14 for better Unicode support. - Removed the use of Taint::Util - Added methods untaint_path() and is_tainted() to Map::Tube::Utils - Added unit test t/ok_map_path_check.t - Tidied up unit test folder - Used JSON::MaybeXS rather than JSON.