summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Plack/Client.pm2
1 files changed, 0 insertions, 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<NOTE: This is a trial release while I work out what the API should be. Use at your own risk!>
-
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