From: Tom Hukins Date: Mon, 13 Aug 2007 09:42:16 +0000 (+0000) Subject: Fix a package name I corrected wrongly in revision 3666. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8e766a1348ff3238d605a8126419e7d862039014;p=dbsrgits%2FDBIx-Class-Historic.git Fix a package name I corrected wrongly in revision 3666. --- diff --git a/lib/DBIx/Class/Storage/DBI/SQLite.pm b/lib/DBIx/Class/Storage/DBI/SQLite.pm index c4fb199..87c5289 100644 --- a/lib/DBIx/Class/Storage/DBI/SQLite.pm +++ b/lib/DBIx/Class/Storage/DBI/SQLite.pm @@ -50,7 +50,7 @@ sub backup =head1 NAME -DBIx::Class::Storage::SQLite - Automatic primary key class for SQLite +DBIx::Class::Storage::DBI::SQLite - Automatic primary key class for SQLite =head1 SYNOPSIS