Hi. I started new to learn perl . I want to a create database with folders system. For example CREATE DATABASE animal (animal folder) , CREATE TABLE CAT (ID , Name)
line by line. And I want to do delete and seach processing. I don't know how I do. I cant find documantry or videos about that? I there any websites or videos about that?And do you proposel How can I?
Thanks