[Database] Simple CRUD application written in Perl as part of Database Workshops
This script is default using database named db_perl and specially created for this user.
The DBI library is required to run this script. If you don't have, you can install it on Linux using the command sudo apt-get install libdbd-mysql-perl
Perl version used: 5.30
Written on Ubuntu 18.04