diff options
author | ivan <ivan> | 2001-12-17 23:20:57 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-12-17 23:20:57 +0000 |
commit | fc4c452afacea937bdcc44f0576ef82503886d5b (patch) | |
tree | f85fa60619ab29044d07c0ecd8c02156c12503ba | |
parent | 35de4c849beda4f1a66f8431d614f43440707199 (diff) |
-rw-r--r-- | DataSource.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DataSource.pm b/DataSource.pm index 0923059..9a7981d 100644 --- a/DataSource.pm +++ b/DataSource.pm @@ -11,7 +11,7 @@ $VERSION = '0.03'; =head1 NAME -DBIx::DataSource - Database-independant create and drop functions +DBIx::DataSource - Database-independent create and drop functions =head1 SYNOPSIS |