summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-05-17 16:03:07 +0200
committerYorhel <git@yorhel.nl>2009-05-17 16:03:07 +0200
commit15a510c4c393336df9563df2bad0214ed8909818 (patch)
tree155adc60a1f2fc8de809d15878e38f87831ed54e /lib
parent1c21b1039ceff4a301fb6858f6551e146e7b2055 (diff)
Added two basic tests
Diffstat (limited to 'lib')
-rw-r--r--lib/POE/Component/Pg.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/POE/Component/Pg.pm b/lib/POE/Component/Pg.pm
index cdcdeba..8232414 100644
--- a/lib/POE/Component/Pg.pm
+++ b/lib/POE/Component/Pg.pm
@@ -6,7 +6,6 @@ use strict;
use POE;
use DBI;
use DBD::Pg ':async';
-use Data::Dumper 'Dumper';
our $VERSION = '0.1';