I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-10-07 02:59:57.841653-07 by josemiguelt
Script to export MySQL tables into ODT file
Hi everyone,

I wrote a little script, using OODoc module, to export a couple of tables (in this case, a set of homes with images) into an OpenDocument file.

After making a few changes (suggested by module's author), you can read it here:

http://letscript.wordpress.com/2011/09/30/from-mysql-to-opendocument-format-with-perl/

(enable javascript if you want to display source code properly)
Direct Responses: Write a response