From 96fbb4287d11925392456f983641c0daa2ba5113 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 13 May 2001 00:18:06 +0000 Subject: [PATCH] README fixes caught in debian packaging by "Karl M. Hegbloom" hegbloom.net>, thanks! --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 5fb0d66..58090a6 100644 --- a/README +++ b/README @@ -9,8 +9,8 @@ the same terms as Perl itself. This module implements an OO-interface to database schemas. Using this module, you can create a database schema with an OO Perl interface. You can read the schema from an existing database. You can save the schema to disk and restore -it a different process. Most importantly, DBIx::DBSchema can write SQL -CREATE statements statements for different databases from a single source. +it from different process. Most importantly, DBIx::DBSchema can write SQL +CREATE statements for different databases from a single source. Currently supported databases are MySQL and PostgreSQL. DBIx::DBSchema will attempt to use generic SQL syntax for other databases. Assistance adding @@ -38,4 +38,4 @@ A mailing list is available. Send a blank message to Homepage: -$Id: README,v 1.3 2000-09-27 12:40:35 ivan Exp $ +$Id: README,v 1.4 2001-05-13 00:18:06 ivan Exp $ -- 2.11.0