项目作者: MrGracu

项目描述 :
[Database] Simple CRUD application written in Perl as part of Database Workshops
高级语言: Perl
项目地址: git://github.com/MrGracu/MySQL_CRUD_in_Perl.git
创建时间: 2020-05-09T11:41:28Z
项目社区:https://github.com/MrGracu/MySQL_CRUD_in_Perl

开源协议:

下载


MySQL_CRUD_in_Perl

[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