The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension DBIx-FixtureLoader

0.05 2013-06-26T01:38:31Z
    - forcing Text::CSV_PP in 02_utf.t and 03_mysql.t if $Text::CSV_XS::VERSION < 1.00. ref #1
      (Thank eserte for reporting)

0.04 2013-06-25T14:04:35Z
    - add `ignore` option for `INSERT IGNORE INTO`

0.03 2013-06-18T04:41:17Z
    - fix up dependencies

0.02 2013-06-16T16:09:52Z
    - fix `update` option handling
    - update document

0.01 2013-06-16T14:10:00Z
    - original version