I intend to create a table with relevant fields to hold my data such as media file i.e video clips in mysql database. I would like to retrieve those video clips using Perl from the mysql database.
I just don't know the best way to do it from here.
And if there is any sample code as an example.
Please kindly provide any help if there is any...