or download this
diff -u DBD-Pg-1.31a/dbdimp.c DBD-Pg-1.31b/dbdimp.c
--- DBD-Pg-1.31a/dbdimp.c 2003-10-27 13:57:02.000000000 -0600
+++ DBD-Pg-1.31b/dbdimp.c 2004-01-02 20:43:51.000000000 -0600
...
p = SvEND(sv);
len = SvCUR(sv);
while(len && *--p == ' ')