Gary Yang has asked for the wisdom of the Perl Monks concerning the following question:
I would like to integrate data feed into MySQL database. The data feed format can be XML, CSV, TAB or PIPE. Anyone knows if there are Perl Modules can do this work? Thank you.