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

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]

Replies are listed 'Best First'.
Re^6: key value in text format
by GrandFather (Saint) on Nov 07, 2019 at 20:00 UTC

    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]

        It's not the driver distinction (which is a useful heads up), but the very mention of MySQL/MariaDB that will likely bring the PostgreSQL enthusiasts and possibly other DB proponents out.

        Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond