Skip to content

MrGracu/MySQL_CRUD_in_Perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[Database] Simple CRUD application written in Perl as part of Database Workshops

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages