Changes for version 1.03 - 2015-12-22
- The class contanined a hashref, 'foreach keys hashref' caused an error 'Experimental keys on scalar is now forbidden' on later versions of perl. This now fixed by 'foreach keys %{hashref}'
Changes for version 1.02_01 - 2015-12-21
- The class contanined a hashref, 'foreach keys hashref' caused an error 'Experimental keys on scalar is now forbidden' on later versions of perl. This now fixed by 'foreach keys %{hashref}' - beta testing
Modules
This performs basic data corrections to Vehicle Identification Numbers. The main purpose of this module is to edit and return a string in a format more suited for data parsers. This module may not return a valid VIN.