Description: unbreakable line in manpage
Origin: vendor
Forwarded: no
Author: Gerfried Fuchs <rhonda@debian.at>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-05-16

--- a/Abstract.pm
+++ b/Abstract.pm
@@ -1265,7 +1265,7 @@
 
 ($fields,[$table,[$where[,$order]]])
 
-({fields=>$fields,table=>$table[,where=>$where][,order=>$order][,join=>$join][,group=>$group]})
+({ fields=>$fields, table=>$table [,where=>$where] [,order=>$order] [,join=>$join] [,group=>$group] })
 
 The select method returns the DBIx::Abstract object it was invoked with. 
 This allows you to chain commands.
