in reply to
MySQL backup without MySQLDump
I think you could convert to CSV, Fixed or even an HTML table using
DBD::AnyData
and print it.
Reclaw
Your mileage may very.
Comment on
Re: MySQL backup without MySQLDump
In Section
Seekers of Perl Wisdom