From: Rafael Kitover Date: Tue, 16 Feb 2010 14:47:43 +0000 (+0000) Subject: POD fix X-Git-Tag: v0.08121~73^2~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f0f8ac86cbe8ff406cbfaf2e3bc6daa62b680e37;p=dbsrgits%2FDBIx-Class.git POD fix --- diff --git a/lib/DBIx/Class/Storage/DBI/InterBase.pm b/lib/DBIx/Class/Storage/DBI/InterBase.pm index 2ba2542..22cb19e 100644 --- a/lib/DBIx/Class/Storage/DBI/InterBase.pm +++ b/lib/DBIx/Class/Storage/DBI/InterBase.pm @@ -175,8 +175,8 @@ Used as: on_connect_call => 'datetime_setup' -In L to set the date and timestamp -formats using: +In L to set the date and +timestamp formats using: $dbh->{ib_time_all} = 'ISO';