Current File : //proc/self/root/kunden/proc/thread-self/root/usr/share/doc/perl-String-CRC32/Changes |
Revision history for String::CRC32
2.100 2021-02-04
- Declare vars with our instead of use vars (GH #7, thanks to Grinnz)
- Quote $VERSION to preserve formatting (GH #6, thanks to Grinnz)
2.000 2020-11-09
- Switch to XSLoader rather than DynaLoader (GH #5, thanks to atoomic)
1.800 2019-11-01
- Perldoc tweaks, GH #3, thanks to mattias-p
1.700 2017-07-02
- Perldoc tweaks, GH #2, thanks to choroba
1.600 2017-06-23
- New maintainer: LEEJO
- Add Changes file
- Add link to github repo
- Add strict and warnings
- Add LICENSE to POD + LICENSE file
- Add META.* files through make dist
- Add .travis.yml for CI