in reply to poll ideas quest 2021

My most important Perl project is:

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

Replies are listed 'Best First'.
Re^2: poll ideas quest 2021
by choroba (Cardinal) on Nov 29, 2021 at 15:16 UTC
    • whatever pays my bills
    • whatever the ticketing system at work assigns to me
    • a research/scientific project

    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Re^2: poll ideas quest 2021
by Tux (Canon) on Nov 29, 2021 at 16:51 UTC
    • Reporting
    • data conversion
    • A combination of (some of) the above

    e.g. A script/program/projects that connects to several databases (of different types to increase complexity) (gluelogic_ at the same time, analyzing the data (data analytics) and converting them (data conversion) to something useful (reporting) (Plain text, Excel, CSV, another database, e-mail, PDF, …).


    Enjoy, Have FUN! H.Merijn