My name is Dalel.

I have 441 emails in txt format.  how can I process them in perl and then put the content in mysql database.

In mysql databse, I need to have the following fields:
date
subject
from
to
cc
text (body)


Thank you
Dalel