diff --git a/p5-RPC-XML/DESCR b/p5-RPC-XML/DESCR index 2b0f32b84f..4e5d9d6309 100644 --- a/p5-RPC-XML/DESCR +++ b/p5-RPC-XML/DESCR @@ -2,5 +2,3 @@ The RPC::XML package is an implementation of XML-RPC. The module provides classes for sample client and server implementations, a server designed as an Apache location-handler, and a suite of data-manipulation classes that are used by them. - -WWW: http://www.blackperl.com/RPC::XML/ diff --git a/p5-Return-Value/DESCR b/p5-Return-Value/DESCR index 8212459808..b5cb494e05 100644 --- a/p5-Return-Value/DESCR +++ b/p5-Return-Value/DESCR @@ -11,5 +11,3 @@ between complex, informational errors and successful return values. This module provides these features with a simple API that should get you what you're looking for in each contex a return value is used in. - -WWW: http://search.cpan.org/dist/Return-Value/