http://qs321.pair.com?node_id=11133218


in reply to Re^9: Perl Contempt in My Workplace
in thread Perl Contempt in My Workplace

I used to use Oracle back in the day. Nowadays, it's PostgreSQL all the way.

There are a few cases where i use JSON datatypes and similar, but they are very limited.

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'