in reply to perl create database with folder system

See Databases made easy in the Tutorials section. Once you've been through that and understand the basics you can move across to DBD::CSV which will allow you to work with CSV files in your native filesystem (with some restrictions of course).

  • Comment on Re: perl create database with folder system

Replies are listed 'Best First'.
Re^2: perl create database with folder system
by Anonymous Monk on Dec 03, 2017 at 10:37 UTC
    I know ,CSV is best storage this topic but , I am try at .txt files.