Class::DBI::ToSax version 0.01
==============================

This module provides a direct-to-XML facility for Class::DBI objects.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  NEXT (any version)
  Class::Data::Inheritable (any version)

COPYRIGHT AND LICENCE

Copyright (C) semantico

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

