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

0.04  Tue Jan 29 21:28:29 EST 2008
    - Added Tie::IxHash to the list of requirements.  Reported by
      Anders Nor Berle.
    - Added documentation for the undocumented internal methods of
      DBICx::AutoDoc.
    - Fixed a bug in get_unique_constraints_for.
    - Made schema_version return 1 if no version is defined.
    - Corrected the documentation for the templates.
    - Added missing footer to the main documentation template.
    - Added unique constraints to the main documentation template.
    - Factored out the comments into a separate template, for ease
      of maintenance.

0.03  Tue Nov 20 14:47:01 EST 2007
    - Added a -I option to dbicx-autodoc, so you can document schemas that
      aren't in @INC.
    - Fixed the argument processing for dbicx-autodoc a bit.
    - Corrected a dumb bug in DBICx::AutoDoc->output_filename that made
      output always go to the current directory.
    - Added examples to the distribution, so they will show up on CPAN.
    - Added documentation to dbicx-autodoc.
    - Added some missing dependencies to Makefile.PL

0.02  Tue Nov 20 08:32:51 EST 2007
    - Fixed the MANIFEST, first time releasing with Module::Install, and
      the first time I used ShipIt, combined they made me break the release. :)
    - Fixed a documentation typo

0.01  Sun Nov 11 19:24:17 EST 2007
	- original version; created by h2xs 1.23 with options
		-X DBICx::AutoDoc