Changes for version v0.7.0 - 2023-06-02
- Incompatible Changes
- Upgraded the minimum Perl version to v5.14.
- Bug Fixes
- Improved regular expressions to only match ASCII digits.
- Documentation
- Documented support policy for older Perls.
- Bump copyright year.
Module Install Instructions
To install Types::SQL, copy and paste the appropriate command in to your terminal.
cpanm Types::SQL
perl -MCPAN -e shellinstall Types::SQL
For more information on module installation, please visitthe detailed CPAN module installation guide.