Install libpg-hstore-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libpg-hstore-perl
Description:
Perl module for working with PostgreSQLs HSTORE data type
Pg::hstore decodes and encodes PostgreSQLs HSTORE data type into/from Perl hash refs. . This module was previously known as DBD::Pg::hstore, but has been renamed to Pg::hstore because it's not DBD specific.
Homepage: https://metacpan.org/release/Pg-hstore
Version: 1.06-1build2
Section: universe/perl