X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase.pm;h=8c5f988dcfaf00cf57cc28708a40f6a37cde6076;hb=8384a713d9046e08314e06bf17c2a878cd215819;hp=77b77e2273395f0e72f815bc7c463cd6dca44770;hpb=de7d97f63053ff2ad1c5f14873f954a46f1d7d22;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/Sybase.pm b/lib/DBIx/Class/Storage/DBI/Sybase.pm index 77b77e2..8c5f988 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase.pm @@ -103,8 +103,8 @@ use this function instead. It does: $dbh->do("SET TEXTSIZE $bytes"); Takes the number of bytes, or uses the C value from your -L if omitted, lastly falls back to the C<32768> which -is the L default. +L if omitted, lastly falls +back to the C<32768> which is the L default. =cut