adler32 - Command-line utility for computing Adler32 digest
version 0.001
$ echo Hey | adler32
31014f03
Shows the current version number
$ adler32 --version
Shows a brief help message
$ adler32 --help
http://github.com/athreef/App-adler32
Ahmad Fatoum <[email protected]>
, http://a3f.at
Copyright (C) 2017 Ahmad Fatoum
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.