From 15a510c4c393336df9563df2bad0214ed8909818 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sun, 17 May 2009 16:03:07 +0200 Subject: Added two basic tests --- lib/POE/Component/Pg.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/POE') 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'; -- cgit v1.2.3