From 20174fe7d811ade45febe9995d348c6ae7276fca Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 13 Jan 2011 14:41:16 -0600 Subject: whoops, forgot to remove this warning --- lib/Plack/Client.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Plack/Client.pm b/lib/Plack/Client.pm index 1ed096a..1f80aae 100644 --- a/lib/Plack/Client.pm +++ b/lib/Plack/Client.pm @@ -27,8 +27,6 @@ use Scalar::Util qw(blessed reftype); =head1 DESCRIPTION -B - A common task required in more complicated web applications is communicating with various web services for different tasks. These web services may be spread among a number of different servers, but some of them may be on the local -- cgit v1.2.3