Make indexer happier
Peter Rabbitson [Thu, 12 Feb 2009 08:29:25 +0000 (08:29 +0000)]
lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm

index e656548..461fb99 100644 (file)
@@ -52,7 +52,7 @@ __END__
 
 =head1 NAME
 
-DBIx::Class::Storage::ODBC::Microsoft_SQL_Server - Support specific to
+DBIx::Class::Storage::DBI::ODBC::Microsoft_SQL_Server - Support specific to
 Microsoft SQL Server over ODBC
 
 =head1 DESCRIPTION
index 12f1dcb..b2763b2 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 =head1 NAME
 
-DBIx::Class::Storage::DBI::Oracle - Automatic primary key class for Oracle
+DBIx::Class::Storage::DBI::Oracle::Generic - Automatic primary key class for Oracle
 
 =head1 SYNOPSIS