Skip to content

Release v4.09

Latest
Compare
Choose a tag to compare
@manwar manwar released this 26 Apr 01:48
- 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.