From: Matt S Trout Date: Wed, 26 Mar 2008 21:23:16 +0000 (+0000) Subject: fix pod fail X-Git-Tag: v0.08240~497 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=67f85a1f8844a6d1f9d4f1aa252eb632e2ffdd5c;p=dbsrgits%2FDBIx-Class.git fix pod fail --- diff --git a/lib/DBIx/Class/Storage/DBI/ODBC/ACCESS.pm b/lib/DBIx/Class/Storage/DBI/ODBC/ACCESS.pm index 9f08a3f..710be6e 100644 --- a/lib/DBIx/Class/Storage/DBI/ODBC/ACCESS.pm +++ b/lib/DBIx/Class/Storage/DBI/ODBC/ACCESS.pm @@ -99,7 +99,7 @@ C is a constant in the C module. =head1 IMPLEMENTED FUNCTIONS -=head2 bind_attributes_by_data_type +=head2 bind_attribute_by_data_type This function currently supports the SQL_LONGVARCHAR column type.