Search notes:

Perl module Digest::MD5

use warnings;
use strict;

use feature 'say';

use Digest::MD5 qw(md5_hex);

say md5_hex('something, something else or the same');
Github repository PerlModules, path: /Digest/MD5/script.pl

See also

Perl modules
find-equal-files.pl is a perl script that uses Digest::MD5 to find equal files in a directory tree.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1741107892, '18.220.70.133', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/Perl/modules/Digest/MD5/index(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78