in reply to Re^3: key value in text format
in thread key value in text format

Guess I'll use DBD::SQLite during development and switch to DBD::mysql for production use.

Replies are listed 'Best First'.
Re^5: key value in text format
by choroba (Cardinal) on Nov 07, 2019 at 08:51 UTC
    Please, use DBD::MariaDB instead of DBD::mysql to prevent hair loss.

    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

      And here begins the "fairly strong division between proponents of different databases" :-D.

      Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
        No, it's the same database, but a different driver :-) The old one is buggy and doesn't work with the latest versions of the database.

        map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]