Quiq::Digest - Erzeuge Digest
Quiq::Object
$md5 = $class->md5(@data);
Skalare Werte beliebiger Anzahl und Länge.
32 Zeichen Hex-String.
Erzeuge einen MD5 Message Digest für die Daten @data und liefere diesen als 32 Zeichen langen Hex-String zurück.
1.212
Frank Seitz, http://fseitz.de/
Copyright (C) 2023 Frank Seitz
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
To install Quiq, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Quiq
CPAN shell
perl -MCPAN -e shell install Quiq
For more information on module installation, please visit the detailed CPAN module installation guide.