dbs_dumptabdata
Easy to Use DBI Interface
Install
- All systems
-
curl cmd.cat/dbs_dumptabdata.sh
- Debian
-
apt-get install libdbix-easy-perl - Ubuntu
-
apt-get install libdbix-easy-perl - Kali Linux
-
apt-get install libdbix-easy-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libdbix-easy-perl - Raspbian
-
apt-get install libdbix-easy-perl
libdbix-easy-perl
Easy to Use DBI Interface
DBIx::Easy is an easy to use DBI interface. Currently the Pg, mSQL, mysql, sybase and ODBC drivers are supported. Note that you also need one of the DBD::* drivers to use this module. For additional information please refer to the manpage.