I am looking for a way to backup a MySQL database that can be executed from a perl script.
I have looked on CPAN but the modules I could find seem to still be in development.
Does anyone know of a working module or have any suggestions on how to accomplish this please.
It needs to be accomplished by a user clicking a simple link and the resulting output file written to a directory on the server.