diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-29 04:08:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-29 04:08:53 +0000 |
commit | 7a0285baaf81ace29b4249a1ba25649b2dd0b0cc (patch) | |
tree | eb263950fb090955b795bf98985563a30ac6d750 | |
parent | 52c6ac3e267d8ade4c2f57ed829936e983274a03 (diff) | |
download | ports-7a0285baaf81ace29b4249a1ba25649b2dd0b0cc.tar.gz ports-7a0285baaf81ace29b4249a1ba25649b2dd0b0cc.zip |
Notes
345 files changed, 346 insertions, 346 deletions
diff --git a/archivers/p5-Archive-Any/pkg-descr b/archivers/p5-Archive-Any/pkg-descr index fcaf3ab1212c..33ef54f6e81b 100644 --- a/archivers/p5-Archive-Any/pkg-descr +++ b/archivers/p5-Archive-Any/pkg-descr @@ -1,4 +1,4 @@ This module is a single interface for manipulating different archive formats. Tarballs, zip files, etc. -WWW: http://search.cpan.org/dist/Archive-Any/ +WWW: http://search.cpan.org/dist/Archive-Any/ diff --git a/archivers/p5-Archive-Rar/pkg-descr b/archivers/p5-Archive-Rar/pkg-descr index ce12fb36eb12..880206ca5b22 100644 --- a/archivers/p5-Archive-Rar/pkg-descr +++ b/archivers/p5-Archive-Rar/pkg-descr @@ -1,3 +1,3 @@ Archive::Rar uses the standard perl module install process -WWW: http://search.cpan.org/dist/Archive-Rar/ +WWW: http://search.cpan.org/dist/Archive-Rar/ diff --git a/archivers/p5-Archive-SimpleExtractor/pkg-descr b/archivers/p5-Archive-SimpleExtractor/pkg-descr index b539b19901ff..73ba8c151fe3 100644 --- a/archivers/p5-Archive-SimpleExtractor/pkg-descr +++ b/archivers/p5-Archive-SimpleExtractor/pkg-descr @@ -1,3 +1,3 @@ Simple module for extract archives -WWW: http://search.cpan.org/dist/Archive-SimpleExtractor/ +WWW: http://search.cpan.org/dist/Archive-SimpleExtractor/ diff --git a/archivers/p5-Compress-LZO/pkg-descr b/archivers/p5-Compress-LZO/pkg-descr index 39b5d37cb892..2041853d16b8 100644 --- a/archivers/p5-Compress-LZO/pkg-descr +++ b/archivers/p5-Compress-LZO/pkg-descr @@ -3,4 +3,4 @@ compression library (see "AUTHOR" for details about where to get LZO). A relevant subset of the functionality provided by LZO is available in Compress::LZO. -WWW: http://search.cpan.org/dist/Compress-LZO/ +WWW: http://search.cpan.org/dist/Compress-LZO/ diff --git a/archivers/p5-Compress-LZW/pkg-descr b/archivers/p5-Compress-LZW/pkg-descr index 2971e18a9126..52160b6745cc 100644 --- a/archivers/p5-Compress-LZW/pkg-descr +++ b/archivers/p5-Compress-LZW/pkg-descr @@ -3,4 +3,4 @@ compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression. -WWW: http://search.cpan.org/dist/Compress-LZW/ +WWW: http://search.cpan.org/dist/Compress-LZW/ diff --git a/archivers/p5-POE-Filter-Bzip2/pkg-descr b/archivers/p5-POE-Filter-Bzip2/pkg-descr index 31dbef31b719..8cec7064b982 100644 --- a/archivers/p5-POE-Filter-Bzip2/pkg-descr +++ b/archivers/p5-POE-Filter-Bzip2/pkg-descr @@ -2,4 +2,4 @@ POE::Filter::Bzip2 provides a POE filter for performing compression/ decompression using Compress::Bzip2. It is suitable for use with POE::Filter::Stackable. -WWW: http://search.cpan.org/dist/POE-Filter-Bzip2/ +WWW: http://search.cpan.org/dist/POE-Filter-Bzip2/ diff --git a/archivers/p5-POE-Filter-LZF/pkg-descr b/archivers/p5-POE-Filter-LZF/pkg-descr index 7b3b6d94be1e..c4eabd647f73 100644 --- a/archivers/p5-POE-Filter-LZF/pkg-descr +++ b/archivers/p5-POE-Filter-LZF/pkg-descr @@ -2,4 +2,4 @@ POE::Filter::LZF provides a POE filter for performing compression/ decompression using Compress::LZF. It is suitable for use with POE::Filter::Stackable. -WWW: http://search.cpan.org/dist/POE-Filter-LZF/ +WWW: http://search.cpan.org/dist/POE-Filter-LZF/ diff --git a/archivers/p5-POE-Filter-LZO/pkg-descr b/archivers/p5-POE-Filter-LZO/pkg-descr index a7737eff8370..abe4f61f69be 100644 --- a/archivers/p5-POE-Filter-LZO/pkg-descr +++ b/archivers/p5-POE-Filter-LZO/pkg-descr @@ -2,4 +2,4 @@ POE::Filter::LZO provides a POE filter for performing compression/ decompression using Compress::LZO. It is suitable for use with POE::Filter::Stackable. -WWW: http://search.cpan.org/dist/POE-Filter-LZO/ +WWW: http://search.cpan.org/dist/POE-Filter-LZO/ diff --git a/archivers/p5-POE-Filter-LZW/pkg-descr b/archivers/p5-POE-Filter-LZW/pkg-descr index f007d9ac3c05..f4a5d3bae7f2 100644 --- a/archivers/p5-POE-Filter-LZW/pkg-descr +++ b/archivers/p5-POE-Filter-LZW/pkg-descr @@ -2,4 +2,4 @@ POE::Filter::LZW provides a POE filter for performing compression/ uncompression using Compress::LZW. It is suitable for use with POE::Filter::Stackable. -WWW: http://search.cpan.org/dist/POE-Filter-LZW/ +WWW: http://search.cpan.org/dist/POE-Filter-LZW/ diff --git a/archivers/p5-POE-Filter-Zlib/pkg-descr b/archivers/p5-POE-Filter-Zlib/pkg-descr index 0dd574efe6d8..175221f3e4bd 100644 --- a/archivers/p5-POE-Filter-Zlib/pkg-descr +++ b/archivers/p5-POE-Filter-Zlib/pkg-descr @@ -2,4 +2,4 @@ POE::Filter::Zlib provides a POE filter for performing compression/ uncompression using Compress::Zlib. It is suitable for use with POE::Filter::Stackable. -WWW: http://search.cpan.org/dist/POE-Filter-Zlib/ +WWW: http://search.cpan.org/dist/POE-Filter-Zlib/ diff --git a/astro/p5-Astro-MoonPhase/pkg-descr b/astro/p5-Astro-MoonPhase/pkg-descr index 25a717f72357..46319ac8bb7e 100644 --- a/astro/p5-Astro-MoonPhase/pkg-descr +++ b/astro/p5-Astro-MoonPhase/pkg-descr @@ -1,4 +1,4 @@ Astro::MoonPhase is a perl module that calculates information about the phase of the moon at a given time. -WWW: http://search.cpan.org/dist/Astro-MoonPhase/ +WWW: http://search.cpan.org/dist/Astro-MoonPhase/ diff --git a/benchmarks/p5-Benchmark-Stopwatch/pkg-descr b/benchmarks/p5-Benchmark-Stopwatch/pkg-descr index 4294a4f2503c..4cc06c890969 100644 --- a/benchmarks/p5-Benchmark-Stopwatch/pkg-descr +++ b/benchmarks/p5-Benchmark-Stopwatch/pkg-descr @@ -15,4 +15,4 @@ The times are all wallclock times in fractional seconds. That's it. -WWW: http://search.cpan.org/dist/Benchmark-Stopwatch/ +WWW: http://search.cpan.org/dist/Benchmark-Stopwatch/ diff --git a/chinese/p5-Lingua-Han-PinYin/pkg-descr b/chinese/p5-Lingua-Han-PinYin/pkg-descr index 8f95960b27dd..c22cac97cbcc 100644 --- a/chinese/p5-Lingua-Han-PinYin/pkg-descr +++ b/chinese/p5-Lingua-Han-PinYin/pkg-descr @@ -1,4 +1,4 @@ There is a Chinese document @ http://www.fayland.org/project/Han-PinYin/. It tells why and how I write this module. -WWW: http://search.cpan.org/dist/Lingua-Han-PinYin/ +WWW: http://search.cpan.org/dist/Lingua-Han-PinYin/ diff --git a/chinese/p5-Lingua-Han-Utils/pkg-descr b/chinese/p5-Lingua-Han-Utils/pkg-descr index c88eb6db0974..846d6d7e44c1 100644 --- a/chinese/p5-Lingua-Han-Utils/pkg-descr +++ b/chinese/p5-Lingua-Han-Utils/pkg-descr @@ -1,3 +1,3 @@ The utility tools of Chinese character(HanZi). -WWW: http://search.cpan.org/dist/Lingua-Han-Utils/ +WWW: http://search.cpan.org/dist/Lingua-Han-Utils/ diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/pkg-descr b/chinese/p5-Lingua-ZH-BPMFConvert/pkg-descr index 1a4a3e10f8ec..7fb34e5ddadc 100644 --- a/chinese/p5-Lingua-ZH-BPMFConvert/pkg-descr +++ b/chinese/p5-Lingua-ZH-BPMFConvert/pkg-descr @@ -3,4 +3,4 @@ previous modules it does not rely on any data table, therefore it is possible to convert neophonisms (new phonetic combinations previously not existing in Mandarin) into corresponding Hanyu Pinyin. -WWW: http://search.cpan.org/dist/Lingua-ZH-BPMFConvert/ +WWW: http://search.cpan.org/dist/Lingua-ZH-BPMFConvert/ diff --git a/chinese/p5-Lingua-ZH-Segment/pkg-descr b/chinese/p5-Lingua-ZH-Segment/pkg-descr index e79602647cf8..edef51d03ee5 100644 --- a/chinese/p5-Lingua-ZH-Segment/pkg-descr +++ b/chinese/p5-Lingua-ZH-Segment/pkg-descr @@ -1,4 +1,4 @@ This module currently only break chinese text into single character (Chinese word), it will not break up any alphabet. -WWW: http://search.cpan.org/dist/Lingua-ZH-Segment/ +WWW: http://search.cpan.org/dist/Lingua-ZH-Segment/ diff --git a/chinese/p5-Lingua-ZH-TaBE/pkg-descr b/chinese/p5-Lingua-ZH-TaBE/pkg-descr index 914d260fce68..41c5582adff1 100644 --- a/chinese/p5-Lingua-ZH-TaBE/pkg-descr +++ b/chinese/p5-Lingua-ZH-TaBE/pkg-descr @@ -4,4 +4,4 @@ phrases, sentences, and phonetic symbols; it is intended to be used as the foundation of Chinese text processing. Author: Autrijus <autrijus@autrijus.org> -WWW: http://search.cpan.org/dist/Lingua-ZH-TaBE/ +WWW: http://search.cpan.org/dist/Lingua-ZH-TaBE/ diff --git a/converters/p5-Convert-Bencode_XS/pkg-descr b/converters/p5-Convert-Bencode_XS/pkg-descr index 156928185559..e65889732ce2 100644 --- a/converters/p5-Convert-Bencode_XS/pkg-descr +++ b/converters/p5-Convert-Bencode_XS/pkg-descr @@ -7,4 +7,4 @@ algorithm. It manages to be around 3 to 5 times faster than Convert::Bencode version. Check out the "extras" directory in this distribution for benchmarks. -WWW: http://search.cpan.org/dist/Convert-Bencode_XS/ +WWW: http://search.cpan.org/dist/Convert-Bencode_XS/ diff --git a/converters/p5-Encode-Detect/pkg-descr b/converters/p5-Encode-Detect/pkg-descr index 7c8a54ec4374..152cc7b6b85e 100644 --- a/converters/p5-Encode-Detect/pkg-descr +++ b/converters/p5-Encode-Detect/pkg-descr @@ -7,4 +7,4 @@ of a set of expected encodings. Like Encode::Guess, it only supports decoding--it cannot encode. Author: John Gardiner Myers <jgmyers@proofpoint.com> -WWW: http://search.cpan.org/dist/Encode-Detect/ +WWW: http://search.cpan.org/dist/Encode-Detect/ diff --git a/databases/p5-Class-Inflate/pkg-descr b/databases/p5-Class-Inflate/pkg-descr index bd7291b77745..7a60b88212bb 100644 --- a/databases/p5-Class-Inflate/pkg-descr +++ b/databases/p5-Class-Inflate/pkg-descr @@ -1,4 +1,4 @@ Allows for any blessed HASH object to be populated from a database, by describing table relationships to each method. -WWW: http://search.cpan.org/dist/Class-Inflate/ +WWW: http://search.cpan.org/dist/Class-Inflate/ diff --git a/databases/p5-DBICx-TxnInsert/pkg-descr b/databases/p5-DBICx-TxnInsert/pkg-descr index ad08a435f52e..b2aa559bc748 100644 --- a/databases/p5-DBICx-TxnInsert/pkg-descr +++ b/databases/p5-DBICx-TxnInsert/pkg-descr @@ -1,3 +1,3 @@ Wrap all inserts into transactions. -WWW: http://search.cpan.org/dist/DBICx-TxnInsert/ +WWW: http://search.cpan.org/dist/DBICx-TxnInsert/ diff --git a/databases/p5-DBIx-Class-QueryLog/pkg-descr b/databases/p5-DBIx-Class-QueryLog/pkg-descr index 0bc29e01cb83..85ddf5442a50 100644 --- a/databases/p5-DBIx-Class-QueryLog/pkg-descr +++ b/databases/p5-DBIx-Class-QueryLog/pkg-descr @@ -1,4 +1,4 @@ DBIx::Class::QueryLog logs each transaction and query executed so you can analyze what happened in the session. -WWW: http://search.cpan.org/dist/DBIx-Class-QueryLog/ +WWW: http://search.cpan.org/dist/DBIx-Class-QueryLog/ diff --git a/databases/p5-DBIx-Class-Schema-PopulateMore/pkg-descr b/databases/p5-DBIx-Class-Schema-PopulateMore/pkg-descr index 9c092605e9b9..ddee4ee3be7f 100644 --- a/databases/p5-DBIx-Class-Schema-PopulateMore/pkg-descr +++ b/databases/p5-DBIx-Class-Schema-PopulateMore/pkg-descr @@ -1,3 +1,3 @@ A Perl module which provides an enhanced database populate method -WWW: http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/ +WWW: http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/ diff --git a/databases/p5-DWH_File/pkg-descr b/databases/p5-DWH_File/pkg-descr index a07e3a8cc7cf..6e80489df1b7 100644 --- a/databases/p5-DWH_File/pkg-descr +++ b/databases/p5-DWH_File/pkg-descr @@ -8,4 +8,4 @@ their functionality or structure except that they can't themselves be tied to anyone else. See the "Models" section of the embedded documentation for details. -WWW: http://www.orqwood.dk/perl5/dwh/ +WWW: http://www.orqwood.dk/perl5/dwh/ diff --git a/databases/p5-Genezzo/pkg-descr b/databases/p5-Genezzo/pkg-descr index e4fc0907ead8..d35e14d64f73 100644 --- a/databases/p5-Genezzo/pkg-descr +++ b/databases/p5-Genezzo/pkg-descr @@ -4,4 +4,4 @@ configured and extended with custom functions, persistent storage representations, and novel data access methods. In its current incarnation it supports a subset of SQL and a partial DBI interface. -WWW: http://search.cpan.org/dist/Genezzo/ +WWW: http://search.cpan.org/dist/Genezzo/ diff --git a/databases/p5-Prophet/pkg-descr b/databases/p5-Prophet/pkg-descr index 39889ae5f458..23de37b198f6 100644 --- a/databases/p5-Prophet/pkg-descr +++ b/databases/p5-Prophet/pkg-descr @@ -1,4 +1,4 @@ Prophet is a distributed database system designed for small to medium scale social database applications. -WWW: http://search.cpan.org/dist/Prophet/ +WWW: http://search.cpan.org/dist/Prophet/ diff --git a/databases/p5-Search-InvertedIndex/pkg-descr b/databases/p5-Search-InvertedIndex/pkg-descr index cb165bf5f918..7d548b6d30f9 100644 --- a/databases/p5-Search-InvertedIndex/pkg-descr +++ b/databases/p5-Search-InvertedIndex/pkg-descr @@ -2,4 +2,4 @@ A general purpose inverted indexing system suitable for medium scale searching. Author: Benjamin Franz -WWW: http://search.cpan.org/dist/Search-InvertedIndex/ +WWW: http://search.cpan.org/dist/Search-InvertedIndex/ diff --git a/devel/p5-Algorithm-FloodControl/pkg-descr b/devel/p5-Algorithm-FloodControl/pkg-descr index fd72d1518a98..091a114c5b44 100644 --- a/devel/p5-Algorithm-FloodControl/pkg-descr +++ b/devel/p5-Algorithm-FloodControl/pkg-descr @@ -4,4 +4,4 @@ limit requsets number to a page or you may want to receive no more than 10 SMS messages on your GSM Phone per hour. Applications of this method are unlimited. -WWW: http://search.cpan.org/dist/Algorithm-FloodControl/ +WWW: http://search.cpan.org/dist/Algorithm-FloodControl/ diff --git a/devel/p5-Algorithm-MarkovChain/pkg-descr b/devel/p5-Algorithm-MarkovChain/pkg-descr index d40ecc882aa6..8ec984bfdd28 100644 --- a/devel/p5-Algorithm-MarkovChain/pkg-descr +++ b/devel/p5-Algorithm-MarkovChain/pkg-descr @@ -3,4 +3,4 @@ chain, and then generating output based on it. For more information consult the Algorithm::MarkovChain(3) man page. Author: Richard Clamp <richardc@unixbeard.net> -WWW: http://search.cpan.org/dist/Algorithm-MarkovChain/ +WWW: http://search.cpan.org/dist/Algorithm-MarkovChain/ diff --git a/devel/p5-Algorithm-NaiveBayes/pkg-descr b/devel/p5-Algorithm-NaiveBayes/pkg-descr index 03caa040af4f..c78b34d55fba 100644 --- a/devel/p5-Algorithm-NaiveBayes/pkg-descr +++ b/devel/p5-Algorithm-NaiveBayes/pkg-descr @@ -8,4 +8,4 @@ text categorization: http://faure.iei.pi.cnr.it/~fabrizio/Publications/ACMCS02.pdf Author: Ken Williams <ken@mathforum.org> -WWW: http://search.cpan.org/dist/Algorithm-NaiveBayes/ +WWW: http://search.cpan.org/dist/Algorithm-NaiveBayes/ diff --git a/devel/p5-Algorithm-Networksort/pkg-descr b/devel/p5-Algorithm-Networksort/pkg-descr index 5ede3a16e6b4..ba839af84b10 100644 --- a/devel/p5-Algorithm-Networksort/pkg-descr +++ b/devel/p5-Algorithm-Networksort/pkg-descr @@ -12,4 +12,4 @@ print out your network in many ways (see documentation). There is also a graphical output function that will return the network in an encapsulated postscript, SVG, or text form. -WWW: http://search.cpan.org/dist/Algorithm-Networksort/ +WWW: http://search.cpan.org/dist/Algorithm-Networksort/ diff --git a/devel/p5-Algorithm-SVM/pkg-descr b/devel/p5-Algorithm-SVM/pkg-descr index 8ccee8edf2d9..94cceafab15d 100644 --- a/devel/p5-Algorithm-SVM/pkg-descr +++ b/devel/p5-Algorithm-SVM/pkg-descr @@ -4,4 +4,4 @@ functions from a set of labeled training data, from which predictions can be made for subsequent data sets. Author: Cory Spencer <cspencer@sfu.ca> -WWW: http://search.cpan.org/dist/Algorithm-SVM/ +WWW: http://search.cpan.org/dist/Algorithm-SVM/ diff --git a/devel/p5-App-GitHub/pkg-descr b/devel/p5-App-GitHub/pkg-descr index 1e4f8fdf3d91..f60c75671387 100644 --- a/devel/p5-App-GitHub/pkg-descr +++ b/devel/p5-App-GitHub/pkg-descr @@ -1,3 +1,3 @@ A command line tool wrap Net::GitHub. -WWW: http://search.cpan.org/dist/App-GitHub/ +WWW: http://search.cpan.org/dist/App-GitHub/ diff --git a/devel/p5-App-Options/pkg-descr b/devel/p5-App-Options/pkg-descr index 2348080a8fc2..22416d4cc0ad 100644 --- a/devel/p5-App-Options/pkg-descr +++ b/devel/p5-App-Options/pkg-descr @@ -1,4 +1,4 @@ App::Options combines command-line arguments, environment variables, option files, and program defaults to produce a hash of option values. -WWW: http://search.cpan.org/dist/App-Options/ +WWW: http://search.cpan.org/dist/App-Options/ diff --git a/devel/p5-App-SD/pkg-descr b/devel/p5-App-SD/pkg-descr index 561c4536762f..bb5725dcc5dc 100644 --- a/devel/p5-App-SD/pkg-descr +++ b/devel/p5-App-SD/pkg-descr @@ -2,4 +2,4 @@ SD is a peer to peer ticket tracking system built on the Prophet distributed database. SD is designed to make it easy to work with tickets and to share ticket databases with your collaborators -WWW: http://syncwith.us/sd/ +WWW: http://syncwith.us/sd/ diff --git a/devel/p5-B-Hooks-Parser/pkg-descr b/devel/p5-B-Hooks-Parser/pkg-descr index baa68f52aa06..c096a1e061e4 100644 --- a/devel/p5-B-Hooks-Parser/pkg-descr +++ b/devel/p5-B-Hooks-Parser/pkg-descr @@ -1,4 +1,4 @@ This module provides an API for parts of the perl parser. It can be used to modify code while it's being parsed. -WWW: http://search.cpan.org/dist/B-Hooks-Parser/ +WWW: http://search.cpan.org/dist/B-Hooks-Parser/ diff --git a/devel/p5-B-OPCheck/pkg-descr b/devel/p5-B-OPCheck/pkg-descr index 04df6b129ffb..eb0c9a4e1dc4 100644 --- a/devel/p5-B-OPCheck/pkg-descr +++ b/devel/p5-B-OPCheck/pkg-descr @@ -2,4 +2,4 @@ PL_check is an array indexed by opcode number (op_type) that contains function pointers invoked as the last stage of optree compilation, per op. -WWW: http://search.cpan.org/dist/B-OPCheck/ +WWW: http://search.cpan.org/dist/B-OPCheck/ diff --git a/devel/p5-Carp-REPL/pkg-descr b/devel/p5-Carp-REPL/pkg-descr index c70a8751bd0b..83a5ef62fba2 100644 --- a/devel/p5-Carp-REPL/pkg-descr +++ b/devel/p5-Carp-REPL/pkg-descr @@ -1,3 +1,3 @@ Read-Eval-Print-Loop on die and/or warn -WWW: http://search.cpan.org/dist/Carp-REPL/ +WWW: http://search.cpan.org/dist/Carp-REPL/ diff --git a/devel/p5-Class-Accessor-Installer/pkg-descr b/devel/p5-Class-Accessor-Installer/pkg-descr index b8ef593f2ca3..b92938abada5 100644 --- a/devel/p5-Class-Accessor-Installer/pkg-descr +++ b/devel/p5-Class-Accessor-Installer/pkg-descr @@ -1,3 +1,3 @@ Perl module to install an accessor subroutine -WWW: http://search.cpan.org/dist/Class-Accessor-Installer/ +WWW: http://search.cpan.org/dist/Class-Accessor-Installer/ diff --git a/devel/p5-Class-Accessor-Named/pkg-descr b/devel/p5-Class-Accessor-Named/pkg-descr index 6983683ad033..a1c6b5410af1 100644 --- a/devel/p5-Class-Accessor-Named/pkg-descr +++ b/devel/p5-Class-Accessor-Named/pkg-descr @@ -9,4 +9,4 @@ identifying themselves. While it shouldn't add much additional runtime overhead (as it acts only Class::Accessor's generator functions), it has not been designed for production deployment. -WWW: http://search.cpan.org/dist/Class-Accessor-Named/ +WWW: http://search.cpan.org/dist/Class-Accessor-Named/ diff --git a/devel/p5-Class-Constant/pkg-descr b/devel/p5-Class-Constant/pkg-descr index e6b3898ff3d6..cc301a6e9e75 100644 --- a/devel/p5-Class-Constant/pkg-descr +++ b/devel/p5-Class-Constant/pkg-descr @@ -6,4 +6,4 @@ The classes generated by this module are modeled closely after Java's "typesafe enumeration" pattern, but with some added spice to make them more useful to Perl programs. -WWW: http://search.cpan.org/dist/Class-Constant/ +WWW: http://search.cpan.org/dist/Class-Constant/ diff --git a/devel/p5-Class-InsideOut/pkg-descr b/devel/p5-Class-InsideOut/pkg-descr index 7e09cdf84cbf..db18edbb73b7 100644 --- a/devel/p5-Class-InsideOut/pkg-descr +++ b/devel/p5-Class-InsideOut/pkg-descr @@ -14,4 +14,4 @@ on CPAN, this module aims for minimalism and robustness: It provides the minimal support necessary for creating safe inside-out objects and generating flexible accessors. -WWW: http://search.cpan.org/dist/Class-InsideOut/ +WWW: http://search.cpan.org/dist/Class-InsideOut/ diff --git a/devel/p5-Class-Measure/pkg-descr b/devel/p5-Class-Measure/pkg-descr index eab0d80fc6ae..61130783245e 100644 --- a/devel/p5-Class-Measure/pkg-descr +++ b/devel/p5-Class-Measure/pkg-descr @@ -1,4 +1,4 @@ This is a base class that is inherited by the Class::Measure classes. This distribution comes with the class Class::Measure::Length. -WWW: http://search.cpan.org/dist/Class-Measure/ +WWW: http://search.cpan.org/dist/Class-Measure/ diff --git a/devel/p5-Class-Multimethods-Pure/pkg-descr b/devel/p5-Class-Multimethods-Pure/pkg-descr index 8cc850b4811d..06dea8dd35ed 100644 --- a/devel/p5-Class-Multimethods-Pure/pkg-descr +++ b/devel/p5-Class-Multimethods-Pure/pkg-descr @@ -14,4 +14,4 @@ It is usually wise to put such declarations within a BEGIN block, so they behave more like Perl treats subs (you can call them without parentheses and you can use them before you define them). -WWW: http://search.cpan.org/dist/Class-Multimethods-Pure/ +WWW: http://search.cpan.org/dist/Class-Multimethods-Pure/ diff --git a/devel/p5-Class-NamedParms/pkg-descr b/devel/p5-Class-NamedParms/pkg-descr index f62dce0a22e8..eed8c1a969c2 100644 --- a/devel/p5-Class-NamedParms/pkg-descr +++ b/devel/p5-Class-NamedParms/pkg-descr @@ -6,4 +6,4 @@ for validity and initialization validation. Lightweight and simple to use. Designed as a base class for inheritance by other modules. Author: Benjamin Franz -WWW: http://search.cpan.org/dist/Class-NamedParms/ +WWW: http://search.cpan.org/dist/Class-NamedParms/ diff --git a/devel/p5-Class-Null/pkg-descr b/devel/p5-Class-Null/pkg-descr index c89316356aeb..49643cb7d64a 100644 --- a/devel/p5-Class-Null/pkg-descr +++ b/devel/p5-Class-Null/pkg-descr @@ -1,3 +1,3 @@ Perl module which implements the Null Class design pattern -WWW: http://search.cpan.org/dist/Class-Null/ +WWW: http://search.cpan.org/dist/Class-Null/ diff --git a/devel/p5-Class-ParmList/pkg-descr b/devel/p5-Class-ParmList/pkg-descr index ce2c6e125e8c..c95fe2814632 100644 --- a/devel/p5-Class-ParmList/pkg-descr +++ b/devel/p5-Class-ParmList/pkg-descr @@ -6,4 +6,4 @@ multiple retrieval, and error reporting. Works well as a complement to Class::NamedParms. Author: Benjamin Franz -WWW: http://search.cpan.org/dist/Class-ParmList/ +WWW: http://search.cpan.org/dist/Class-ParmList/ diff --git a/devel/p5-Clone-Fast/pkg-descr b/devel/p5-Clone-Fast/pkg-descr index f4951548330b..8ec077fd7bbd 100644 --- a/devel/p5-Clone-Fast/pkg-descr +++ b/devel/p5-Clone-Fast/pkg-descr @@ -18,4 +18,4 @@ For more information relative to the DESCRIPTION of this module, I recommend peeking into the POD written for Clone::More (I took more time with it ;) ) -WWW: http://search.cpan.org/dist/Clone-Fast/ +WWW: http://search.cpan.org/dist/Clone-Fast/ diff --git a/devel/p5-CommitBit/pkg-descr b/devel/p5-CommitBit/pkg-descr index fd0a2a847741..603ab868492e 100644 --- a/devel/p5-CommitBit/pkg-descr +++ b/devel/p5-CommitBit/pkg-descr @@ -3,4 +3,4 @@ projects. It also provides for a "code.yourorganization.org" site with links to your wiki, mailing lists, bug tracking and so on. -WWW: http://search.cpan.org/dist/CommitBit/ +WWW: http://search.cpan.org/dist/CommitBit/ diff --git a/devel/p5-Config-AutoConf/pkg-descr b/devel/p5-Config-AutoConf/pkg-descr index 389dacd538a4..69c8312fa68d 100644 --- a/devel/p5-Config-AutoConf/pkg-descr +++ b/devel/p5-Config-AutoConf/pkg-descr @@ -1,4 +1,4 @@ Config::AutoConf is a module to implement some of AutoConf macros in pure perl. -WWW: http://search.cpan.org/dist/Config-AutoConf/ +WWW: http://search.cpan.org/dist/Config-AutoConf/ diff --git a/devel/p5-Config-IniHash/pkg-descr b/devel/p5-Config-IniHash/pkg-descr index 8251072639a8..95b66a7bb8c1 100644 --- a/devel/p5-Config-IniHash/pkg-descr +++ b/devel/p5-Config-IniHash/pkg-descr @@ -1,3 +1,3 @@ This module reads and writes INI files. -WWW: http://search.cpan.org/dist/Config-IniHash/ +WWW: http://search.cpan.org/dist/Config-IniHash/ diff --git a/devel/p5-Config-JSON/pkg-descr b/devel/p5-Config-JSON/pkg-descr index fc7a8d8ece1f..0ec95b7ca8ba 100644 --- a/devel/p5-Config-JSON/pkg-descr +++ b/devel/p5-Config-JSON/pkg-descr @@ -1,4 +1,4 @@ This package parses the config files written in JSON. It also does some non-JSON stuff, like allowing for comments in the files. -WWW: http://search.cpan.org/dist/Config-JSON/ +WWW: http://search.cpan.org/dist/Config-JSON/ diff --git a/devel/p5-Contextual-Return/pkg-descr b/devel/p5-Contextual-Return/pkg-descr index f227bbfbb192..55e226e31994 100644 --- a/devel/p5-Contextual-Return/pkg-descr +++ b/devel/p5-Contextual-Return/pkg-descr @@ -1,3 +1,3 @@ Contextual::Return - Create context-sensitive return values. -WWW: http://search.cpan.org/dist/Contextual-Return/ +WWW: http://search.cpan.org/dist/Contextual-Return/ diff --git a/devel/p5-Data-Capture/pkg-descr b/devel/p5-Data-Capture/pkg-descr index 54c65589ec7e..497da34c310b 100644 --- a/devel/p5-Data-Capture/pkg-descr +++ b/devel/p5-Data-Capture/pkg-descr @@ -1,3 +1,3 @@ Perl6 Capture objects -WWW: http://search.cpan.org/dist/Data-Capture/ +WWW: http://search.cpan.org/dist/Data-Capture/ diff --git a/devel/p5-Data-Grouper/pkg-descr b/devel/p5-Data-Grouper/pkg-descr index 24ca9f570247..eb9b49057c34 100644 --- a/devel/p5-Data-Grouper/pkg-descr +++ b/devel/p5-Data-Grouper/pkg-descr @@ -1,3 +1,3 @@ Aggregate perl modules, often useful for template expansion. -WWW: http://search.cpan.org/dist/Data-Grouper/ +WWW: http://search.cpan.org/dist/Data-Grouper/ diff --git a/devel/p5-Data-ObjectDriver/pkg-descr b/devel/p5-Data-ObjectDriver/pkg-descr index 7b82e6464009..f0d06d48006b 100644 --- a/devel/p5-Data-ObjectDriver/pkg-descr +++ b/devel/p5-Data-ObjectDriver/pkg-descr @@ -13,4 +13,4 @@ likeliest area for changes are in the syntax for the search method, and would most likely not break much in the way of backwards compatibility. -WWW: http://search.cpan.org/dist/Data-ObjectDriver/ +WWW: http://search.cpan.org/dist/Data-ObjectDriver/ diff --git a/devel/p5-Data-Random/pkg-descr b/devel/p5-Data-Random/pkg-descr index 9c6f5b7bc45a..cd18bfc1c531 100644 --- a/devel/p5-Data-Random/pkg-descr +++ b/devel/p5-Data-Random/pkg-descr @@ -1,3 +1,3 @@ A module used to generate random data. Useful mostly for test programs. -WWW: http://search.cpan.org/dist/Data-Random/ +WWW: http://search.cpan.org/dist/Data-Random/ diff --git a/devel/p5-Declare-Constraints-Simple/pkg-descr b/devel/p5-Declare-Constraints-Simple/pkg-descr index 8ae99c547af0..6275e1fa671d 100644 --- a/devel/p5-Declare-Constraints-Simple/pkg-descr +++ b/devel/p5-Declare-Constraints-Simple/pkg-descr @@ -2,4 +2,4 @@ The main purpose of this module is to provide an easy way to build a profile to validate a data structure. It does this by giving you a set of declarative keywords in the importing namespace. -WWW: http://search.cpan.org/dist/Declare-Constraints-Simple/ +WWW: http://search.cpan.org/dist/Declare-Constraints-Simple/ diff --git a/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-descr b/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-descr index 0f87562de16d..237c8c2a5d19 100644 --- a/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-descr +++ b/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-descr @@ -1,4 +1,4 @@ Make available a magic caller() which can ignore namespaces that you tell it about. -WWW: http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/ +WWW: http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/ diff --git a/devel/p5-Devel-Messenger/pkg-descr b/devel/p5-Devel-Messenger/pkg-descr index ec9a9656f303..f6a58f3e055d 100644 --- a/devel/p5-Devel-Messenger/pkg-descr +++ b/devel/p5-Devel-Messenger/pkg-descr @@ -2,4 +2,4 @@ Do you want your program to tell you what it is doing? Send this messenger into the abyss of your code to bring back to you all the pertinent information you want. -WWW: http://search.cpan.org/dist/Devel-Messenger/ +WWW: http://search.cpan.org/dist/Devel-Messenger/ diff --git a/devel/p5-Devel-Symdump/pkg-descr b/devel/p5-Devel-Symdump/pkg-descr index 46b513856490..477bb19440f7 100644 --- a/devel/p5-Devel-Symdump/pkg-descr +++ b/devel/p5-Devel-Symdump/pkg-descr @@ -12,4 +12,4 @@ Devel::Symdump->new(@packages) does not go into recursion and only analyzes the packages that are given as arguments. -WWW: http://search.cpan.org/dist/Devel-Symdump/ +WWW: http://search.cpan.org/dist/Devel-Symdump/ diff --git a/devel/p5-Devel-ebug/pkg-descr b/devel/p5-Devel-ebug/pkg-descr index 86c0494a3743..a80e0d46b61f 100644 --- a/devel/p5-Devel-ebug/pkg-descr +++ b/devel/p5-Devel-ebug/pkg-descr @@ -18,4 +18,4 @@ ebug_http. ebug is a console-based interface to debugging programs, much like perl5db.pl. ebug_http is an innovative web-based interface to debugging programs. -WWW: http://search.cpan.org/dist/Devel-ebug/ +WWW: http://search.cpan.org/dist/Devel-ebug/ diff --git a/devel/p5-Dir-Project/pkg-descr b/devel/p5-Dir-Project/pkg-descr index e82b0c480051..c48a8cb55985 100644 --- a/devel/p5-Dir-Project/pkg-descr +++ b/devel/p5-Dir-Project/pkg-descr @@ -5,4 +5,4 @@ environment variables when they switch between areas, and allows scripts and such inside the directory to be executed without changing the user's PATH. -WWW: http://search.cpan.org/dist/Dir-Project/ +WWW: http://search.cpan.org/dist/Dir-Project/ diff --git a/devel/p5-Env-Path/pkg-descr b/devel/p5-Env-Path/pkg-descr index 86922f814c97..b19cd1fe38c8 100644 --- a/devel/p5-Env-Path/pkg-descr +++ b/devel/p5-Env-Path/pkg-descr @@ -3,4 +3,4 @@ defined as that subclass of environment variables which name an ordered list of filesystem elements separated by a platform-standard separator (typically ':' on UNIX and ';' on Windows). -WWW: http://search.cpan.org/dist/Env-Path/ +WWW: http://search.cpan.org/dist/Env-Path/ diff --git a/devel/p5-ExtUtils-CBuilder/pkg-descr b/devel/p5-ExtUtils-CBuilder/pkg-descr index b004803d617c..9ac589bab35c 100644 --- a/devel/p5-ExtUtils-CBuilder/pkg-descr +++ b/devel/p5-ExtUtils-CBuilder/pkg-descr @@ -4,4 +4,4 @@ by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal! -WWW: http://search.cpan.org/dist/ExtUtils-CBuilder/ +WWW: http://search.cpan.org/dist/ExtUtils-CBuilder/ diff --git a/devel/p5-File-Binary/pkg-descr b/devel/p5-File-Binary/pkg-descr index 5058dcdc08b1..b4363bae5e97 100644 --- a/devel/p5-File-Binary/pkg-descr +++ b/devel/p5-File-Binary/pkg-descr @@ -2,4 +2,4 @@ File::Binary is a perl module that provides an interface to modify and read binary files. Author: Simon Wistow <simon@twoshortplanks.com> -WWW: http://search.cpan.org/dist/File-Binary/ +WWW: http://search.cpan.org/dist/File-Binary/ diff --git a/devel/p5-File-Find-Object/pkg-descr b/devel/p5-File-Find-Object/pkg-descr index a222156b29cc..c76002fd5e6a 100644 --- a/devel/p5-File-Find-Object/pkg-descr +++ b/devel/p5-File-Find-Object/pkg-descr @@ -8,4 +8,4 @@ result. With File::Find::Object you can get the next file by calling the next() function, but setting a callback is still possible. -WWW: http://search.cpan.org/dist/File-Find-Object/ +WWW: http://search.cpan.org/dist/File-Find-Object/ diff --git a/devel/p5-File-HStore/pkg-descr b/devel/p5-File-HStore/pkg-descr index 5ac8f81b6f3b..822a1e399036 100644 --- a/devel/p5-File-HStore/pkg-descr +++ b/devel/p5-File-HStore/pkg-descr @@ -13,4 +13,4 @@ algorithm. The FAT (Free Archive Toolkit) format is also supported and it is composed of the date of submission plus the SHA-2 real digest part. -WWW: http://search.cpan.org/dist/File-HStore/ +WWW: http://search.cpan.org/dist/File-HStore/ diff --git a/devel/p5-File-Modified/pkg-descr b/devel/p5-File-Modified/pkg-descr index e73644e4edcf..e2260e43fa8d 100644 --- a/devel/p5-File-Modified/pkg-descr +++ b/devel/p5-File-Modified/pkg-descr @@ -2,4 +2,4 @@ The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed. -WWW: http://search.cpan.org/dist/File-Modified/ +WWW: http://search.cpan.org/dist/File-Modified/ diff --git a/devel/p5-File-SearchPath/pkg-descr b/devel/p5-File-SearchPath/pkg-descr index a712694e0b51..145ce79843fa 100644 --- a/devel/p5-File-SearchPath/pkg-descr +++ b/devel/p5-File-SearchPath/pkg-descr @@ -1,4 +1,4 @@ This module provides the ability to search a path-like environment variable for a file (that does not necessarily have to be an executable). -WWW: http://search.cpan.org/dist/File-SearchPath/ +WWW: http://search.cpan.org/dist/File-SearchPath/ diff --git a/devel/p5-File-ShareDir-Install/pkg-descr b/devel/p5-File-ShareDir-Install/pkg-descr index a4d983dcfc4b..7ac05e8d4f1f 100644 --- a/devel/p5-File-ShareDir-Install/pkg-descr +++ b/devel/p5-File-ShareDir-Install/pkg-descr @@ -6,4 +6,4 @@ It is a port Module::Install::Share to ExtUtils::MakeMaker with the improvement of only installing the files you want; .svn and other source-control junk will be ignored. -WWW: http://search.cpan.org/dist/File-ShareDir-Install/ +WWW: http://search.cpan.org/dist/File-ShareDir-Install/ diff --git a/devel/p5-File-Stream/pkg-descr b/devel/p5-File-Stream/pkg-descr index 8d685e3a68bf..8897e35cec98 100644 --- a/devel/p5-File-Stream/pkg-descr +++ b/devel/p5-File-Stream/pkg-descr @@ -6,4 +6,4 @@ regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. -WWW: http://search.cpan.org/dist/File-Stream/ +WWW: http://search.cpan.org/dist/File-Stream/ diff --git a/devel/p5-Gearman-Client-Async/pkg-descr b/devel/p5-Gearman-Client-Async/pkg-descr index 5f23779837a9..9402a4834166 100644 --- a/devel/p5-Gearman-Client-Async/pkg-descr +++ b/devel/p5-Gearman-Client-Async/pkg-descr @@ -1,4 +1,4 @@ Gearman::Client::Async - Asynchronous client module for Gearman for Danga::Socket applications -WWW: http://search.cpan.org/dist/Gearman-Client-Async/ +WWW: http://search.cpan.org/dist/Gearman-Client-Async/ diff --git a/devel/p5-Hash-Case/pkg-descr b/devel/p5-Hash-Case/pkg-descr index 7c53d9a346e2..af9035c670c8 100644 --- a/devel/p5-Hash-Case/pkg-descr +++ b/devel/p5-Hash-Case/pkg-descr @@ -4,4 +4,4 @@ implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. -WWW: http://search.cpan.org/dist/Hash-Case/ +WWW: http://search.cpan.org/dist/Hash-Case/ diff --git a/devel/p5-IO-AIO/pkg-descr b/devel/p5-IO-AIO/pkg-descr index 2034f71ee05e..ac4515e89cd3 100644 --- a/devel/p5-IO-AIO/pkg-descr +++ b/devel/p5-IO-AIO/pkg-descr @@ -18,4 +18,4 @@ or might not work (aio_read fails on sockets/pipes/fifos). Use an event loop for that (such as the Event module): IO::AIO will naturally fit into such an event loop itself. -WWW: http://search.cpan.org/dist/IO-AIO/ +WWW: http://search.cpan.org/dist/IO-AIO/ diff --git a/devel/p5-IO-BufferedSelect/pkg-descr b/devel/p5-IO-BufferedSelect/pkg-descr index 32c4eec911cf..40f75828279a 100644 --- a/devel/p5-IO-BufferedSelect/pkg-descr +++ b/devel/p5-IO-BufferedSelect/pkg-descr @@ -5,4 +5,4 @@ select interface that operates on lines, rather than characters. Given a set of filehandles, it will block until a full line is available on one or more of them. -WWW: http://search.cpan.org/dist/IO-BufferedSelect/ +WWW: http://search.cpan.org/dist/IO-BufferedSelect/ diff --git a/devel/p5-IO-NestedCapture/pkg-descr b/devel/p5-IO-NestedCapture/pkg-descr index 131765b72d22..96c2de53ab0c 100644 --- a/devel/p5-IO-NestedCapture/pkg-descr +++ b/devel/p5-IO-NestedCapture/pkg-descr @@ -5,4 +5,4 @@ you may review the full output of these or prior to capture set a file handle that will receive all the data during the capture. Author: Andrew Sterling Hanenkamp <hanenkamp@cpan.org> -WWW: http://search.cpan.org/dist/IO-NestedCapture/ +WWW: http://search.cpan.org/dist/IO-NestedCapture/ diff --git a/devel/p5-IO-YAML/pkg-descr b/devel/p5-IO-YAML/pkg-descr index 55d98cda7d79..b1ee437e68aa 100644 --- a/devel/p5-IO-YAML/pkg-descr +++ b/devel/p5-IO-YAML/pkg-descr @@ -1,4 +1,4 @@ IO::YAML may be used to read and write YAML streams one document (i.e., one value) at a time. -WWW: http://search.cpan.org/dist/IO-YAML/ +WWW: http://search.cpan.org/dist/IO-YAML/ diff --git a/devel/p5-IPC-Mmap/pkg-descr b/devel/p5-IPC-Mmap/pkg-descr index f3baea7d290c..7164ede634b1 100644 --- a/devel/p5-IPC-Mmap/pkg-descr +++ b/devel/p5-IPC-Mmap/pkg-descr @@ -16,4 +16,4 @@ Environment", Stevens et al., Addison-Wesley Publisher for a detailed reference on the POSIX implementation. IPC::Mmap provides OS-agnostic wrappers for both the POSIX and Win32 memory mapped file capabilities. -WWW: http://search.cpan.org/dist/IPC-Mmap/ +WWW: http://search.cpan.org/dist/IPC-Mmap/ diff --git a/devel/p5-Log-Dispatch-Scribe/pkg-descr b/devel/p5-Log-Dispatch-Scribe/pkg-descr index d3e6dfb6ca87..5456328061ac 100644 --- a/devel/p5-Log-Dispatch-Scribe/pkg-descr +++ b/devel/p5-Log-Dispatch-Scribe/pkg-descr @@ -1,4 +1,4 @@ This module provides a Log::Dispatch style interface to Scribe, and is also fully compatible with Log::Log4perl. -WWW: http://search.cpan.org/dist/Log-Dispatch-Scribe/ +WWW: http://search.cpan.org/dist/Log-Dispatch-Scribe/ diff --git a/devel/p5-Logfile-Rotate/pkg-descr b/devel/p5-Logfile-Rotate/pkg-descr index 6f0782e01c54..a00b89c87199 100644 --- a/devel/p5-Logfile-Rotate/pkg-descr +++ b/devel/p5-Logfile-Rotate/pkg-descr @@ -1,4 +1,4 @@ Perl module to rotate log files Author: Paul Gampe <pgampe@users.sourceforge.net> -WWW: http://search.cpan.org/dist/Logfile-Rotate/ +WWW: http://search.cpan.org/dist/Logfile-Rotate/ diff --git a/devel/p5-MRO-Define/pkg-descr b/devel/p5-MRO-Define/pkg-descr index 0b3383ffef66..391788f45211 100644 --- a/devel/p5-MRO-Define/pkg-descr +++ b/devel/p5-MRO-Define/pkg-descr @@ -1,3 +1,3 @@ Define your own method resolution order in Perl -WWW: http://search.cpan.org/dist/MRO-Define/ +WWW: http://search.cpan.org/dist/MRO-Define/ diff --git a/devel/p5-Method-Signatures-Simple/pkg-descr b/devel/p5-Method-Signatures-Simple/pkg-descr index a170b3f01665..3b84e1e96811 100644 --- a/devel/p5-Method-Signatures-Simple/pkg-descr +++ b/devel/p5-Method-Signatures-Simple/pkg-descr @@ -1,3 +1,3 @@ Basic method declarations with signatures, without source filters -WWW: http://search.cpan.org/dist/Method-Signatures-Simple/ +WWW: http://search.cpan.org/dist/Method-Signatures-Simple/ diff --git a/devel/p5-Mixin-Linewise/pkg-descr b/devel/p5-Mixin-Linewise/pkg-descr index 87f9459dc373..1de9654401eb 100644 --- a/devel/p5-Mixin-Linewise/pkg-descr +++ b/devel/p5-Mixin-Linewise/pkg-descr @@ -2,4 +2,4 @@ With Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just write a method to handle handles, and methods for handling strings and filenames are added for you. -WWW: http://search.cpan.org/dist/Mixin-Linewise/ +WWW: http://search.cpan.org/dist/Mixin-Linewise/ diff --git a/devel/p5-Module-Dependency/pkg-descr b/devel/p5-Module-Dependency/pkg-descr index 759c23b530dd..cebd4ae7a86c 100644 --- a/devel/p5-Module-Dependency/pkg-descr +++ b/devel/p5-Module-Dependency/pkg-descr @@ -11,4 +11,4 @@ Perl data structure, and you can create as many of these as you want. You can use the command-line tools, or write your own Perl to query and manipulate the data however you want. -WWW: http://search.cpan.org/dist/Module-Dependency/ +WWW: http://search.cpan.org/dist/Module-Dependency/ diff --git a/devel/p5-Module-Recursive-Require/pkg-descr b/devel/p5-Module-Recursive-Require/pkg-descr index 48a74663d981..2cad4e2b4f53 100644 --- a/devel/p5-Module-Recursive-Require/pkg-descr +++ b/devel/p5-Module-Recursive-Require/pkg-descr @@ -1,3 +1,3 @@ Module::Recursive::Require - This class require module recursively. -WWW: http://search.cpan.org/dist/Module-Recursive-Require/ +WWW: http://search.cpan.org/dist/Module-Recursive-Require/ diff --git a/devel/p5-MooseX-App-Cmd/pkg-descr b/devel/p5-MooseX-App-Cmd/pkg-descr index d658c0734777..827711e96f59 100644 --- a/devel/p5-MooseX-App-Cmd/pkg-descr +++ b/devel/p5-MooseX-App-Cmd/pkg-descr @@ -7,4 +7,4 @@ Then you can write your moose commands as moose classes, with MooseX::Getopt defining the options for you instead of opt_spec returning a Getopt::Long::Descriptive spec. -WWW: http://search.cpan.org/dist/MooseX-App-Cmd/ +WWW: http://search.cpan.org/dist/MooseX-App-Cmd/ diff --git a/devel/p5-MooseX-Role-Loggable/pkg-descr b/devel/p5-MooseX-Role-Loggable/pkg-descr index 1253a524ca8c..edd477f4dbe4 100644 --- a/devel/p5-MooseX-Role-Loggable/pkg-descr +++ b/devel/p5-MooseX-Role-Loggable/pkg-descr @@ -1,3 +1,3 @@ Extensive, yet simple, logging role using Log::Dispatchouli -WWW: http://search.cpan.org/dist/MooseX-Role-Loggable/ +WWW: http://search.cpan.org/dist/MooseX-Role-Loggable/ diff --git a/devel/p5-Object-Authority/pkg-descr b/devel/p5-Object-Authority/pkg-descr index 3c3c27e31221..aca42269c5f0 100644 --- a/devel/p5-Object-Authority/pkg-descr +++ b/devel/p5-Object-Authority/pkg-descr @@ -1,3 +1,3 @@ Perl module that adds an AUTHORITY method to your class. -WWW: http://search.cpan.org/dist/Object-AUTHORITY/ +WWW: http://search.cpan.org/dist/Object-AUTHORITY/ diff --git a/devel/p5-Object-Declare/pkg-descr b/devel/p5-Object-Declare/pkg-descr index d8bb1fb64880..ba2a36e214a3 100644 --- a/devel/p5-Object-Declare/pkg-descr +++ b/devel/p5-Object-Declare/pkg-descr @@ -2,4 +2,4 @@ This module exports one function, declare, for building named objects with a declarative syntax, similar to how Jifty::DBI::Schema defines its columns. -WWW: http://search.cpan.org/dist/Object-Declare/ +WWW: http://search.cpan.org/dist/Object-Declare/ diff --git a/devel/p5-Object-Destroyer/pkg-descr b/devel/p5-Object-Destroyer/pkg-descr index 7e14f0f86f04..d46ccd8bb539 100644 --- a/devel/p5-Object-Destroyer/pkg-descr +++ b/devel/p5-Object-Destroyer/pkg-descr @@ -7,4 +7,4 @@ can call a specified release method on an object (or method DESTROY by default). Alternatively, it can execute an arbitrary user code passed to constructor as a code reference. -WWW: http://search.cpan.org/dist/Object-Destroyer/ +WWW: http://search.cpan.org/dist/Object-Destroyer/ diff --git a/devel/p5-Object-Role/pkg-descr b/devel/p5-Object-Role/pkg-descr index b7eb19a8ca67..87d6c0eab232 100644 --- a/devel/p5-Object-Role/pkg-descr +++ b/devel/p5-Object-Role/pkg-descr @@ -1,3 +1,3 @@ A Perl base class for non-Moose roles -WWW: http://search.cpan.org/dist/Object-Role/ +WWW: http://search.cpan.org/dist/Object-Role/ diff --git a/devel/p5-Object-Tiny/pkg-descr b/devel/p5-Object-Tiny/pkg-descr index c2fcfa62e814..0061786aacf8 100644 --- a/devel/p5-Object-Tiny/pkg-descr +++ b/devel/p5-Object-Tiny/pkg-descr @@ -17,4 +17,4 @@ and take over the whole way I build modules. And so, I present yet another member of the Tiny family of modules, Object::Tiny. -WWW: http://search.cpan.org/dist/Object-Tiny/ +WWW: http://search.cpan.org/dist/Object-Tiny/ diff --git a/devel/p5-PHP-Serialization/pkg-descr b/devel/p5-PHP-Serialization/pkg-descr index 620ce3e46c39..1291ee9ce00d 100644 --- a/devel/p5-PHP-Serialization/pkg-descr +++ b/devel/p5-PHP-Serialization/pkg-descr @@ -6,4 +6,4 @@ NOTE: Converts PHP arrays into Perl Arrays when the PHP array used exclusively numeric indexes, and into Perl Hashes then the PHP array did not. -WWW: http://search.cpan.org/dist/PHP-Serialization/ +WWW: http://search.cpan.org/dist/PHP-Serialization/ diff --git a/devel/p5-Params-Classify/pkg-descr b/devel/p5-Params-Classify/pkg-descr index c9dd85de37de..e8720a2c8630 100644 --- a/devel/p5-Params-Classify/pkg-descr +++ b/devel/p5-Params-Classify/pkg-descr @@ -9,4 +9,4 @@ type restrictions. Type enforcement may, of course, be built using these classification functions, but the reader's attention is drawn to Params::Validate. -WWW: http://search.cpan.org/dist/Params-Classify/ +WWW: http://search.cpan.org/dist/Params-Classify/ diff --git a/devel/p5-Path-Dispatcher-Declarative/pkg-descr b/devel/p5-Path-Dispatcher-Declarative/pkg-descr index 1dc560209a60..a06a93881abf 100644 --- a/devel/p5-Path-Dispatcher-Declarative/pkg-descr +++ b/devel/p5-Path-Dispatcher-Declarative/pkg-descr @@ -1,3 +1,3 @@ sugary dispatcher for perl -WWW: http://search.cpan.org/dist/Path-Dispatcher-Declarative/ +WWW: http://search.cpan.org/dist/Path-Dispatcher-Declarative/ diff --git a/devel/p5-Perl-Critic-Deprecated/pkg-descr b/devel/p5-Perl-Critic-Deprecated/pkg-descr index 233ebd02e03b..d366d7afbc83 100644 --- a/devel/p5-Perl-Critic-Deprecated/pkg-descr +++ b/devel/p5-Perl-Critic-Deprecated/pkg-descr @@ -1,4 +1,4 @@ Policies that were formally included with Perl::Critic itself, but which have been superseded by others. -WWW: http://search.cpan.org/dist/Perl-Critic-Deprecated/ +WWW: http://search.cpan.org/dist/Perl-Critic-Deprecated/ diff --git a/devel/p5-PerlIO-locale/pkg-descr b/devel/p5-PerlIO-locale/pkg-descr index 67cb176c4d3c..94b58c0a97c0 100644 --- a/devel/p5-PerlIO-locale/pkg-descr +++ b/devel/p5-PerlIO-locale/pkg-descr @@ -1,3 +1,3 @@ PerlIO layer to use the encoding of the current locale. -WWW: http://search.cpan.org/dist/PerlIO-locale/ +WWW: http://search.cpan.org/dist/PerlIO-locale/ diff --git a/devel/p5-Project-Gantt/pkg-descr b/devel/p5-Project-Gantt/pkg-descr index bf5e5ddc8947..15c7a3aff419 100644 --- a/devel/p5-Project-Gantt/pkg-descr +++ b/devel/p5-Project-Gantt/pkg-descr @@ -3,4 +3,4 @@ managing the schedules of projects and many other things. Gantt charts provide a simple, easy to comprehend, visual representation of a schedule. -WWW: http://search.cpan.org/dist/Project-Gantt/ +WWW: http://search.cpan.org/dist/Project-Gantt/ diff --git a/devel/p5-SSN-Validate/pkg-descr b/devel/p5-SSN-Validate/pkg-descr index 53299fa271d1..d329f36697e1 100644 --- a/devel/p5-SSN-Validate/pkg-descr +++ b/devel/p5-SSN-Validate/pkg-descr @@ -5,4 +5,4 @@ specifically: http://www.ssa.gov/foia/stateweb.html -WWW: http://search.cpan.org/dist/SSN-Validate/ +WWW: http://search.cpan.org/dist/SSN-Validate/ diff --git a/devel/p5-Scalar-Defer/pkg-descr b/devel/p5-Scalar-Defer/pkg-descr index 3d802cadc5d8..b17d6ce8262d 100644 --- a/devel/p5-Scalar-Defer/pkg-descr +++ b/devel/p5-Scalar-Defer/pkg-descr @@ -5,4 +5,4 @@ replace the value, instead of triggering a STORE method call. Also, thanks to the overload-based implementation, this module is about 2x faster than Data::Lazy. -WWW: http://search.cpan.org/dist/Scalar-Defer/ +WWW: http://search.cpan.org/dist/Scalar-Defer/ diff --git a/devel/p5-Set-ConsistentHash/pkg-descr b/devel/p5-Set-ConsistentHash/pkg-descr index 2092ae0eb661..661f81616454 100644 --- a/devel/p5-Set-ConsistentHash/pkg-descr +++ b/devel/p5-Set-ConsistentHash/pkg-descr @@ -8,4 +8,4 @@ Consistent hashing was introduced in 1997 as a way of distributing requests among a changing population of web servers. More recently, it and similar techniques have been employed in distributed hash tables. -WWW: http://search.cpan.org/dist/Set-ConsistentHash/ +WWW: http://search.cpan.org/dist/Set-ConsistentHash/ diff --git a/devel/p5-Sub-Delete/pkg-descr b/devel/p5-Sub-Delete/pkg-descr index 326211940f75..f1a09a0d200f 100644 --- a/devel/p5-Sub-Delete/pkg-descr +++ b/devel/p5-Sub-Delete/pkg-descr @@ -8,4 +8,4 @@ consequently, won't work for deleting methods). The subroutine is completely obliterated from the symbol table (though there may be references to it elsewhere, including in compiled code). -WWW: http://search.cpan.org/dist/Sub-Delete/ +WWW: http://search.cpan.org/dist/Sub-Delete/ diff --git a/devel/p5-Sub-Prototype/pkg-descr b/devel/p5-Sub-Prototype/pkg-descr index 93bebcef485c..e6df1a5c6267 100644 --- a/devel/p5-Sub-Prototype/pkg-descr +++ b/devel/p5-Sub-Prototype/pkg-descr @@ -1,3 +1,3 @@ Set a subs prototype -WWW: http://search.cpan.org/dist/Sub-Prototype/ +WWW: http://search.cpan.org/dist/Sub-Prototype/ diff --git a/devel/p5-Symbol-Util/pkg-descr b/devel/p5-Symbol-Util/pkg-descr index b0d67a71684b..a9759e0f28ce 100644 --- a/devel/p5-Symbol-Util/pkg-descr +++ b/devel/p5-Symbol-Util/pkg-descr @@ -1,3 +1,3 @@ Additional utils for Perl symbols manipulation -WWW: http://search.cpan.org/dist/Symbol-Util/ +WWW: http://search.cpan.org/dist/Symbol-Util/ diff --git a/devel/p5-Sys-Sig/pkg-descr b/devel/p5-Sys-Sig/pkg-descr index 3b282158d9b8..260548de5090 100644 --- a/devel/p5-Sys-Sig/pkg-descr +++ b/devel/p5-Sys-Sig/pkg-descr @@ -1,3 +1,3 @@ Return signal constants for this host. -WWW: http://search.cpan.org/dist/Sys-Sig/ +WWW: http://search.cpan.org/dist/Sys-Sig/ diff --git a/devel/p5-Sys-Syscall/pkg-descr b/devel/p5-Sys-Syscall/pkg-descr index da18bbac270c..330bcc87ce38 100644 --- a/devel/p5-Sys-Syscall/pkg-descr +++ b/devel/p5-Sys-Syscall/pkg-descr @@ -1,4 +1,4 @@ Use epoll, sendfile, from Perl. Mostly Linux-only support now, but more syscalls/OSes planned for future. -WWW: http://search.cpan.org/dist/Sys-Syscall/ +WWW: http://search.cpan.org/dist/Sys-Syscall/ diff --git a/devel/p5-Taint-Runtime/pkg-descr b/devel/p5-Taint-Runtime/pkg-descr index 14eb20aea281..c4e92019048c 100644 --- a/devel/p5-Taint-Runtime/pkg-descr +++ b/devel/p5-Taint-Runtime/pkg-descr @@ -7,4 +7,4 @@ argument against it - often implementation of security implies pain - so taking away pain might lessen security - sort of). Author: Paul T. Seamons <perlspam@seamons.com> -WWW: http://search.cpan.org/dist/Taint-Runtime/ +WWW: http://search.cpan.org/dist/Taint-Runtime/ diff --git a/devel/p5-Term-Shell/pkg-descr b/devel/p5-Term-Shell/pkg-descr index 86618df6572d..9f34aad35606 100644 --- a/devel/p5-Term-Shell/pkg-descr +++ b/devel/p5-Term-Shell/pkg-descr @@ -2,4 +2,4 @@ Term::Shell lets you write simple command-line shells. All the boring details like command-line parsing, terminal handling, and tab completion are handled for you. -WWW: http://search.cpan.org/dist/Term-Shell/ +WWW: http://search.cpan.org/dist/Term-Shell/ diff --git a/devel/p5-Term-VT102-Boundless/pkg-descr b/devel/p5-Term-VT102-Boundless/pkg-descr index 44fdd78bd970..be2c318442b6 100644 --- a/devel/p5-Term-VT102-Boundless/pkg-descr +++ b/devel/p5-Term-VT102-Boundless/pkg-descr @@ -5,4 +5,4 @@ The behavior is more similar to the buffer of a scrolling terminal emulator than to a real terminal, making it useful for output displays in scrolling media. -WWW: http://search.cpan.org/dist/Term-VT102-Boundless/ +WWW: http://search.cpan.org/dist/Term-VT102-Boundless/ diff --git a/devel/p5-Term-VT102/pkg-descr b/devel/p5-Term-VT102/pkg-descr index 25e18a8a5976..b9350f179769 100644 --- a/devel/p5-Term-VT102/pkg-descr +++ b/devel/p5-Term-VT102/pkg-descr @@ -9,4 +9,4 @@ programs by running them in a subprocess and passing their output to a VT102 class. You can then see what the application has written on the screen by querying the class appropriately. -WWW: http://search.cpan.org/dist/Term-VT102/ +WWW: http://search.cpan.org/dist/Term-VT102/ diff --git a/devel/p5-Test-Classy/pkg-descr b/devel/p5-Test-Classy/pkg-descr index 34e9f583ec83..5d027427370d 100644 --- a/devel/p5-Test-Classy/pkg-descr +++ b/devel/p5-Test-Classy/pkg-descr @@ -1,3 +1,3 @@ Perl module to allow writing your unit tests in other modules than *.t -WWW: http://search.cpan.org/dist/Test-Classy/ +WWW: http://search.cpan.org/dist/Test-Classy/ diff --git a/devel/p5-Test-DBIx-Class/pkg-descr b/devel/p5-Test-DBIx-Class/pkg-descr index d80ec514475a..1de63d84b3db 100644 --- a/devel/p5-Test-DBIx-Class/pkg-descr +++ b/devel/p5-Test-DBIx-Class/pkg-descr @@ -1,3 +1,3 @@ Easier test cases for your DBIx::Class applications -WWW: http://search.cpan.org/dist/Test-DBIx-Class/ +WWW: http://search.cpan.org/dist/Test-DBIx-Class/ diff --git a/devel/p5-Test-Harness-Straps/pkg-descr b/devel/p5-Test-Harness-Straps/pkg-descr index fb2dcfe53453..ded37abd7f4d 100644 --- a/devel/p5-Test-Harness-Straps/pkg-descr +++ b/devel/p5-Test-Harness-Straps/pkg-descr @@ -4,4 +4,4 @@ programs to work with test results, we provide Test::Harness::Straps. Instead of printing the results, straps provide them as raw data. You can also configure how the tests are to be run. -WWW: http://search.cpan.org/dist/Test-Harness-Straps/ +WWW: http://search.cpan.org/dist/Test-Harness-Straps/ diff --git a/devel/p5-Test-Lazy/pkg-descr b/devel/p5-Test-Lazy/pkg-descr index fc603e5d1faa..343826bf3919 100644 --- a/devel/p5-Test-Lazy/pkg-descr +++ b/devel/p5-Test-Lazy/pkg-descr @@ -1,3 +1,3 @@ A quick and easy way to compose and run tests with useful output. -WWW: http://search.cpan.org/dist/Test-Lazy/ +WWW: http://search.cpan.org/dist/Test-Lazy/ diff --git a/devel/p5-Test-ManyParams/pkg-descr b/devel/p5-Test-ManyParams/pkg-descr index d95b6b6d786b..b11383b71612 100644 --- a/devel/p5-Test-ManyParams/pkg-descr +++ b/devel/p5-Test-ManyParams/pkg-descr @@ -1,3 +1,3 @@ Perl module to test many params as one test -WWW: http://search.cpan.org/dist/Test-ManyParams/ +WWW: http://search.cpan.org/dist/Test-ManyParams/ diff --git a/devel/p5-Test-Output/pkg-descr b/devel/p5-Test-Output/pkg-descr index 71edefb260d2..f9d091881aef 100644 --- a/devel/p5-Test-Output/pkg-descr +++ b/devel/p5-Test-Output/pkg-descr @@ -8,4 +8,4 @@ provides is just to great to pass up. Test::Output ties STDOUT and STDERR using Test::Output::Tie. -WWW: http://search.cpan.org/dist/Test-Output/ +WWW: http://search.cpan.org/dist/Test-Output/ diff --git a/devel/p5-Test-Parser/pkg-descr b/devel/p5-Test-Parser/pkg-descr index 840dd9510a4d..ef0897919ed6 100644 --- a/devel/p5-Test-Parser/pkg-descr +++ b/devel/p5-Test-Parser/pkg-descr @@ -6,4 +6,4 @@ The parsers also write the test data into the 'Test Result Publication Interface' (TRPI) XML schema, developed by SpikeSource. See http://www.spikesource.com/testresults/index.jsp?show=trpi-schema -WWW: http://search.cpan.org/dist/Test-Parser/ +WWW: http://search.cpan.org/dist/Test-Parser/ diff --git a/devel/p5-Test-Signature/pkg-descr b/devel/p5-Test-Signature/pkg-descr index cb6a667ba19f..f7107cca199e 100644 --- a/devel/p5-Test-Signature/pkg-descr +++ b/devel/p5-Test-Signature/pkg-descr @@ -1,3 +1,3 @@ Perl Automated SIGNATURE testing -WWW: http://search.cpan.org/dist/Test-Signature/ +WWW: http://search.cpan.org/dist/Test-Signature/ diff --git a/devel/p5-Test-Without-Module/pkg-descr b/devel/p5-Test-Without-Module/pkg-descr index fee94f66c72a..e435a7e6c75c 100644 --- a/devel/p5-Test-Without-Module/pkg-descr +++ b/devel/p5-Test-Without-Module/pkg-descr @@ -2,4 +2,4 @@ This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed. -WWW: http://search.cpan.org/dist/Test-Without-Module/ +WWW: http://search.cpan.org/dist/Test-Without-Module/ diff --git a/devel/p5-TheSchwartz-Simple/pkg-descr b/devel/p5-TheSchwartz-Simple/pkg-descr index bc723b695729..ee5e9d0510b2 100644 --- a/devel/p5-TheSchwartz-Simple/pkg-descr +++ b/devel/p5-TheSchwartz-Simple/pkg-descr @@ -1,4 +1,4 @@ TheSchwartz is a reliable job queue system. This is a lightweight, DBI only job queuing module. -WWW: http://search.cpan.org/dist/TheSchwartz-Simple/ +WWW: http://search.cpan.org/dist/TheSchwartz-Simple/ diff --git a/devel/p5-TheSchwartz-Worker-SendEmail/pkg-descr b/devel/p5-TheSchwartz-Worker-SendEmail/pkg-descr index a3ee865d1b60..757f4a7b58df 100644 --- a/devel/p5-TheSchwartz-Worker-SendEmail/pkg-descr +++ b/devel/p5-TheSchwartz-Worker-SendEmail/pkg-descr @@ -1,4 +1,4 @@ TheSchwartz is a reliable job queue system. This module can pull jobs from the queue to send email out via SMTP. -WWW: http://search.cpan.org/dist/TheSchwartz-Worker-SendEmail/ +WWW: http://search.cpan.org/dist/TheSchwartz-Worker-SendEmail/ diff --git a/devel/p5-TheSchwartz/pkg-descr b/devel/p5-TheSchwartz/pkg-descr index d2e5c2321fd6..143b2aaeff3d 100644 --- a/devel/p5-TheSchwartz/pkg-descr +++ b/devel/p5-TheSchwartz/pkg-descr @@ -3,4 +3,4 @@ jobs into the system, and your worker processes can pull jobs from the queue atomically to perform. Failed jobs can be left in the queue to retry later. -WWW: http://search.cpan.org/dist/TheSchwartz/ +WWW: http://search.cpan.org/dist/TheSchwartz/ diff --git a/devel/p5-Thread-Pool-Simple/pkg-descr b/devel/p5-Thread-Pool-Simple/pkg-descr index c27748993265..00568db516f8 100644 --- a/devel/p5-Thread-Pool-Simple/pkg-descr +++ b/devel/p5-Thread-Pool-Simple/pkg-descr @@ -4,4 +4,4 @@ external dependencies outside core modules. Jobs can be submitted to and handled by multi-threaded `workers' managed by the pool. -WWW: http://search.cpan.org/dist/Thread-Pool-Simple/ +WWW: http://search.cpan.org/dist/Thread-Pool-Simple/ diff --git a/devel/p5-Tie-DB_File-SplitHash/pkg-descr b/devel/p5-Tie-DB_File-SplitHash/pkg-descr index 537f8acb8559..36f6135475e5 100644 --- a/devel/p5-Tie-DB_File-SplitHash/pkg-descr +++ b/devel/p5-Tie-DB_File-SplitHash/pkg-descr @@ -7,4 +7,4 @@ Has the effect of allowing DB_File hashes to grow to the full size of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed. Author: Benjamin Franz -WWW: http://search.cpan.org/dist/Tie-DB_File-SplitHash/ +WWW: http://search.cpan.org/dist/Tie-DB_File-SplitHash/ diff --git a/devel/p5-Tie-FileLRUCache/pkg-descr b/devel/p5-Tie-FileLRUCache/pkg-descr index e2b96d6f3223..a03535312196 100644 --- a/devel/p5-Tie-FileLRUCache/pkg-descr +++ b/devel/p5-Tie-FileLRUCache/pkg-descr @@ -6,4 +6,4 @@ allowed to be references and objects as well as scalars. Requires 'Digest::SHA1' to be installed. Author: Benjamin Franz -WWW: http://search.cpan.org/dist/Tie-FileLRUCache/ +WWW: http://search.cpan.org/dist/Tie-FileLRUCache/ diff --git a/devel/p5-Tie-IxHash/pkg-descr b/devel/p5-Tie-IxHash/pkg-descr index ef086bef69b6..aa2be9204501 100644 --- a/devel/p5-Tie-IxHash/pkg-descr +++ b/devel/p5-Tie-IxHash/pkg-descr @@ -1,4 +1,4 @@ Tie::IxHash is a perl module implementing ordered in-memory associative arrays. Author: Sarathy <gsar@umich.edu> -WWW: http://search.cpan.org/dist/Tie-IxHash/ +WWW: http://search.cpan.org/dist/Tie-IxHash/ diff --git a/devel/p5-Time-Duration-Parse/pkg-descr b/devel/p5-Time-Duration-Parse/pkg-descr index 87ea105296ae..7601fe838af5 100644 --- a/devel/p5-Time-Duration-Parse/pkg-descr +++ b/devel/p5-Time-Duration-Parse/pkg-descr @@ -10,4 +10,4 @@ is roundtrip safe. So, the following is always true. my $seconds = int rand 100000; is( parse_duration(duration_exact($seconds)), $seconds ); -WWW: http://search.cpan.org/dist/Time-Duration-Parse/ +WWW: http://search.cpan.org/dist/Time-Duration-Parse/ diff --git a/devel/p5-XML-Compile-Tester/pkg-descr b/devel/p5-XML-Compile-Tester/pkg-descr index 2381000c78ca..c668a421ceed 100644 --- a/devel/p5-XML-Compile-Tester/pkg-descr +++ b/devel/p5-XML-Compile-Tester/pkg-descr @@ -1,4 +1,4 @@ XML-Compile-Tester support XML::Compile related regression testing. -WWW: http://search.cpan.org/dist/XML-Compile-Tester/ +WWW: http://search.cpan.org/dist/XML-Compile-Tester/ diff --git a/devel/p5-constant-lexical/pkg-descr b/devel/p5-constant-lexical/pkg-descr index cf7979f31141..7e546d0da7f0 100644 --- a/devel/p5-constant-lexical/pkg-descr +++ b/devel/p5-constant-lexical/pkg-descr @@ -1,4 +1,4 @@ This module creates compile-time constants in the manner of constant.pm, but makes them local to the enclosing scope. -WWW: http://search.cpan.org/dist/constant-lexical/ +WWW: http://search.cpan.org/dist/constant-lexical/ diff --git a/devel/p5-forks/pkg-descr b/devel/p5-forks/pkg-descr index 1b744994ff95..30fb87dc718b 100644 --- a/devel/p5-forks/pkg-descr +++ b/devel/p5-forks/pkg-descr @@ -15,4 +15,4 @@ You should be able to run threaded applications unchanged by simply making sure that the "forks" and "forks::shared" modules are loaded, e.g. by specifying them on the command line. -WWW: http://search.cpan.org/dist/forks/ +WWW: http://search.cpan.org/dist/forks/ diff --git a/devel/p5-github_creator/pkg-descr b/devel/p5-github_creator/pkg-descr index a6fe2e45c3d4..41336bf21599 100644 --- a/devel/p5-github_creator/pkg-descr +++ b/devel/p5-github_creator/pkg-descr @@ -3,4 +3,4 @@ repository to create a remote repo on Github using a previously created account. This does not create Github accounts (and that violates the terms of service). -WWW: http://search.cpan.org/dist/github_creator/ +WWW: http://search.cpan.org/dist/github_creator/ diff --git a/devel/p5-latest/pkg-descr b/devel/p5-latest/pkg-descr index 9039482bc920..4eed0aee56fb 100644 --- a/devel/p5-latest/pkg-descr +++ b/devel/p5-latest/pkg-descr @@ -1,3 +1,3 @@ Use the latest Perl features -WWW: http://search.cpan.org/dist/latest/ +WWW: http://search.cpan.org/dist/latest/ diff --git a/devel/p5-reaper/pkg-descr b/devel/p5-reaper/pkg-descr index ae5fd1f8d389..eb399315e632 100644 --- a/devel/p5-reaper/pkg-descr +++ b/devel/p5-reaper/pkg-descr @@ -5,4 +5,4 @@ requires applications to do the right thing in using this module and not installing their own versions. At least it provides a consistent implementation that can be shared between various modules. -WWW: http://search.cpan.org/dist/reaper/ +WWW: http://search.cpan.org/dist/reaper/ diff --git a/devel/p5-self-init/pkg-descr b/devel/p5-self-init/pkg-descr index d44e5634cb48..4786cbdf68fa 100644 --- a/devel/p5-self-init/pkg-descr +++ b/devel/p5-self-init/pkg-descr @@ -1,3 +1,3 @@ Invoke package init methods at compile time -WWW: http://search.cpan.org/dist/self-init/ +WWW: http://search.cpan.org/dist/self-init/ diff --git a/devel/p5-self/pkg-descr b/devel/p5-self/pkg-descr index 303eca1ec36f..eb443eb40d82 100644 --- a/devel/p5-self/pkg-descr +++ b/devel/p5-self/pkg-descr @@ -5,4 +5,4 @@ really just handy helpers to get rid of: Basically, self is just equal to $_[0], and args is just $_[1..$#_]. -WWW: http://search.cpan.org/dist/self/ +WWW: http://search.cpan.org/dist/self/ diff --git a/devel/p5-threads/pkg-descr b/devel/p5-threads/pkg-descr index 08b207665696..064af8ba63b0 100644 --- a/devel/p5-threads/pkg-descr +++ b/devel/p5-threads/pkg-descr @@ -18,4 +18,4 @@ In particular, if you are intending to share variables with threads::shared, you must use threads before you use threads::shared. (threads will emit a warning if you do it the other way around.) -WWW: http://search.cpan.org/dist/threads/ +WWW: http://search.cpan.org/dist/threads/ diff --git a/dns/dns_mre/pkg-descr b/dns/dns_mre/pkg-descr index b17e67c33877..a4d605175fb6 100644 --- a/dns/dns_mre/pkg-descr +++ b/dns/dns_mre/pkg-descr @@ -3,4 +3,4 @@ DNS Server Cache. By sending many queries to a DNS server along with fake replies, an attacker can successfuly writes a fake new entry in the DNS cache. -WWW: http://www.securebits.org/dnsmre.html +WWW: http://www.securebits.org/dnsmre.html diff --git a/dns/p5-Net-Bonjour/pkg-descr b/dns/p5-Net-Bonjour/pkg-descr index d31d7a95bde0..c251e577c73a 100644 --- a/dns/p5-Net-Bonjour/pkg-descr +++ b/dns/p5-Net-Bonjour/pkg-descr @@ -2,4 +2,4 @@ This is Net::Bonjour, a set of perl modules to utilize DNS for service discovery. This method of service discovery is branded as Bonjour by Apple Computer. -WWW: http://search.cpan.org/dist/Net-Bonjour/ +WWW: http://search.cpan.org/dist/Net-Bonjour/ diff --git a/dns/p5-Net-DNS-Codes/pkg-descr b/dns/p5-Net-DNS-Codes/pkg-descr index d325e9ef4788..f9e63b61fe95 100644 --- a/dns/p5-Net-DNS-Codes/pkg-descr +++ b/dns/p5-Net-DNS-Codes/pkg-descr @@ -1,4 +1,4 @@ Net::DNS::Codes provides forward and reverse lookup for most common C library DNS codes as well as all the codes for the DNS HEADER field. -WWW: http://search.cpan.org/dist/Net-DNS-Codes/ +WWW: http://search.cpan.org/dist/Net-DNS-Codes/ diff --git a/dns/p5-POE-Component-Client-DNS-Recursive/pkg-descr b/dns/p5-POE-Component-Client-DNS-Recursive/pkg-descr index afb854be0762..6f5192a7c98e 100644 --- a/dns/p5-POE-Component-Client-DNS-Recursive/pkg-descr +++ b/dns/p5-POE-Component-Client-DNS-Recursive/pkg-descr @@ -1,3 +1,3 @@ A recursive DNS client for POE -WWW: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/ +WWW: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/ diff --git a/dns/p5-POE-Component-Client-DNSBL/pkg-descr b/dns/p5-POE-Component-Client-DNSBL/pkg-descr index 660efc9d58bd..1f458ae09397 100644 --- a/dns/p5-POE-Component-Client-DNSBL/pkg-descr +++ b/dns/p5-POE-Component-Client-DNSBL/pkg-descr @@ -1,3 +1,3 @@ A Perl POE component that provides non-blocking DNSBL lookups -WWW: http://search.cpan.org/dist/POE-Component-Client-DNSBL/ +WWW: http://search.cpan.org/dist/POE-Component-Client-DNSBL/ diff --git a/dns/p5-POE-Component-Server-DNS/pkg-descr b/dns/p5-POE-Component-Server-DNS/pkg-descr index 35a86cc2deb5..9c96ad05bd5b 100644 --- a/dns/p5-POE-Component-Server-DNS/pkg-descr +++ b/dns/p5-POE-Component-Server-DNS/pkg-descr @@ -7,4 +7,4 @@ POE::Component::Generic to perform recursion. One may add handlers to massage and manipulate responses to particular queries which is vaguely modelled after Net::DNS::Nameserver. -WWW: http://search.cpan.org/dist/POE-Component-Server-DNS/ +WWW: http://search.cpan.org/dist/POE-Component-Server-DNS/ diff --git a/editors/p5-Proc-InvokeEditor/pkg-descr b/editors/p5-Proc-InvokeEditor/pkg-descr index 2344500b2bd2..fa4c35344306 100644 --- a/editors/p5-Proc-InvokeEditor/pkg-descr +++ b/editors/p5-Proc-InvokeEditor/pkg-descr @@ -1,4 +1,4 @@ This module provides a simple API to calling an external text editor from within your perl program. -WWW: http://search.cpan.org/dist/Proc-InvokeEditor/ +WWW: http://search.cpan.org/dist/Proc-InvokeEditor/ diff --git a/finance/p5-Business-OnlinePayment-Beanstream/pkg-descr b/finance/p5-Business-OnlinePayment-Beanstream/pkg-descr index 1d2ba79c1cc5..9ef0be256e0a 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/pkg-descr +++ b/finance/p5-Business-OnlinePayment-Beanstream/pkg-descr @@ -1,4 +1,4 @@ A Business::OnlinePayment backend module for Beanstream. It is only useful if you have a merchant account with Beanstream: http://www.beanstream.com -WWW: http://search.cpan.org/dist/Business-OnlinePayment-Beanstream/ +WWW: http://search.cpan.org/dist/Business-OnlinePayment-Beanstream/ diff --git a/finance/p5-Business-OnlinePayment/pkg-descr b/finance/p5-Business-OnlinePayment/pkg-descr index 4607806e3f01..dc2329e710e6 100644 --- a/finance/p5-Business-OnlinePayment/pkg-descr +++ b/finance/p5-Business-OnlinePayment/pkg-descr @@ -8,4 +8,4 @@ system, in order to use it you also need to have at least one backend processing module installed, the processors supported are listed below along with the types of transactions supported. -WWW: http://search.cpan.org/dist/Business-OnlinePayment/ +WWW: http://search.cpan.org/dist/Business-OnlinePayment/ diff --git a/games/p5-Games-Alak/pkg-descr b/games/p5-Games-Alak/pkg-descr index 1dd82bf1031c..8ee057afc40f 100644 --- a/games/p5-Games-Alak/pkg-descr +++ b/games/p5-Games-Alak/pkg-descr @@ -7,4 +7,4 @@ reading my Perl Journal #18 article on trees, which discusses this module's implementation of game trees as an example of general tree-shaped data structures. -WWW: http://search.cpan.org/dist/Games-Alak/ +WWW: http://search.cpan.org/dist/Games-Alak/ diff --git a/graphics/p5-Graph-ReadWrite/pkg-descr b/graphics/p5-Graph-ReadWrite/pkg-descr index 2eea9077ff07..1cf8891540e4 100644 --- a/graphics/p5-Graph-ReadWrite/pkg-descr +++ b/graphics/p5-Graph-ReadWrite/pkg-descr @@ -2,4 +2,4 @@ This is a collection of perl classes for reading and writing directed graphs in a variety of file formats. The graphs are represented in Perl using Jarkko Hietaniemi's Graph classes. -WWW: http://search.cpan.org/dist/Graph-ReadWrite/ +WWW: http://search.cpan.org/dist/Graph-ReadWrite/ diff --git a/graphics/p5-Graphics-ColorNames-WWW/pkg-descr b/graphics/p5-Graphics-ColorNames-WWW/pkg-descr index b32ba46bddd2..fffb0127bd0a 100644 --- a/graphics/p5-Graphics-ColorNames-WWW/pkg-descr +++ b/graphics/p5-Graphics-ColorNames-WWW/pkg-descr @@ -2,4 +2,4 @@ WWW color names and equivalent RGB values. This modules defines color names and their associated RGB values from various WWW specifications and implementations. -WWW: http://search.cpan.org/dist/Graphics-ColorNames-WWW/ +WWW: http://search.cpan.org/dist/Graphics-ColorNames-WWW/ diff --git a/graphics/p5-Image-Caa/pkg-descr b/graphics/p5-Image-Caa/pkg-descr index 4eb80d6878a9..7262194640b5 100644 --- a/graphics/p5-Image-Caa/pkg-descr +++ b/graphics/p5-Image-Caa/pkg-descr @@ -3,4 +3,4 @@ variety of output dithering modes and output drivers (currently supported is a plain old ANSI termical output driver and a curses driver). -WWW: http://search.cpan.org/dist/Image-Caa/ +WWW: http://search.cpan.org/dist/Image-Caa/ diff --git a/graphics/p5-Image-Compare/pkg-descr b/graphics/p5-Image-Compare/pkg-descr index 2b11f8f21268..fb90304d650f 100644 --- a/graphics/p5-Image-Compare/pkg-descr +++ b/graphics/p5-Image-Compare/pkg-descr @@ -3,4 +3,4 @@ compared, using a variety of comparison methods. In general, those methods operate on the images on a pixel-by-pixel basis and reporting statistics or data based on color value comparisons. -WWW: http://search.cpan.org/dist/Image-Compare/ +WWW: http://search.cpan.org/dist/Image-Compare/ diff --git a/graphics/p5-Image-IPTCInfo/pkg-descr b/graphics/p5-Image-IPTCInfo/pkg-descr index 50de91bfd646..9af9997b5bc5 100644 --- a/graphics/p5-Image-IPTCInfo/pkg-descr +++ b/graphics/p5-Image-IPTCInfo/pkg-descr @@ -12,4 +12,4 @@ programs -- pull it back out. You can use the information directly in Perl programs, export it to XML, or even export SQL statements ready to be fed into a database. -WWW: http://search.cpan.org/dist/Image-IPTCInfo/ +WWW: http://search.cpan.org/dist/Image-IPTCInfo/ diff --git a/graphics/p5-Image-PBMlib/pkg-descr b/graphics/p5-Image-PBMlib/pkg-descr index 36b0b109405e..aadd51918255 100644 --- a/graphics/p5-Image-PBMlib/pkg-descr +++ b/graphics/p5-Image-PBMlib/pkg-descr @@ -4,4 +4,4 @@ formats are only the barest step up from raw data, and have a very simple format which is the key to be "portable". Writing out images in these formats is very easy. -WWW: http://search.cpan.org/dist/Image-PBMlib/ +WWW: http://search.cpan.org/dist/Image-PBMlib/ diff --git a/lang/p5-Parse-Perl/pkg-descr b/lang/p5-Parse-Perl/pkg-descr index 9df083b1d653..dfd2b1f6daa8 100644 --- a/lang/p5-Parse-Perl/pkg-descr +++ b/lang/p5-Parse-Perl/pkg-descr @@ -6,4 +6,4 @@ of eval. Parsing of Perl code is generally influenced by its lexical context, and this module provides some explicit control over this process, by reifying lexical environments as Perl objects. -WWW: http://search.cpan.org/dist/Parse-Perl/ +WWW: http://search.cpan.org/dist/Parse-Perl/ diff --git a/mail/p5-IMAP-Client/pkg-descr b/mail/p5-IMAP-Client/pkg-descr index 16ed31411a08..dd58e7a01bd3 100644 --- a/mail/p5-IMAP-Client/pkg-descr +++ b/mail/p5-IMAP-Client/pkg-descr @@ -18,4 +18,4 @@ different password would require a new username/password to be obtained. As of 0.01, this is not supported, however the framework is down. -WWW: http://search.cpan.org/dist/IMAP-Client/ +WWW: http://search.cpan.org/dist/IMAP-Client/ diff --git a/mail/p5-Mail-LMLM/pkg-descr b/mail/p5-Mail-LMLM/pkg-descr index 7cff5baafc51..f282f3224e1e 100644 --- a/mail/p5-Mail-LMLM/pkg-descr +++ b/mail/p5-Mail-LMLM/pkg-descr @@ -1,4 +1,4 @@ The Mail::LMLM module allows users to easily manage HTML directories of mailing lists of various mailing list managers and hosts. -WWW: http://search.cpan.org/dist/Mail-LMLM/ +WWW: http://search.cpan.org/dist/Mail-LMLM/ diff --git a/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr b/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr index d2f9853ba133..c3364145fe1a 100644 --- a/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr +++ b/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr @@ -5,4 +5,4 @@ offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS::ButMaintained implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API. -WWW: http://search.cpan.org/dist/Net-SMTP-TLS-ButMaintained/ +WWW: http://search.cpan.org/dist/Net-SMTP-TLS-ButMaintained/ diff --git a/mail/p5-Net-SMTP_auth/pkg-descr b/mail/p5-Net-SMTP_auth/pkg-descr index baab12808247..1f87164a65b5 100644 --- a/mail/p5-Net-SMTP_auth/pkg-descr +++ b/mail/p5-Net-SMTP_auth/pkg-descr @@ -4,4 +4,4 @@ authenticate against SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC821 and with the AUTH service extension described in RFC2554. -WWW: http://search.cpan.org/dist/Net-SMTP_auth/ +WWW: http://search.cpan.org/dist/Net-SMTP_auth/ diff --git a/math/p5-AI-DecisionTree/pkg-descr b/math/p5-AI-DecisionTree/pkg-descr index 57deebc94d14..ca3709e7e7ef 100644 --- a/math/p5-AI-DecisionTree/pkg-descr +++ b/math/p5-AI-DecisionTree/pkg-descr @@ -7,4 +7,4 @@ then applied to previously unseen data to obtain results that are consistent with the training data. Author: Ken Williams <ken@mathforum.org> -WWW: http://search.cpan.org/dist/AI-DecisionTree/ +WWW: http://search.cpan.org/dist/AI-DecisionTree/ diff --git a/math/p5-Algorithm-CurveFit/pkg-descr b/math/p5-Algorithm-CurveFit/pkg-descr index f37560d0c511..aa31e07dcca2 100644 --- a/math/p5-Algorithm-CurveFit/pkg-descr +++ b/math/p5-Algorithm-CurveFit/pkg-descr @@ -3,4 +3,4 @@ algorithm. That means, it fits a curve of known form (sine-like, exponential, polynomial of degree n, etc.) to a given set of data points. -WWW: http://search.cpan.org/dist/Algorithm-CurveFit/ +WWW: http://search.cpan.org/dist/Algorithm-CurveFit/ diff --git a/math/p5-Data-Float/pkg-descr b/math/p5-Data-Float/pkg-descr index 153b851c48df..8bc6d6277832 100644 --- a/math/p5-Data-Float/pkg-descr +++ b/math/p5-Data-Float/pkg-descr @@ -6,4 +6,4 @@ This module supplies constants describing the native floating point type, classification functions, and functions to manipulate floating point values at a low level. -WWW: http://search.cpan.org/dist/Data-Float/ +WWW: http://search.cpan.org/dist/Data-Float/ diff --git a/math/p5-GIS-Distance/pkg-descr b/math/p5-GIS-Distance/pkg-descr index 0b89050b6bdc..10cfab7ae8aa 100644 --- a/math/p5-GIS-Distance/pkg-descr +++ b/math/p5-GIS-Distance/pkg-descr @@ -2,4 +2,4 @@ This perl library aims to provide as many tools to make it as simple as possible to calculate distances between geographic points, and anything that can be derived from that. -WWW: http://search.cpan.org/dist/GIS-Distance/ +WWW: http://search.cpan.org/dist/GIS-Distance/ diff --git a/math/p5-Math-BigInt-FastCalc/pkg-descr b/math/p5-Math-BigInt-FastCalc/pkg-descr index 8cb95253c9de..11373771b172 100644 --- a/math/p5-Math-BigInt-FastCalc/pkg-descr +++ b/math/p5-Math-BigInt-FastCalc/pkg-descr @@ -3,4 +3,4 @@ by other modules. Other modules which sport the same functions can also be used to support Math::BigInt, like Math::BigInt::GMP or Math::BigInt::Pari. -WWW: http://search.cpan.org/dist/Math-BigInt-FastCalc/ +WWW: http://search.cpan.org/dist/Math-BigInt-FastCalc/ diff --git a/math/p5-Math-BigInt-Pari/pkg-descr b/math/p5-Math-BigInt-Pari/pkg-descr index 485672f80ab4..6c30a9bb63df 100644 --- a/math/p5-Math-BigInt-Pari/pkg-descr +++ b/math/p5-Math-BigInt-Pari/pkg-descr @@ -5,4 +5,4 @@ This package contains a replacement (drop-in) module for Math::BigInt's core, Math::BigInt::Calc.pm. It needs the new versions of Math::BigInt and Math::BigFloat as they are from Perl 5.7.x onwards. -WWW: http://search.cpan.org/dist/Math-BigInt-Pari/ +WWW: http://search.cpan.org/dist/Math-BigInt-Pari/ diff --git a/math/p5-Math-Complex/pkg-descr b/math/p5-Math-Complex/pkg-descr index ca7f4436b148..b7d22678721e 100644 --- a/math/p5-Math-Complex/pkg-descr +++ b/math/p5-Math-Complex/pkg-descr @@ -3,4 +3,4 @@ limits itself to real numbers, but an extra use statement brings full complex support, along with a full set of mathematical functions typically associated with and/or extended to complex numbers. -WWW: http://search.cpan.org/dist/Math-Complex/ +WWW: http://search.cpan.org/dist/Math-Complex/ diff --git a/math/p5-Math-Evol/pkg-descr b/math/p5-Math-Evol/pkg-descr index a975d1286414..6ea448e6690a 100644 --- a/math/p5-Math-Evol/pkg-descr +++ b/math/p5-Math-Evol/pkg-descr @@ -3,4 +3,4 @@ objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes. -WWW: http://search.cpan.org/dist/Math-Evol/ +WWW: http://search.cpan.org/dist/Math-Evol/ diff --git a/math/p5-Math-Geometry-Voronoi/pkg-descr b/math/p5-Math-Geometry-Voronoi/pkg-descr index 12e72d915667..0bff14d4679b 100644 --- a/math/p5-Math-Geometry-Voronoi/pkg-descr +++ b/math/p5-Math-Geometry-Voronoi/pkg-descr @@ -1,4 +1,4 @@ Math::Geometry::Voronoi computes Voronoi diagrams from a set of input points. -WWW: http://search.cpan.org/dist/Math-Geometry-Voronoi/ +WWW: http://search.cpan.org/dist/Math-Geometry-Voronoi/ diff --git a/math/p5-Math-MPC/pkg-descr b/math/p5-Math-MPC/pkg-descr index d16efd9915bb..1403b474041b 100644 --- a/math/p5-Math-MPC/pkg-descr +++ b/math/p5-Math-MPC/pkg-descr @@ -4,4 +4,4 @@ The MPC library is a C library for multiple-precision complex number computations with exact rounding. It is based on the MPFR C library which, in turn, is based on the GMP C library. -WWW: http://search.cpan.org/dist/Math-MPC/ +WWW: http://search.cpan.org/dist/Math-MPC/ diff --git a/math/p5-Math-MPFR/pkg-descr b/math/p5-Math-MPFR/pkg-descr index 443f5256c030..509579d99d61 100644 --- a/math/p5-Math-MPFR/pkg-descr +++ b/math/p5-Math-MPFR/pkg-descr @@ -4,4 +4,4 @@ The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision C library. -WWW: http://search.cpan.org/dist/Math-MPFR/ +WWW: http://search.cpan.org/dist/Math-MPFR/ diff --git a/math/p5-Math-Polygon/pkg-descr b/math/p5-Math-Polygon/pkg-descr index 0d641adb2b2d..22a169d8ee20 100644 --- a/math/p5-Math-Polygon/pkg-descr +++ b/math/p5-Math-Polygon/pkg-descr @@ -1,4 +1,4 @@ p5-Math-Polygon is a perl class provides an OO interface around Math::Polygon::Calc and Math::Polygon::Clip. -WWW: http://search.cpan.org/dist/Math-Polygon/ +WWW: http://search.cpan.org/dist/Math-Polygon/ diff --git a/math/p5-Math-Polynomial-Solve/pkg-descr b/math/p5-Math-Polynomial-Solve/pkg-descr index a8c5129af97d..3d21e7c8ba2c 100644 --- a/math/p5-Math-Polynomial-Solve/pkg-descr +++ b/math/p5-Math-Polynomial-Solve/pkg-descr @@ -10,4 +10,4 @@ expect to have a non-zero value for the $a term. If the constant term is zero then the first value returned in the list of answers will always be zero, for all functions. -WWW: http://search.cpan.org/dist/Math-Polynomial-Solve/ +WWW: http://search.cpan.org/dist/Math-Polynomial-Solve/ diff --git a/math/p5-Math-Random-MT-Auto/pkg-descr b/math/p5-Math-Random-MT-Auto/pkg-descr index dfcec58a9baf..68c26d2214d9 100644 --- a/math/p5-Math-Random-MT-Auto/pkg-descr +++ b/math/p5-Math-Random-MT-Auto/pkg-descr @@ -10,4 +10,4 @@ the Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are self-seeding, automatically acquiring a (19968-bit) random seed from user-selectable sources. -WWW: http://search.cpan.org/dist/Math-Random-MT-Auto/ +WWW: http://search.cpan.org/dist/Math-Random-MT-Auto/ diff --git a/math/p5-Math-String/pkg-descr b/math/p5-Math-String/pkg-descr index 26a97eb0cfa6..fca812a8de62 100644 --- a/math/p5-Math-String/pkg-descr +++ b/math/p5-Math-String/pkg-descr @@ -1,4 +1,4 @@ Perl module which lets you calculate with strings (specifically passwords, but not limited to) as if they were big integers. -WWW: http://search.cpan.org/dist/Math-String/ +WWW: http://search.cpan.org/dist/Math-String/ diff --git a/math/p5-Statistics-Forecast/pkg-descr b/math/p5-Statistics-Forecast/pkg-descr index 0b6d3afcfcca..4623c8c61b1f 100644 --- a/math/p5-Statistics-Forecast/pkg-descr +++ b/math/p5-Statistics-Forecast/pkg-descr @@ -1,4 +1,4 @@ This is an Oriented Object module that calculates a future value by using existing values. The new value is calculated by using linear regression. -WWW: http://search.cpan.org/dist/Statistics-Forecast/ +WWW: http://search.cpan.org/dist/Statistics-Forecast/ diff --git a/math/p5-Statistics-LineFit/pkg-descr b/math/p5-Statistics-LineFit/pkg-descr index c813781b3677..6d347ce3e966 100644 --- a/math/p5-Statistics-LineFit/pkg-descr +++ b/math/p5-Statistics-LineFit/pkg-descr @@ -6,4 +6,4 @@ the Durbin-Watson statistic, the mean squared error, sigma, the t statistics, the variance of the estimates of the slope and y-intercept, the predicted y values and the residuals of the y values. -WWW: http://search.cpan.org/dist/Statistics-LineFit/ +WWW: http://search.cpan.org/dist/Statistics-LineFit/ diff --git a/math/p5-Statistics-TTest/pkg-descr b/math/p5-Statistics-TTest/pkg-descr index eba71e41d708..f57faa09c340 100644 --- a/math/p5-Statistics-TTest/pkg-descr +++ b/math/p5-Statistics-TTest/pkg-descr @@ -5,4 +5,4 @@ and use the T-statistic to test the null hypothesis. If the null hypothesis is rejected, the difference will be given as the lower_clm and upper_clm of the TTest object. -WWW: http://search.cpan.org/dist/Statistics-TTest/ +WWW: http://search.cpan.org/dist/Statistics-TTest/ diff --git a/math/p5-Text-AsciiTeX/pkg-descr b/math/p5-Text-AsciiTeX/pkg-descr index 9828369415c2..5416d63a7866 100644 --- a/math/p5-Text-AsciiTeX/pkg-descr +++ b/math/p5-Text-AsciiTeX/pkg-descr @@ -1,4 +1,4 @@ A Perl module that provides a mechanism to render (La)TeX formulae to ASCII art. -WWW: http://search.cpan.org/dist/Text-AsciiTeX/ +WWW: http://search.cpan.org/dist/Text-AsciiTeX/ diff --git a/misc/p5-Array-FileReader/pkg-descr b/misc/p5-Array-FileReader/pkg-descr index 404cb71012f1..26f97f78469b 100644 --- a/misc/p5-Array-FileReader/pkg-descr +++ b/misc/p5-Array-FileReader/pkg-descr @@ -1,3 +1,3 @@ Array::FileReader - Lazily tie files to arrays for reading -WWW: http://search.cpan.org/dist/Array-FileReader/ +WWW: http://search.cpan.org/dist/Array-FileReader/ diff --git a/misc/p5-Array-LineReader/pkg-descr b/misc/p5-Array-LineReader/pkg-descr index f76209d409e2..ab1cf01a2ba3 100644 --- a/misc/p5-Array-LineReader/pkg-descr +++ b/misc/p5-Array-LineReader/pkg-descr @@ -5,4 +5,4 @@ only on demand, i.e. in the case you access an element of the array. The offset and length of all the lines is hold in memory as long as you tie your array. -WWW: http://search.cpan.org/dist/Array-LineReader/ +WWW: http://search.cpan.org/dist/Array-LineReader/ diff --git a/misc/p5-Geo-Postcodes-DK/pkg-descr b/misc/p5-Geo-Postcodes-DK/pkg-descr index 764e08539524..deb25107c41c 100644 --- a/misc/p5-Geo-Postcodes-DK/pkg-descr +++ b/misc/p5-Geo-Postcodes-DK/pkg-descr @@ -2,4 +2,4 @@ Tired og entering the postal name all the time? This is not necessary, as it is uniquely defined from the postcode. Request the postcode only, and use this library to get the postal name. -WWW: http://search.cpan.org/dist/Geo-Postcodes-DK/ +WWW: http://search.cpan.org/dist/Geo-Postcodes-DK/ diff --git a/misc/p5-Geo-Postcodes-NO/pkg-descr b/misc/p5-Geo-Postcodes-NO/pkg-descr index 9715471b705c..2014a50cf985 100644 --- a/misc/p5-Geo-Postcodes-NO/pkg-descr +++ b/misc/p5-Geo-Postcodes-NO/pkg-descr @@ -7,4 +7,4 @@ county by name the postcode is located. The borough number can be handy, as it is used when reporting wages and tax to the Norwegian Tax Administration. -WWW: http://search.cpan.org/dist/Geo-Postcodes-NO/ +WWW: http://search.cpan.org/dist/Geo-Postcodes-NO/ diff --git a/misc/p5-Geo-Postcodes/pkg-descr b/misc/p5-Geo-Postcodes/pkg-descr index b7f2b12b554c..10f5c817366a 100644 --- a/misc/p5-Geo-Postcodes/pkg-descr +++ b/misc/p5-Geo-Postcodes/pkg-descr @@ -1,3 +1,3 @@ This is the base class for the Geo::Postcodes::XX modules. -WWW: http://search.cpan.org/dist/Geo-Postcodes/ +WWW: http://search.cpan.org/dist/Geo-Postcodes/ diff --git a/misc/p5-Locale-US/pkg-descr b/misc/p5-Locale-US/pkg-descr index 27b1bc49b5b5..8f78cf1d3f75 100644 --- a/misc/p5-Locale-US/pkg-descr +++ b/misc/p5-Locale-US/pkg-descr @@ -1,3 +1,3 @@ Map from US two-letter codes to statees and vice versa. -WWW: http://search.cpan.org/dist/Locale-US/ +WWW: http://search.cpan.org/dist/Locale-US/ diff --git a/multimedia/p5-FLV-Info/pkg-descr b/multimedia/p5-FLV-Info/pkg-descr index 01aca967910b..32c678d66010 100644 --- a/multimedia/p5-FLV-Info/pkg-descr +++ b/multimedia/p5-FLV-Info/pkg-descr @@ -1,4 +1,4 @@ This module reads Macromedia FLV files and reports metadata about those files. -WWW: http://search.cpan.org/dist/FLV-Info/ +WWW: http://search.cpan.org/dist/FLV-Info/ diff --git a/multimedia/p5-Net-UPnP/pkg-descr b/multimedia/p5-Net-UPnP/pkg-descr index 389e4e73663a..6ac8519a7a25 100644 --- a/multimedia/p5-Net-UPnP/pkg-descr +++ b/multimedia/p5-Net-UPnP/pkg-descr @@ -1,3 +1,3 @@ This package provides some functions to control UPnP devices -WWW: http://search.cpan.org/dist/Net-UPnP +WWW: http://search.cpan.org/dist/Net-UPnP diff --git a/net-im/p5-Jabber-SimpleSend/pkg-descr b/net-im/p5-Jabber-SimpleSend/pkg-descr index c8203fcf0bee..919878ac2e24 100644 --- a/net-im/p5-Jabber-SimpleSend/pkg-descr +++ b/net-im/p5-Jabber-SimpleSend/pkg-descr @@ -3,4 +3,4 @@ thing simply - send Jabber messages. It is useful for daemon processes, cron jobs or in any program that you want to be able to get your attention via Jabber. -WWW: http://search.cpan.org/dist/Jabber-SimpleSend/ +WWW: http://search.cpan.org/dist/Jabber-SimpleSend/ diff --git a/net-mgmt/p5-Net-Abuse-Utils/pkg-descr b/net-mgmt/p5-Net-Abuse-Utils/pkg-descr index 27b421bf6472..f5a6bd6566ed 100644 --- a/net-mgmt/p5-Net-Abuse-Utils/pkg-descr +++ b/net-mgmt/p5-Net-Abuse-Utils/pkg-descr @@ -2,4 +2,4 @@ Net::Abuse::Utils provides serveral functions useful for determining information about an IP address including contact/reporting addresses, ASN/network info, reverse dns, and DNSBL listing status. -WWW: http://search.cpan.org/dist/Net-Abuse-Utils/ +WWW: http://search.cpan.org/dist/Net-Abuse-Utils/ diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr index fb7525864197..9edc98ec80a2 100644 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr +++ b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr @@ -3,4 +3,4 @@ shared between BitTorrent peers. The module optinally exports a single subroutine for building packets and another for parsing packets, as well as, a constant for each packet type defined by BitTorrent. -WWW: http://search.cpan.org/dist/Net-BitTorrent-PeerPacket/ +WWW: http://search.cpan.org/dist/Net-BitTorrent-PeerPacket/ diff --git a/net-p2p/p5-Net-BitTorrent/pkg-descr b/net-p2p/p5-Net-BitTorrent/pkg-descr index 11f7b767a84a..1729c6e190f2 100644 --- a/net-p2p/p5-Net-BitTorrent/pkg-descr +++ b/net-p2p/p5-Net-BitTorrent/pkg-descr @@ -2,4 +2,4 @@ Net::BitTorrent is a class based implementation of the current BitTorrent Protocol Specification. Each Net::BitTorrent object is capable of handling several concurrent .torrent sessions. -WWW: http://search.cpan.org/dist/Net-BitTorrent/ +WWW: http://search.cpan.org/dist/Net-BitTorrent/ diff --git a/net/p5-BBS-Client/pkg-descr b/net/p5-BBS-Client/pkg-descr index 3f6f434d51b4..251a20588415 100644 --- a/net/p5-BBS-Client/pkg-descr +++ b/net/p5-BBS-Client/pkg-descr @@ -1,4 +1,4 @@ BBS::Client - A Client Module For BBS Systems Author: Yo-An Lin <cornelius@cpan.org> -WWW: http://search.cpan.org/dist/BBS-Client/ +WWW: http://search.cpan.org/dist/BBS-Client/ diff --git a/net/p5-Google-SAML-Request/pkg-descr b/net/p5-Google-SAML-Request/pkg-descr index f1843d460899..5f15ce5ce3c4 100644 --- a/net/p5-Google-SAML-Request/pkg-descr +++ b/net/p5-Google-SAML-Request/pkg-descr @@ -4,4 +4,4 @@ Google::SAML::Request is by no means a full implementation of the SAML 2.0 standard. But if you want to talk to Google to authenticate users, you should be fine. -WWW: http://search.cpan.org/dist/Google-SAML-Request/ +WWW: http://search.cpan.org/dist/Google-SAML-Request/ diff --git a/net/p5-Google-SAML-Response/pkg-descr b/net/p5-Google-SAML-Response/pkg-descr index 086a3925ee88..0b006fa37df8 100644 --- a/net/p5-Google-SAML-Response/pkg-descr +++ b/net/p5-Google-SAML-Response/pkg-descr @@ -15,4 +15,4 @@ Google. If everything works, users will then be logged into their Google account and they don't even have to know their usernames or passwords. -WWW: http://search.cpan.org/dist/Google-SAML-Response/ +WWW: http://search.cpan.org/dist/Google-SAML-Response/ diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr b/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr index fbe40fa88d34..97122bc39c62 100644 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr +++ b/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr @@ -1,4 +1,4 @@ p5::Jifty::Plugin::Authentication::Ldap is a LDAP Authentication Plugin for p5-Jifty. -WWW: http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/ +WWW: http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/ diff --git a/net/p5-Net-AMQP/pkg-descr b/net/p5-Net-AMQP/pkg-descr index d528298b1aee..ef13b78174cf 100644 --- a/net/p5-Net-AMQP/pkg-descr +++ b/net/p5-Net-AMQP/pkg-descr @@ -6,4 +6,4 @@ does the actual TCP/IP communication. While it's being written with AMQP version 0-8 in mind, as the spec is defined by an external xml file, support for 0-9, 0-9-1 and eventually 0-10 is hoped for. -WWW: http://search.cpan.org/dist/Net-AMQP/ +WWW: http://search.cpan.org/dist/Net-AMQP/ diff --git a/net/p5-Net-Address-Ethernet/pkg-descr b/net/p5-Net-Address-Ethernet/pkg-descr index 70fd88746eca..330aea7479f9 100644 --- a/net/p5-Net-Address-Ethernet/pkg-descr +++ b/net/p5-Net-Address-Ethernet/pkg-descr @@ -1,3 +1,3 @@ Net::Address::Ethernet - find hardware ethernet address. -WWW: http://search.cpan.org/dist/Net-Address-Ethernet/ +WWW: http://search.cpan.org/dist/Net-Address-Ethernet/ diff --git a/net/p5-Net-Amazon-AWSSign/pkg-descr b/net/p5-Net-Amazon-AWSSign/pkg-descr index c6a5ed2a02da..6d0d551665a5 100644 --- a/net/p5-Net-Amazon-AWSSign/pkg-descr +++ b/net/p5-Net-Amazon-AWSSign/pkg-descr @@ -1,3 +1,3 @@ This module can be used to sign requests for most Amazon AWS services. -WWW: http://search.cpan.org/dist/Net-Amazon-AWSSign/ +WWW: http://search.cpan.org/dist/Net-Amazon-AWSSign/ diff --git a/net/p5-Net-Amazon-S3/pkg-descr b/net/p5-Net-Amazon-S3/pkg-descr index becc87cc7958..eda7442e297a 100644 --- a/net/p5-Net-Amazon-S3/pkg-descr +++ b/net/p5-Net-Amazon-S3/pkg-descr @@ -1,3 +1,3 @@ This module provides a Perlish interface to Amazon S3. -WWW: http://search.cpan.org/dist/Net-Amazon-S3/ +WWW: http://search.cpan.org/dist/Net-Amazon-S3/ diff --git a/net/p5-Net-CSTA/pkg-descr b/net/p5-Net-CSTA/pkg-descr index 6f3a03f14a40..8f5e3f981b61 100644 --- a/net/p5-Net-CSTA/pkg-descr +++ b/net/p5-Net-CSTA/pkg-descr @@ -3,4 +3,4 @@ ECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony PBX. Typical applications include receiving notifications for incoming calls, placing calls, redirecting calls or placing conference calls. -WWW: http://search.cpan.org/dist/Net-CSTA/ +WWW: http://search.cpan.org/dist/Net-CSTA/ diff --git a/net/p5-Net-CascadeCopy/pkg-descr b/net/p5-Net-CascadeCopy/pkg-descr index fb69924950f2..242606191d70 100644 --- a/net/p5-Net-CascadeCopy/pkg-descr +++ b/net/p5-Net-CascadeCopy/pkg-descr @@ -17,4 +17,4 @@ The number of multiple simultaneous transfers per source point is configurable. The total number of simultaneously forked processes is limited via Proc::Queue, and is currently hard coded to 32. -WWW: http://search.cpan.org/dist/Net-CascadeCopy/ +WWW: http://search.cpan.org/dist/Net-CascadeCopy/ diff --git a/net/p5-Net-Cassandra-Easy/pkg-descr b/net/p5-Net-Cassandra-Easy/pkg-descr index 309f0eb5ea8e..f482fda395e1 100644 --- a/net/p5-Net-Cassandra-Easy/pkg-descr +++ b/net/p5-Net-Cassandra-Easy/pkg-descr @@ -1,4 +1,4 @@ aims to simplify the basic interactions with the Cassandra database. -WWW: http://search.cpan.org/dist/Net-Cassandra-Easy/ +WWW: http://search.cpan.org/dist/Net-Cassandra-Easy/ diff --git a/net/p5-Net-Dropbox-API/pkg-descr b/net/p5-Net-Dropbox-API/pkg-descr index 88d7e4fe33ed..fc34502a8a10 100644 --- a/net/p5-Net-Dropbox-API/pkg-descr +++ b/net/p5-Net-Dropbox-API/pkg-descr @@ -1,4 +1,4 @@ The Dropbox API is a OAuth based API. I try to abstract as much away as possible so you should not need to know too much about it. -WWW: http://search.cpan.org/dist/Net-Dropbox-API/ +WWW: http://search.cpan.org/dist/Net-Dropbox-API/ diff --git a/net/p5-Net-Hiveminder/pkg-descr b/net/p5-Net-Hiveminder/pkg-descr index 3da45e9befe6..46fa8c2923c9 100644 --- a/net/p5-Net-Hiveminder/pkg-descr +++ b/net/p5-Net-Hiveminder/pkg-descr @@ -6,4 +6,4 @@ any way you want to. This module is built on top of Net::Jifty. Consult that module's documentation for the lower-level interface. -WWW: http://search.cpan.org/dist/Net-Hiveminder/ +WWW: http://search.cpan.org/dist/Net-Hiveminder/ diff --git a/net/p5-Net-IP-Minimal/pkg-descr b/net/p5-Net-IP-Minimal/pkg-descr index 47f85a1ec835..d7f55f299444 100644 --- a/net/p5-Net-IP-Minimal/pkg-descr +++ b/net/p5-Net-IP-Minimal/pkg-descr @@ -1,3 +1,3 @@ Minimal functions from Net::IP -WWW: http://search.cpan.org/dist/Net-IP-Minimal/ +WWW: http://search.cpan.org/dist/Net-IP-Minimal/ diff --git a/net/p5-Net-Ifconfig-Wrapper/pkg-descr b/net/p5-Net-Ifconfig-Wrapper/pkg-descr index f57764dd801e..70a8f273a3f2 100644 --- a/net/p5-Net-Ifconfig-Wrapper/pkg-descr +++ b/net/p5-Net-Ifconfig-Wrapper/pkg-descr @@ -1,3 +1,3 @@ Perl module which provides a unified way to configure network interfaces -WWW: http://search.cpan.org/dist/Net-Ifconfig-Wrapper/ +WWW: http://search.cpan.org/dist/Net-Ifconfig-Wrapper/ diff --git a/net/p5-Net-Interface/pkg-descr b/net/p5-Net-Interface/pkg-descr index e77e783e9ce5..f0d8e071809e 100644 --- a/net/p5-Net-Interface/pkg-descr +++ b/net/p5-Net-Interface/pkg-descr @@ -3,4 +3,4 @@ unnecessary from within Perl. It provides methods to get at set all the attributes of an interface, and even create new logical or physical interfaces (if your O/S supports it). -WWW: http://search.cpan.org/dist/Net-Interface/ +WWW: http://search.cpan.org/dist/Net-Interface/ diff --git a/net/p5-Net-Jifty/pkg-descr b/net/p5-Net-Jifty/pkg-descr index 295b8819bc29..a18637231f81 100644 --- a/net/p5-Net-Jifty/pkg-descr +++ b/net/p5-Net-Jifty/pkg-descr @@ -9,4 +9,4 @@ short scripts. For example, passing use_config => 1 to new will look at the config file for the username and password (or SID) of the user. If neither is available, it will prompt the user for them. -WWW: http://search.cpan.org/dist/Net-Jifty/ +WWW: http://search.cpan.org/dist/Net-Jifty/ diff --git a/net/p5-Net-LDAP-Server-Test/pkg-descr b/net/p5-Net-LDAP-Server-Test/pkg-descr index ee2de73d81bd..39fafc0a53ba 100644 --- a/net/p5-Net-LDAP-Server-Test/pkg-descr +++ b/net/p5-Net-LDAP-Server-Test/pkg-descr @@ -1,3 +1,3 @@ Perl module to test Net::LDAP code -WWW: http://search.cpan.org/dist/Net-LDAP-Server-Test/ +WWW: http://search.cpan.org/dist/Net-LDAP-Server-Test/ diff --git a/net/p5-Net-NBsocket/pkg-descr b/net/p5-Net-NBsocket/pkg-descr index b05c8e83a38c..b8186bce362e 100644 --- a/net/p5-Net-NBsocket/pkg-descr +++ b/net/p5-Net-NBsocket/pkg-descr @@ -1,4 +1,4 @@ Net::NBsocket provides a wrapper for Socket to supply Non-Blocking sockets of various flavors. -WWW: http://search.cpan.org/dist/Net-NBsocket/ +WWW: http://search.cpan.org/dist/Net-NBsocket/ diff --git a/net/p5-Net-NIS-Listgroup/pkg-descr b/net/p5-Net-NIS-Listgroup/pkg-descr index 417ea8df3298..7fe51fda33f3 100644 --- a/net/p5-Net-NIS-Listgroup/pkg-descr +++ b/net/p5-Net-NIS-Listgroup/pkg-descr @@ -10,4 +10,4 @@ returned list. Each member in a group is a triplet of returned by listgroup_host() and listgroup(), the user portion of the members is returned by listgroup_user(). -WWW: http://search.cpan.org/dist/Net-NIS-Listgroup/ +WWW: http://search.cpan.org/dist/Net-NIS-Listgroup/ diff --git a/net/p5-Net-NIS/pkg-descr b/net/p5-Net-NIS/pkg-descr index 2b1d56e2e3d9..12b18eec7fcd 100644 --- a/net/p5-Net-NIS/pkg-descr +++ b/net/p5-Net-NIS/pkg-descr @@ -7,4 +7,4 @@ Unless someone provides strong reason to support the raw or OO components, they will be marked as deprecated and not documented or enhanced (but still supported for backward compatibility). -WWW: http://search.cpan.org/dist/Net-NIS/ +WWW: http://search.cpan.org/dist/Net-NIS/ diff --git a/net/p5-Net-Patricia/pkg-descr b/net/p5-Net-Patricia/pkg-descr index 789a5c9bf5f5..9613876be357 100644 --- a/net/p5-Net-Patricia/pkg-descr +++ b/net/p5-Net-Patricia/pkg-descr @@ -14,4 +14,4 @@ The BSD radix code is thoroughly described in "TCP/IP Illustrated, Volume 2" by Wright and Stevens and in the paper ``A Tree-Based Packet Routing Table for Berkeley Unix'' by Keith Sklower. -WWW: http://search.cpan.org/dist/Net-Patricia/ +WWW: http://search.cpan.org/dist/Net-Patricia/ diff --git a/net/p5-Net-RTP/pkg-descr b/net/p5-Net-RTP/pkg-descr index eca2703e5b15..8f4e812665fd 100644 --- a/net/p5-Net-RTP/pkg-descr +++ b/net/p5-Net-RTP/pkg-descr @@ -2,4 +2,4 @@ The Net::RTP module subclasses IO::Socket::Multicast6 to enable you to manipulate multicast groups. The multicast additions are optional, so you may also send and recieve unicast packets. -WWW: http://search.cpan.org/dist/Net-RTP/ +WWW: http://search.cpan.org/dist/Net-RTP/ diff --git a/net/p5-Net-Radius/pkg-descr b/net/p5-Net-Radius/pkg-descr index bf1809c59c17..a297e5ea54ac 100644 --- a/net/p5-Net-Radius/pkg-descr +++ b/net/p5-Net-Radius/pkg-descr @@ -8,4 +8,4 @@ This module is essentially the original RADIUS-1.0 distribution by Christopher Masto plus a number of changes and fixes by Luis Munoz and Ian Smith. -WWW: http://search.cpan.org/dist/Net-Radius/ +WWW: http://search.cpan.org/dist/Net-Radius/ diff --git a/net/p5-Net-Riak/pkg-descr b/net/p5-Net-Riak/pkg-descr index 7cea4bf7f35b..4fc85caad814 100644 --- a/net/p5-Net-Riak/pkg-descr +++ b/net/p5-Net-Riak/pkg-descr @@ -1,3 +1,3 @@ Interface to Riak. -WWW: http://search.cpan.org/dist/Net-Riak/ +WWW: http://search.cpan.org/dist/Net-Riak/ diff --git a/net/p5-Net-SAP/pkg-descr b/net/p5-Net-SAP/pkg-descr index 194288d47a59..7c18c009f85d 100644 --- a/net/p5-Net-SAP/pkg-descr +++ b/net/p5-Net-SAP/pkg-descr @@ -1,4 +1,4 @@ Net::SAP currently provides basic functionality for receiving and parsing SAP (RFC2974) multicast packets. -WWW: http://search.cpan.org/dist/Net-SAP/ +WWW: http://search.cpan.org/dist/Net-SAP/ diff --git a/net/p5-Net-VNC/pkg-descr b/net/p5-Net-VNC/pkg-descr index 7126644e18e3..31ce2da5ef81 100644 --- a/net/p5-Net-VNC/pkg-descr +++ b/net/p5-Net-VNC/pkg-descr @@ -12,4 +12,4 @@ http://www.realvnc.com/docs/rfbproto.pdf. That document has an error in the DES encryption description, which is clarified via http://www.vidarholen.net/contents/junk/vnc.html. -WWW: http://search.cpan.org/dist/Net-VNC/ +WWW: http://search.cpan.org/dist/Net-VNC/ diff --git a/net/p5-Net-Yadis/pkg-descr b/net/p5-Net-Yadis/pkg-descr index 4f7653befa01..257832618f97 100644 --- a/net/p5-Net-Yadis/pkg-descr +++ b/net/p5-Net-Yadis/pkg-descr @@ -11,4 +11,4 @@ Examples of such services are: Yadis provides the first step for any service that uses identifiers for authentication, accountability, privacy controlled data exchange and more. -WWW: http://search.cpan.org/dist/Net-Yadis/ +WWW: http://search.cpan.org/dist/Net-Yadis/ diff --git a/net/p5-OurNet-BBS/pkg-descr b/net/p5-OurNet-BBS/pkg-descr index 6ae10ac97bdf..25f0a88e0038 100644 --- a/net/p5-OurNet-BBS/pkg-descr +++ b/net/p5-OurNet-BBS/pkg-descr @@ -16,4 +16,4 @@ Chinese) at http://melix.elixus.org/. For some of its practical uses, search for OurNet::BBSApp on CPAN, and the sample scripts in the eg/ directory in this module's distribution. -WWW: http://search.cpan.org/dist/OurNet-BBS/ +WWW: http://search.cpan.org/dist/OurNet-BBS/ diff --git a/net/p5-POE-Component-Client-Whois/pkg-descr b/net/p5-POE-Component-Client-Whois/pkg-descr index 8ea92e16d58b..01bddc16d88e 100644 --- a/net/p5-POE-Component-Client-Whois/pkg-descr +++ b/net/p5-POE-Component-Client-Whois/pkg-descr @@ -6,4 +6,4 @@ query string passed. If no guess can be made it will connect to whois.internic.net for domains, whois.arin.net for IPv4 addresses and whois.6bone.net for IPv6 addresses. -WWW: http://search.cpan.org/dist/POE-Component-Client-Whois/ +WWW: http://search.cpan.org/dist/POE-Component-Client-Whois/ diff --git a/net/p5-POE-Component-Generic/pkg-descr b/net/p5-POE-Component-Generic/pkg-descr index 43ca62e5d1a5..e70bfd457519 100644 --- a/net/p5-POE-Component-Generic/pkg-descr +++ b/net/p5-POE-Component-Generic/pkg-descr @@ -17,4 +17,4 @@ shown only if debug or verbose is set. STDOUT in the child, that is from your object, is redirected to STDERR and will be shown in the same circomstances. -WWW: http://search.cpan.org/dist/POE-Component-Generic/ +WWW: http://search.cpan.org/dist/POE-Component-Generic/ diff --git a/net/p5-POE-Component-PubSub/pkg-descr b/net/p5-POE-Component-PubSub/pkg-descr index efea62e8825f..04ec897fb557 100644 --- a/net/p5-POE-Component-PubSub/pkg-descr +++ b/net/p5-POE-Component-PubSub/pkg-descr @@ -1,4 +1,4 @@ A generic publish/subscribe POE::Component that enables POE::Sessions to publish events to which other POE::Sessions may subscribe. -WWW: http://search.cpan.org/dist/POE-Component-PubSub/ +WWW: http://search.cpan.org/dist/POE-Component-PubSub/ diff --git a/net/p5-S3/pkg-descr b/net/p5-S3/pkg-descr index dc0bd8c47120..352429784c46 100644 --- a/net/p5-S3/pkg-descr +++ b/net/p5-S3/pkg-descr @@ -1,3 +1,3 @@ A library in Perl for working with the Amazon S3 REST interface. -WWW: http://developer.amazonwebservices.com/connect/entry!default.jspa?externalID=133 +WWW: http://developer.amazonwebservices.com/connect/entry!default.jspa?externalID=133 diff --git a/net/p5-SOAP-Amazon-S3/pkg-descr b/net/p5-SOAP-Amazon-S3/pkg-descr index c1320f91ca77..5ca85872daab 100644 --- a/net/p5-SOAP-Amazon-S3/pkg-descr +++ b/net/p5-SOAP-Amazon-S3/pkg-descr @@ -1,3 +1,3 @@ An object-oriented interface to handle your Amazon S3 storage. -WWW: http://search.cpan.org/dist/SOAP-Amazon-S3/ +WWW: http://search.cpan.org/dist/SOAP-Amazon-S3/ diff --git a/net/p5-SOAP-Lite/pkg-descr b/net/p5-SOAP-Lite/pkg-descr index 17ee1cd71a43..55042cf0cb03 100644 --- a/net/p5-SOAP-Lite/pkg-descr +++ b/net/p5-SOAP-Lite/pkg-descr @@ -2,4 +2,4 @@ SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side. -WWW: http://search.cpan.org/dist/SOAP-Lite/ +WWW: http://search.cpan.org/dist/SOAP-Lite/ diff --git a/net/p5-Samba-LDAP/pkg-descr b/net/p5-Samba-LDAP/pkg-descr index 469f88ec590a..12f3457b0ed8 100644 --- a/net/p5-Samba-LDAP/pkg-descr +++ b/net/p5-Samba-LDAP/pkg-descr @@ -1,3 +1,3 @@ Manage a Samba PDC with an LDAP Backend. -WWW: http://search.cpan.org/dist/Samba-LDAP/ +WWW: http://search.cpan.org/dist/Samba-LDAP/ diff --git a/net/p5-Socket-Class/pkg-descr b/net/p5-Socket-Class/pkg-descr index ac31adcfeed3..18d047090c45 100644 --- a/net/p5-Socket-Class/pkg-descr +++ b/net/p5-Socket-Class/pkg-descr @@ -3,4 +3,4 @@ communicate with sockets. It operates outside of the Perl IO layer and can be used as a replacement to IO::Socket. Little parts of Bluetooth technology has been integrated. -WWW: http://search.cpan.org/dist/Socket-Class/ +WWW: http://search.cpan.org/dist/Socket-Class/ diff --git a/news/p5-POE-Component-Server-NNTP/pkg-descr b/news/p5-POE-Component-Server-NNTP/pkg-descr index fc00ab32ed1b..500ab7200853 100644 --- a/news/p5-POE-Component-Server-NNTP/pkg-descr +++ b/news/p5-POE-Component-Server-NNTP/pkg-descr @@ -11,4 +11,4 @@ responses. This component doesn't implement the news database and as such is not by itself a complete NNTP daemon implementation. -WWW: http://search.cpan.org/dist/POE-Component-Server-NNTP/ +WWW: http://search.cpan.org/dist/POE-Component-Server-NNTP/ diff --git a/print/p5-PostScript-Simple/pkg-descr b/print/p5-PostScript-Simple/pkg-descr index 94d93c78bf85..a0a959b3f810 100644 --- a/print/p5-PostScript-Simple/pkg-descr +++ b/print/p5-PostScript-Simple/pkg-descr @@ -9,4 +9,4 @@ example) or by giving dimensions. The units used can be specified ("mm" or "in", etc) and are the same as those used in TeX. The default unit is a bp, or a PostScript point, unlike TeX. -WWW: http://search.cpan.org/dist/PostScript-Simple/ +WWW: http://search.cpan.org/dist/PostScript-Simple/ diff --git a/print/p5-PostScript/pkg-descr b/print/p5-PostScript/pkg-descr index d6000871290f..8b167077f579 100644 --- a/print/p5-PostScript/pkg-descr +++ b/print/p5-PostScript/pkg-descr @@ -1,4 +1,4 @@ PostScript allows you to write PostScript files from Perl. It has graphics primitives that allow lines, circles and boxes to be drawn. -WWW: http://search.cpan.org/dist/PostScript/ +WWW: http://search.cpan.org/dist/PostScript/ diff --git a/science/p5-Algorithm-SVMLight/pkg-descr b/science/p5-Algorithm-SVMLight/pkg-descr index ee4f47d72ef3..9efb2f285b4d 100644 --- a/science/p5-Algorithm-SVMLight/pkg-descr +++ b/science/p5-Algorithm-SVMLight/pkg-descr @@ -11,4 +11,4 @@ package: -- http://svmlight.joachims.org/ -WWW: http://search.cpan.org/dist/Algorithm-SVMLight/ +WWW: http://search.cpan.org/dist/Algorithm-SVMLight/ diff --git a/science/p5-Geo-Coordinates-Converter/pkg-descr b/science/p5-Geo-Coordinates-Converter/pkg-descr index 8b39d30e7a5b..1ac35f59ac4a 100644 --- a/science/p5-Geo-Coordinates-Converter/pkg-descr +++ b/science/p5-Geo-Coordinates-Converter/pkg-descr @@ -3,4 +3,4 @@ format and datum of geo coordinates are simply converted. when it is insufficient in the coordinate system and the format of the standard, it is possible to add it easily. -WWW: http://search.cpan.org/dist/Geo-Coordinates-Converter/ +WWW: http://search.cpan.org/dist/Geo-Coordinates-Converter/ diff --git a/security/p5-Authen-Captcha/pkg-descr b/security/p5-Authen-Captcha/pkg-descr index 2195dba5551d..3aa3cd7cabdc 100644 --- a/security/p5-Authen-Captcha/pkg-descr +++ b/security/p5-Authen-Captcha/pkg-descr @@ -10,4 +10,4 @@ The most common form is an image file containing distorted text, which humans are adept at reading, and co mputers (generally) do a poor job. This module currently implements that method. -WWW: http://search.cpan.org/dist/Authen-Captcha/ +WWW: http://search.cpan.org/dist/Authen-Captcha/ diff --git a/security/p5-Authen-Krb5/pkg-descr b/security/p5-Authen-Krb5/pkg-descr index 508914375372..6ff7130293b9 100644 --- a/security/p5-Authen-Krb5/pkg-descr +++ b/security/p5-Authen-Krb5/pkg-descr @@ -4,4 +4,4 @@ and may require previous experience with Kerberos 5 programming. Most of the functions here are documented in detail in the Kerberos 5 API documentation. -WWW: http://search.cpan.org/dist/Krb5/ +WWW: http://search.cpan.org/dist/Krb5/ diff --git a/security/p5-Crypt-PBKDF2/pkg-descr b/security/p5-Crypt-PBKDF2/pkg-descr index 377e3450bc54..3616b181d9d9 100644 --- a/security/p5-Crypt-PBKDF2/pkg-descr +++ b/security/p5-Crypt-PBKDF2/pkg-descr @@ -9,4 +9,4 @@ also be of arbitrary size. See also: RFC2898, PKCS#5 version 2.0: http://tools.ietf.org/html/rfc2898 -WWW: http://search.cpan.org/dist/Crypt-PBKDF2/ +WWW: http://search.cpan.org/dist/Crypt-PBKDF2/ diff --git a/security/p5-Crypt-Rijndael_PP/pkg-descr b/security/p5-Crypt-Rijndael_PP/pkg-descr index 0315d03cc04e..7f3f02e38442 100644 --- a/security/p5-Crypt-Rijndael_PP/pkg-descr +++ b/security/p5-Crypt-Rijndael_PP/pkg-descr @@ -2,4 +2,4 @@ This is a pure perl implementation of the new AES Rijndael. You want to use Crypt::Rijndael where available. This implementation is really slow, but I am working on it. -WWW: http://search.cpan.org/dist/Crypt-Rijndael_PP/ +WWW: http://search.cpan.org/dist/Crypt-Rijndael_PP/ diff --git a/security/p5-Crypt-xDBM_File/pkg-descr b/security/p5-Crypt-xDBM_File/pkg-descr index 0a186eed8a32..2815cc6bd029 100644 --- a/security/p5-Crypt-xDBM_File/pkg-descr +++ b/security/p5-Crypt-xDBM_File/pkg-descr @@ -14,4 +14,4 @@ with crypt function to get an idea of what these sizes are. If keysize or blocksize returns a zero the default is set to 8 bytes (64 bits). Author: Eric Estabrooks <eric@urbanrage.com> -WWW: http://search.cpan.org/dist/Crypt-xDBM_File/ +WWW: http://search.cpan.org/dist/Crypt-xDBM_File/ diff --git a/security/p5-Data-Entropy/pkg-descr b/security/p5-Data-Entropy/pkg-descr index 3825452302d4..bdc983a28973 100644 --- a/security/p5-Data-Entropy/pkg-descr +++ b/security/p5-Data-Entropy/pkg-descr @@ -17,4 +17,4 @@ difficult to detect the correlation between parts of the pseudo-entropy stream. If more true entropy is required then it is necessary to configure a different entropy source. -WWW: http://search.cpan.org/dist/Data-Entropy/ +WWW: http://search.cpan.org/dist/Data-Entropy/ diff --git a/security/p5-Digest-BubbleBabble/pkg-descr b/security/p5-Digest-BubbleBabble/pkg-descr index 832427f8fd9e..a071ac261c72 100644 --- a/security/p5-Digest-BubbleBabble/pkg-descr +++ b/security/p5-Digest-BubbleBabble/pkg-descr @@ -13,4 +13,4 @@ The key (a DSA or RSA key) is converted into a textual form, digested using Digest::SHA1, and run through bubblebabble to create the key fingerprint. -WWW: http://search.cpan.org/dist/Digest-BubbleBabble/ +WWW: http://search.cpan.org/dist/Digest-BubbleBabble/ diff --git a/security/p5-Net-Radius-Server/pkg-descr b/security/p5-Net-Radius-Server/pkg-descr index 01cffbe0318b..1de4fa0b5b33 100644 --- a/security/p5-Net-Radius-Server/pkg-descr +++ b/security/p5-Net-Radius-Server/pkg-descr @@ -4,4 +4,4 @@ needs to consider multiple factors. The RADIUS responses may be created by arbitrarily complex rules that process the request packet as well as any external data accessible to Perl. -WWW: http://search.cpan.org/dist/Net-Radius-Server/ +WWW: http://search.cpan.org/dist/Net-Radius-Server/ diff --git a/security/p5-Net-SAML/pkg-descr b/security/p5-Net-SAML/pkg-descr index 5a6eba47e90d..6b8b5aedb012 100644 --- a/security/p5-Net-SAML/pkg-descr +++ b/security/p5-Net-SAML/pkg-descr @@ -3,4 +3,4 @@ mod_perl environment, is supplied. This module is also available on CPAN at http://search.cpan.org/dist/zxid/. -WWW: http://zxid.org/ +WWW: http://zxid.org/ diff --git a/security/p5-OpenCA-OpenSSL/pkg-descr b/security/p5-OpenCA-OpenSSL/pkg-descr index 016ec9c346fe..084a3f6c526c 100644 --- a/security/p5-OpenCA-OpenSSL/pkg-descr +++ b/security/p5-OpenCA-OpenSSL/pkg-descr @@ -1,3 +1,3 @@ Perl Crypto Extention to OpenSSL -WWW: http://search.cpan.org/dist/OpenCA-OpenSSL/ +WWW: http://search.cpan.org/dist/OpenCA-OpenSSL/ diff --git a/security/p5-OpenCA-X509/pkg-descr b/security/p5-OpenCA-X509/pkg-descr index b1fe06ef17cb..810483b6be56 100644 --- a/security/p5-OpenCA-X509/pkg-descr +++ b/security/p5-OpenCA-X509/pkg-descr @@ -1,3 +1,3 @@ Perl extension for handling X509 Certificates -WWW: http://search.cpan.org/dist/OpenCA-X509/ +WWW: http://search.cpan.org/dist/OpenCA-X509/ diff --git a/security/p5-PerlCryptLib/pkg-descr b/security/p5-PerlCryptLib/pkg-descr index 97e7683d2381..c75a4e61cdaa 100644 --- a/security/p5-PerlCryptLib/pkg-descr +++ b/security/p5-PerlCryptLib/pkg-descr @@ -1,3 +1,3 @@ PerlCryptLib is an interface module to access cryptlib API. -WWW: http://search.cpan.org/dist/PerlCryptLib/ +WWW: http://search.cpan.org/dist/PerlCryptLib/ diff --git a/security/p5-Sudo/pkg-descr b/security/p5-Sudo/pkg-descr index 72a9dea80511..4b6270ebf931 100644 --- a/security/p5-Sudo/pkg-descr +++ b/security/p5-Sudo/pkg-descr @@ -7,4 +7,4 @@ as another user. While sudo itself is a single point tool to enable one user to execute commands as another sudo does not itself make you any more or less secure. -WWW: http://search.cpan.org/dist/Sudo/ +WWW: http://search.cpan.org/dist/Sudo/ diff --git a/sysutils/p5-Brackup/pkg-descr b/sysutils/p5-Brackup/pkg-descr index 523d17db8306..51a199295754 100644 --- a/sysutils/p5-Brackup/pkg-descr +++ b/sysutils/p5-Brackup/pkg-descr @@ -1,4 +1,4 @@ Flexible backup tool. Slices, dices, encrypts, and sprays across the net. -WWW: http://search.cpan.org/dist/Brackup/ +WWW: http://search.cpan.org/dist/Brackup/ diff --git a/sysutils/p5-Fuse/pkg-descr b/sysutils/p5-Fuse/pkg-descr index ef7f8d6f55cd..f4528e6312fd 100644 --- a/sysutils/p5-Fuse/pkg-descr +++ b/sysutils/p5-Fuse/pkg-descr @@ -13,4 +13,4 @@ Every constant you need (file types, open() flags, error values, etc) can be imported either from POSIX or from Fcntl, often both. See their respective documentations, for more information. -WWW: http://search.cpan.org/dist/Fuse/ +WWW: http://search.cpan.org/dist/Fuse/ diff --git a/sysutils/p5-Shell-Command/pkg-descr b/sysutils/p5-Shell-Command/pkg-descr index 75c61807289f..acc4ad478c14 100644 --- a/sysutils/p5-Shell-Command/pkg-descr +++ b/sysutils/p5-Shell-Command/pkg-descr @@ -1,3 +1,3 @@ Cross-platform functions emulating common shell commands -WWW: http://search.cpan.org/dist/Shell-Command/ +WWW: http://search.cpan.org/dist/Shell-Command/ diff --git a/textproc/btparse/pkg-descr b/textproc/btparse/pkg-descr index 0a9025450707..46609085db47 100644 --- a/textproc/btparse/pkg-descr +++ b/textproc/btparse/pkg-descr @@ -5,4 +5,4 @@ recovery; a set of functions for traversing the AST (abstract syntax tree) generated by the parser; and utility functions for manipulating strings according to BibTeX conventions. -WWW: http://www.gerg.ca/software/btOOL +WWW: http://www.gerg.ca/software/btOOL diff --git a/textproc/p5-Dev-Bollocks/pkg-descr b/textproc/p5-Dev-Bollocks/pkg-descr index 365e84cb94a0..04c5662ced9f 100644 --- a/textproc/p5-Dev-Bollocks/pkg-descr +++ b/textproc/p5-Dev-Bollocks/pkg-descr @@ -1,4 +1,4 @@ Perl module to generate arbitrary sized bollocks straight from middle management -WWW: http://search.cpan.org/dist/Dev-Bollocks/ +WWW: http://search.cpan.org/dist/Dev-Bollocks/ diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr index d3cad8659896..fe147cf526cd 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr @@ -1,3 +1,3 @@ Converts HTML to Text with tables in tact -WWW: http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/ +WWW: http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/ diff --git a/textproc/p5-LaTeX-Driver/pkg-descr b/textproc/p5-LaTeX-Driver/pkg-descr index b98b19565aa6..5dd1a7860704 100644 --- a/textproc/p5-LaTeX-Driver/pkg-descr +++ b/textproc/p5-LaTeX-Driver/pkg-descr @@ -4,4 +4,4 @@ is complicated; there are potentially many programs to run and the output of those programs must be monitored to determine whether further processing is required. -WWW: http://search.cpan.org/dist/LaTeX-Driver/ +WWW: http://search.cpan.org/dist/LaTeX-Driver/ diff --git a/textproc/p5-LaTeX-Encode/pkg-descr b/textproc/p5-LaTeX-Encode/pkg-descr index db4873628daa..10080649495d 100644 --- a/textproc/p5-LaTeX-Encode/pkg-descr +++ b/textproc/p5-LaTeX-Encode/pkg-descr @@ -2,4 +2,4 @@ p5-LaTeX-Encode provides a function to encode text that is to be formatted with LaTeX. It encodes characters that are special to LaTeX or that are represented in LaTeX by LaTeX commands. -WWW: http://search.cpan.org/dist/LaTeX-Encode/ +WWW: http://search.cpan.org/dist/LaTeX-Encode/ diff --git a/textproc/p5-LaTeX-TOM/pkg-descr b/textproc/p5-LaTeX-TOM/pkg-descr index 30d285bd8ef4..2fcb398515f9 100644 --- a/textproc/p5-LaTeX-TOM/pkg-descr +++ b/textproc/p5-LaTeX-TOM/pkg-descr @@ -8,4 +8,4 @@ processing of LaTeX documents that requires extraction of plain-text information, or altering of the plain-text components (or alternatively, the math-text components). -WWW: http://search.cpan.org/dist/LaTeX-TOM/ +WWW: http://search.cpan.org/dist/LaTeX-TOM/ diff --git a/textproc/p5-LaTeX-Table/pkg-descr b/textproc/p5-LaTeX-Table/pkg-descr index 55b82543c5c8..c7bf0a0b3442 100644 --- a/textproc/p5-LaTeX-Table/pkg-descr +++ b/textproc/p5-LaTeX-Table/pkg-descr @@ -7,4 +7,4 @@ new ctable package is supported and especially recommended when footnotes are needed. LaTeX::Table ships with some predefined, good looking themes. -WWW: http://search.cpan.org/dist/LaTeX-Table/ +WWW: http://search.cpan.org/dist/LaTeX-Table/ diff --git a/textproc/p5-MARC-Charset/pkg-descr b/textproc/p5-MARC-Charset/pkg-descr index 6a93837c1d22..9e3f2127427f 100644 --- a/textproc/p5-MARC-Charset/pkg-descr +++ b/textproc/p5-MARC-Charset/pkg-descr @@ -3,4 +3,4 @@ strings. MARC-8 is a single byte character encoding that predates unicode, and allows you to put non-Roman scripts in MARC bibliographic records. -WWW: http://search.cpan.org/dist/MARC-Charset/ +WWW: http://search.cpan.org/dist/MARC-Charset/ diff --git a/textproc/p5-PDF-FromHTML/pkg-descr b/textproc/p5-PDF-FromHTML/pkg-descr index 187b0df25561..8c30677f43d9 100644 --- a/textproc/p5-PDF-FromHTML/pkg-descr +++ b/textproc/p5-PDF-FromHTML/pkg-descr @@ -4,4 +4,4 @@ transformations implemented in PDF::FromHTML::Twig. There is also a command-line utility, html2pdf.pl, that comes with this distribution. -WWW: http://search.cpan.org/dist/PDF-FromHTML/ +WWW: http://search.cpan.org/dist/PDF-FromHTML/ diff --git a/textproc/p5-Pod-Xhtml/pkg-descr b/textproc/p5-Pod-Xhtml/pkg-descr index 423f2945dde1..3f6d219327cf 100644 --- a/textproc/p5-Pod-Xhtml/pkg-descr +++ b/textproc/p5-Pod-Xhtml/pkg-descr @@ -11,4 +11,4 @@ transformations they can use the XHTML as a source, because it's a well-formed XML document. Author: P Kent & Simon Flack <cpan _at_ bbc _dot_ co _dot_ uk> -WWW: http://search.cpan.org/dist/Pod-Xhtml/ +WWW: http://search.cpan.org/dist/Pod-Xhtml/ diff --git a/textproc/p5-Search-Estraier/pkg-descr b/textproc/p5-Search-Estraier/pkg-descr index 16ab37ba66ba..7f280b5ef1c1 100644 --- a/textproc/p5-Search-Estraier/pkg-descr +++ b/textproc/p5-Search-Estraier/pkg-descr @@ -9,4 +9,4 @@ implementation. It also includes methods to manage nodes. There are few examples in scripts directory of this distribution. Author: Dobrica Pavlinusic, <dpavlin@rot13.org> -WWW: http://search.cpan.org/dist/Search-Estraier/ +WWW: http://search.cpan.org/dist/Search-Estraier/ diff --git a/textproc/p5-Search-Saryer/pkg-descr b/textproc/p5-Search-Saryer/pkg-descr index d1d621026baa..27aa32565d98 100644 --- a/textproc/p5-Search-Saryer/pkg-descr +++ b/textproc/p5-Search-Saryer/pkg-descr @@ -1,3 +1,3 @@ This module is a Perl interface to the Sary library. -WWW: http://sary.namazu.org/index.html.en +WWW: http://sary.namazu.org/index.html.en diff --git a/textproc/p5-Search-VectorSpace/pkg-descr b/textproc/p5-Search-VectorSpace/pkg-descr index 0d30dae3d834..7c698ad406d2 100644 --- a/textproc/p5-Search-VectorSpace/pkg-descr +++ b/textproc/p5-Search-VectorSpace/pkg-descr @@ -9,4 +9,4 @@ All documents above a user-configurable similarity threshold are returned. Author: Maciej Ceglowski <maciej AT ceglowski.com> -WWW: http://search.cpan.org/dist/Search-VectorSpace/ +WWW: http://search.cpan.org/dist/Search-VectorSpace/ diff --git a/textproc/p5-Spork/pkg-descr b/textproc/p5-Spork/pkg-descr index 12839c7a8077..1f4f98864409 100644 --- a/textproc/p5-Spork/pkg-descr +++ b/textproc/p5-Spork/pkg-descr @@ -1,4 +1,4 @@ Spork - a Perl module for creating standalone HTML slideshows from Kwiki markup Author: Brian Ingerson <INGY@cpan.org> -WWW: http://search.cpan.org/dist/Spork/ +WWW: http://search.cpan.org/dist/Spork/ diff --git a/textproc/p5-Spreadsheet-WriteExcelXML/pkg-descr b/textproc/p5-Spreadsheet-WriteExcelXML/pkg-descr index 8665c716a980..b3f555b0279b 100644 --- a/textproc/p5-Spreadsheet-WriteExcelXML/pkg-descr +++ b/textproc/p5-Spreadsheet-WriteExcelXML/pkg-descr @@ -13,4 +13,4 @@ Spreadsheet::WriteExcel. This module cannot, as yet, be used to write to an existing Excel XML file. -WWW: http://search.cpan.org/dist/Spreadsheet-WriteExcelXML/ +WWW: http://search.cpan.org/dist/Spreadsheet-WriteExcelXML/ diff --git a/textproc/p5-Text-Emoticon-GoogleTalk/pkg-descr b/textproc/p5-Text-Emoticon-GoogleTalk/pkg-descr index 4c9d36a94322..f188bf8f2da6 100644 --- a/textproc/p5-Text-Emoticon-GoogleTalk/pkg-descr +++ b/textproc/p5-Text-Emoticon-GoogleTalk/pkg-descr @@ -2,4 +2,4 @@ Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like ":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in http://mail.google.com/support/bin/answer.py?answer=34056 -WWW: http://search.cpan.org/dist/Text-Emoticon-GoogleTalk/ +WWW: http://search.cpan.org/dist/Text-Emoticon-GoogleTalk/ diff --git a/textproc/p5-Text-ExtractWords/pkg-descr b/textproc/p5-Text-ExtractWords/pkg-descr index 262e10b2019a..fcb49e2fa61d 100644 --- a/textproc/p5-Text-ExtractWords/pkg-descr +++ b/textproc/p5-Text-ExtractWords/pkg-descr @@ -1,4 +1,4 @@ Text::ExtractWords - Perl extension for extract words from strings Author: Henrique Dias <hdias@aesbuc.pt> -WWW: http://search.cpan.org/dist/Text-ExtractWords/ +WWW: http://search.cpan.org/dist/Text-ExtractWords/ diff --git a/textproc/p5-Text-Hatena/pkg-descr b/textproc/p5-Text-Hatena/pkg-descr index f7c091f1fdba..c769dfafe4ca 100644 --- a/textproc/p5-Text-Hatena/pkg-descr +++ b/textproc/p5-Text-Hatena/pkg-descr @@ -5,4 +5,4 @@ Hatena Diary (http://d.hatena.ne.jp/). You can get html string from simple text with syntax like Wiki. Author: Junya Kondo, <jkondo@hatena.ne.jp> -WWW: http://search.cpan.org/dist/Text-Hatena/ +WWW: http://search.cpan.org/dist/Text-Hatena/ diff --git a/textproc/p5-Text-Lorem/pkg-descr b/textproc/p5-Text-Lorem/pkg-descr index 16b8ec82b502..6c0c5a19b44a 100644 --- a/textproc/p5-Text-Lorem/pkg-descr +++ b/textproc/p5-Text-Lorem/pkg-descr @@ -1,3 +1,3 @@ Generate random Latin looking text -WWW: http://search.cpan.org/dist/Text-Lorem/ +WWW: http://search.cpan.org/dist/Text-Lorem/ diff --git a/textproc/p5-Text-Ngram/pkg-descr b/textproc/p5-Text-Ngram/pkg-descr index 0ed000642cac..04ebb7870419 100644 --- a/textproc/p5-Text-Ngram/pkg-descr +++ b/textproc/p5-Text-Ngram/pkg-descr @@ -9,4 +9,4 @@ word prediction networks, and perform spelling correction. This module provides an efficient XS-based implementation of n-gram spectrum analysis. -WWW: http://search.cpan.org/dist/Text-Ngram/ +WWW: http://search.cpan.org/dist/Text-Ngram/ diff --git a/textproc/p5-Text-ParseWords/pkg-descr b/textproc/p5-Text-ParseWords/pkg-descr index d66bd0c5502e..25b8a599f526 100644 --- a/textproc/p5-Text-ParseWords/pkg-descr +++ b/textproc/p5-Text-ParseWords/pkg-descr @@ -10,4 +10,4 @@ with the perl distributions. Please run "perldoc Text::ParseWords" to see what this module is for. -WWW: http://search.cpan.org/dist/Text-ParseWords/ +WWW: http://search.cpan.org/dist/Text-ParseWords/ diff --git a/textproc/p5-Text-Trac/pkg-descr b/textproc/p5-Text-Trac/pkg-descr index fc0f93b26ec2..887b43618803 100644 --- a/textproc/p5-Text-Trac/pkg-descr +++ b/textproc/p5-Text-Trac/pkg-descr @@ -1,4 +1,4 @@ Text::Trac parses text with Trac WikiFormatting and convert it to html format. -WWW: http://search.cpan.org/dist/Text-Trac/ +WWW: http://search.cpan.org/dist/Text-Trac/ diff --git a/textproc/p5-XML-Atom-Syndication/pkg-descr b/textproc/p5-XML-Atom-Syndication/pkg-descr index 401b4bb5550a..1829b1b86381 100644 --- a/textproc/p5-XML-Atom-Syndication/pkg-descr +++ b/textproc/p5-XML-Atom-Syndication/pkg-descr @@ -1,4 +1,4 @@ A simple lightweight client for consuming Atom syndication feeds. Author: Timothy Appnel -WWW: http://search.cpan.org/dist/XML-Atom-Syndication/ +WWW: http://search.cpan.org/dist/XML-Atom-Syndication/ diff --git a/textproc/p5-XML-Compile-Cache/pkg-descr b/textproc/p5-XML-Compile-Cache/pkg-descr index f1f7b93debd2..780d19036e62 100644 --- a/textproc/p5-XML-Compile-Cache/pkg-descr +++ b/textproc/p5-XML-Compile-Cache/pkg-descr @@ -1,4 +1,4 @@ p5-XML-Compile-Cache is a perl module to cache compiled XML translators. -WWW: http://search.cpan.org/dist/XML-Compile-Cache/ +WWW: http://search.cpan.org/dist/XML-Compile-Cache/ diff --git a/textproc/p5-XML-DOM-Lite/pkg-descr b/textproc/p5-XML-DOM-Lite/pkg-descr index c331553be6c7..797ea14bfced 100644 --- a/textproc/p5-XML-DOM-Lite/pkg-descr +++ b/textproc/p5-XML-DOM-Lite/pkg-descr @@ -13,4 +13,4 @@ for the fun stuff. Alternatively, to avoid polluting your namespace, you can simply : use XML::DOM::Lite::Parser; use XML::DOM::Lite::Constants qw(:all); # ... etc -WWW: http://search.cpan.org/dist/XML-DOM-Lite/ +WWW: http://search.cpan.org/dist/XML-DOM-Lite/ diff --git a/textproc/p5-XML-DOM2/pkg-descr b/textproc/p5-XML-DOM2/pkg-descr index d244667d2c18..bcd5a4894b1c 100644 --- a/textproc/p5-XML-DOM2/pkg-descr +++ b/textproc/p5-XML-DOM2/pkg-descr @@ -13,4 +13,4 @@ XML::DOM2 is yet _another_ perl XML module. * Internal serialisation Author: Martin Owens, doctormo@cpan.org -WWW: http://search.cpan.org/dist/XML-DOM2/ +WWW: http://search.cpan.org/dist/XML-DOM2/ diff --git a/textproc/p5-XML-Elemental/pkg-descr b/textproc/p5-XML-Elemental/pkg-descr index 0f197a588f20..76e1e4d06fc4 100644 --- a/textproc/p5-XML-Elemental/pkg-descr +++ b/textproc/p5-XML-Elemental/pkg-descr @@ -2,4 +2,4 @@ XML::Elemental is an XML::Parser style and generic classes package for simplistic and perlish handling of XML data. Author: Timothy Appnel -WWW: http://search.cpan.org/dist/XML-Elemental/ +WWW: http://search.cpan.org/dist/XML-Elemental/ diff --git a/textproc/p5-XML-Flow/pkg-descr b/textproc/p5-XML-Flow/pkg-descr index 2847bccaf82a..40bdbb4522de 100644 --- a/textproc/p5-XML-Flow/pkg-descr +++ b/textproc/p5-XML-Flow/pkg-descr @@ -1,4 +1,4 @@ Easy store and restore perl data structures. It use XML::Parser for read and XML::Writer for write xml. -WWW: http://search.cpan.org/dist/XML-Flow/ +WWW: http://search.cpan.org/dist/XML-Flow/ diff --git a/textproc/p5-XML-Liberal/pkg-descr b/textproc/p5-XML-Liberal/pkg-descr index 60988588d2d3..5e4efa6717d2 100644 --- a/textproc/p5-XML-Liberal/pkg-descr +++ b/textproc/p5-XML-Liberal/pkg-descr @@ -1,4 +1,4 @@ XML::Liberal is a super liberal XML parser that can fix broken XML stream and create a DOM node out of it. -WWW: http://search.cpan.org/dist/XML-Liberal/ +WWW: http://search.cpan.org/dist/XML-Liberal/ diff --git a/textproc/p5-XML-Literal/pkg-descr b/textproc/p5-XML-Literal/pkg-descr index 68cb85d1f7da..ea5d284fb520 100644 --- a/textproc/p5-XML-Literal/pkg-descr +++ b/textproc/p5-XML-Literal/pkg-descr @@ -5,4 +5,4 @@ processed with that function, instead of the built-in shell glob. Support for qx<...> overriding for multiline XML literals is planned for Perl 5.10. -WWW: http://search.cpan.org/dist/XML-Literal/ +WWW: http://search.cpan.org/dist/XML-Literal/ diff --git a/textproc/p5-XML-RAI/pkg-descr b/textproc/p5-XML-RAI/pkg-descr index e53035cb7e0f..a2d0647cf7c3 100644 --- a/textproc/p5-XML-RAI/pkg-descr +++ b/textproc/p5-XML-RAI/pkg-descr @@ -2,4 +2,4 @@ RSS Abstraction Interface. An object-oriented layer that maps overlapping and alternate tags in RSS to one common simplified interface. Author: Timothy Appnel -WWW: http://search.cpan.org/dist/XML-RAI/ +WWW: http://search.cpan.org/dist/XML-RAI/ diff --git a/textproc/p5-XML-RSS-LibXML/pkg-descr b/textproc/p5-XML-RSS-LibXML/pkg-descr index 89088cb14604..4e14dffdf5c7 100644 --- a/textproc/p5-XML-RSS-LibXML/pkg-descr +++ b/textproc/p5-XML-RSS-LibXML/pkg-descr @@ -3,4 +3,4 @@ XML::RSS' XML::Parser (expat), while trying to keep interface compatibility with XML::RSS. Author: Daisuke Maki <dmaki@cpan.org> -WWW: http://search.cpan.org/dist/XML-RSS-LibXML/ +WWW: http://search.cpan.org/dist/XML-RSS-LibXML/ diff --git a/textproc/p5-XML-RSS-Liberal/pkg-descr b/textproc/p5-XML-RSS-Liberal/pkg-descr index eee0a6d84d99..d68074c20510 100644 --- a/textproc/p5-XML-RSS-Liberal/pkg-descr +++ b/textproc/p5-XML-RSS-Liberal/pkg-descr @@ -3,4 +3,4 @@ who want to parse broken RSS files (as they often are). It uses XML::Liberal as its core parser, and therefore whatever broken XML you provided, as long as XML::Liberal can tolerate it. -WWW: http://search.cpan.org/dist/XML-RSS-Liberal/ +WWW: http://search.cpan.org/dist/XML-RSS-Liberal/ diff --git a/textproc/p5-XML-RSSLite/pkg-descr b/textproc/p5-XML-RSSLite/pkg-descr index a0418e8111c7..8bff28fad0b8 100644 --- a/textproc/p5-XML-RSSLite/pkg-descr +++ b/textproc/p5-XML-RSSLite/pkg-descr @@ -3,4 +3,4 @@ documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. -WWW: http://search.cpan.org/dist/XML-RSSLite/ +WWW: http://search.cpan.org/dist/XML-RSSLite/ diff --git a/textproc/p5-XML-Reader/pkg-descr b/textproc/p5-XML-Reader/pkg-descr index 047af726298a..d19b5a4666ba 100644 --- a/textproc/p5-XML-Reader/pkg-descr +++ b/textproc/p5-XML-Reader/pkg-descr @@ -4,4 +4,4 @@ and at the same time keeps track of the complete XML-path. It was developped as a wrapper on top of XML::Parser. -WWW: http://search.cpan.org/dist/XML-Reader/ +WWW: http://search.cpan.org/dist/XML-Reader/ diff --git a/textproc/p5-XML-Tiny/pkg-descr b/textproc/p5-XML-Tiny/pkg-descr index 6aa88a64000f..6e24bbcd66af 100644 --- a/textproc/p5-XML-Tiny/pkg-descr +++ b/textproc/p5-XML-Tiny/pkg-descr @@ -1,3 +1,3 @@ This module is a minimalist parser for the useful bits of XML. -WWW: http://search.cpan.org/dist/XML-Tiny/ +WWW: http://search.cpan.org/dist/XML-Tiny/ diff --git a/textproc/p5-XML-TreePP/pkg-descr b/textproc/p5-XML-TreePP/pkg-descr index bd51f07b114b..39fdfc56853d 100644 --- a/textproc/p5-XML-TreePP/pkg-descr +++ b/textproc/p5-XML-TreePP/pkg-descr @@ -3,4 +3,4 @@ also generate XML file from a hash tree. This is a pure Perl implementation. You can also download XML from remote web server like XMLHttpRequest object at JavaScript language. -WWW: http://search.cpan.org/dist/XML-TreePP/ +WWW: http://search.cpan.org/dist/XML-TreePP/ diff --git a/textproc/p5-XML-XPathEngine/pkg-descr b/textproc/p5-XML-XPathEngine/pkg-descr index 90af033b3b9f..bf30e5608310 100644 --- a/textproc/p5-XML-XPathEngine/pkg-descr +++ b/textproc/p5-XML-XPathEngine/pkg-descr @@ -14,4 +14,4 @@ dependency on XML::Parser, applied a couple of patches, renamed a whole lot of methods to make Pod::Coverage happy, and changed the docs. Author: Michel Rodriguez, <mirod@cpan.org> -WWW: http://search.cpan.org/dist/XML-XPathEngine/ +WWW: http://search.cpan.org/dist/XML-XPathEngine/ diff --git a/www/p5-Any-Template/pkg-descr b/www/p5-Any-Template/pkg-descr index 9c49fdfcafd0..23996d58da94 100644 --- a/www/p5-Any-Template/pkg-descr +++ b/www/p5-Any-Template/pkg-descr @@ -1,3 +1,3 @@ Provide a consistent interface to a wide array of templating languages -WWW: http://search.cpan.org/dist/Any-Template/ +WWW: http://search.cpan.org/dist/Any-Template/ diff --git a/www/p5-App-Nopaste/pkg-descr b/www/p5-App-Nopaste/pkg-descr index 54533cfd691c..ce10169d64d6 100644 --- a/www/p5-App-Nopaste/pkg-descr +++ b/www/p5-App-Nopaste/pkg-descr @@ -1,4 +1,4 @@ This module aims to smooth out the differences between pastebins, and provides redundancy: if one site doesn't work, it just tries a different one. -WWW: http://search.cpan.org/dist/App-Nopaste/ +WWW: http://search.cpan.org/dist/App-Nopaste/ diff --git a/www/p5-App-gist/pkg-descr b/www/p5-App-gist/pkg-descr index ed1b908dd710..5190bc02f45d 100644 --- a/www/p5-App-gist/pkg-descr +++ b/www/p5-App-gist/pkg-descr @@ -1,3 +1,3 @@ GitHub Gist creator. -WWW: http://search.cpan.org/dist/App-gist/ +WWW: http://search.cpan.org/dist/App-gist/ diff --git a/www/p5-Bigtop/pkg-descr b/www/p5-Bigtop/pkg-descr index f7a9a9062689..dc10d3f168b5 100644 --- a/www/p5-Bigtop/pkg-descr +++ b/www/p5-Bigtop/pkg-descr @@ -12,4 +12,4 @@ original description to match the new reality, then regenerate the application without fear of losing hand written code (though you may have to modify some of it to reflect the new reality). -WWW: http://search.cpan.org/dist/Bigtop/ +WWW: http://search.cpan.org/dist/Bigtop/ diff --git a/www/p5-CSS-DOM/pkg-descr b/www/p5-CSS-DOM/pkg-descr index 5a51b770b050..7d19f687395d 100644 --- a/www/p5-CSS-DOM/pkg-descr +++ b/www/p5-CSS-DOM/pkg-descr @@ -4,4 +4,4 @@ DOM recommendation. The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM interfaces. -WWW: http://search.cpan.org/dist/CSS-DOM/ +WWW: http://search.cpan.org/dist/CSS-DOM/ diff --git a/www/p5-Catalyst-ActionRole-ACL/pkg-descr b/www/p5-Catalyst-ActionRole-ACL/pkg-descr index 4821c9f404c3..7b5e38e17690 100644 --- a/www/p5-Catalyst-ActionRole-ACL/pkg-descr +++ b/www/p5-Catalyst-ActionRole-ACL/pkg-descr @@ -2,4 +2,4 @@ Provides a Catalyst reusable action role for user role-based authorization. ACLs are applied via the assignment of attributes to application action subroutines. -WWW: http://search.cpan.org/dist/Catalyst-ActionRole-ACL/ +WWW: http://search.cpan.org/dist/Catalyst-ActionRole-ACL/ diff --git a/www/p5-Catalyst-Controller-HTML-FormFu/pkg-descr b/www/p5-Catalyst-Controller-HTML-FormFu/pkg-descr index 3500cc99be2b..e325f252266b 100644 --- a/www/p5-Catalyst-Controller-HTML-FormFu/pkg-descr +++ b/www/p5-Catalyst-Controller-HTML-FormFu/pkg-descr @@ -1,4 +1,4 @@ This creates a new HTML::FormFu object, passing as it's argument the contents of the "constructor" config value. -WWW: http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/ +WWW: http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/ diff --git a/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-descr b/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-descr index 0b7d68b7ae3b..c76d057ab2a2 100644 --- a/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-descr +++ b/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-descr @@ -5,4 +5,4 @@ Catalyst, which adds easy scaffolding: # for a CDBI table class MyApp::M::CDBI::SomeTable script/myapp_create.pl controller SomeTable Scaffold CDBI::SomeTable -WWW: http://search.cpan.org/dist/Catalyst-Helper-Controller-Scaffold/ +WWW: http://search.cpan.org/dist/Catalyst-Helper-Controller-Scaffold/ diff --git a/www/p5-Catalyst-Model-DynamicAdaptor/pkg-descr b/www/p5-Catalyst-Model-DynamicAdaptor/pkg-descr index dece070e564d..d6ba3ecd0dd7 100644 --- a/www/p5-Catalyst-Model-DynamicAdaptor/pkg-descr +++ b/www/p5-Catalyst-Model-DynamicAdaptor/pkg-descr @@ -1,3 +1,3 @@ Catalyst::Model::DynamicAdaptor - Dynamically load adaptor modules -WWW: http://search.cpan.org/dist/Catalyst-Model-DynamicAdaptor/ +WWW: http://search.cpan.org/dist/Catalyst-Model-DynamicAdaptor/ diff --git a/www/p5-Catalyst-Model-LDAP/pkg-descr b/www/p5-Catalyst-Model-LDAP/pkg-descr index e46534f40be4..2158f4b72621 100644 --- a/www/p5-Catalyst-Model-LDAP/pkg-descr +++ b/www/p5-Catalyst-Model-LDAP/pkg-descr @@ -3,4 +3,4 @@ simple wrapper for Net::LDAP. This class simplifies LDAP access by letting you configure a common set of bind arguments. It also lets you configure a base DN for searching. -WWW: http://search.cpan.org/dist/Catalyst-Model-LDAP/ +WWW: http://search.cpan.org/dist/Catalyst-Model-LDAP/ diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr b/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr index 3cd5c2e90aaa..6fe2f93a50ce 100644 --- a/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr +++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr @@ -1,3 +1,3 @@ CDBI Authentication for Catalyst -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-CDBI/ +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-CDBI/ diff --git a/www/p5-Catalyst-Plugin-Browser/pkg-descr b/www/p5-Catalyst-Plugin-Browser/pkg-descr index f7264aded770..2c96a8de9ccf 100644 --- a/www/p5-Catalyst-Plugin-Browser/pkg-descr +++ b/www/p5-Catalyst-Plugin-Browser/pkg-descr @@ -1,3 +1,3 @@ A browser detection plugin for catalyst framework -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Browser/ +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Browser/ diff --git a/www/p5-Catalyst-Plugin-RunAfterRequest/pkg-descr b/www/p5-Catalyst-Plugin-RunAfterRequest/pkg-descr index 53ee5e8e2cc7..8bc9500f1919 100644 --- a/www/p5-Catalyst-Plugin-RunAfterRequest/pkg-descr +++ b/www/p5-Catalyst-Plugin-RunAfterRequest/pkg-descr @@ -1,3 +1,3 @@ Run code after the response has been sent. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-RunAfterRequest/ +WWW: http://search.cpan.org/dist/Catalyst-Plugin-RunAfterRequest/ diff --git a/www/p5-Catalyst-View-RRDGraph/pkg-descr b/www/p5-Catalyst-View-RRDGraph/pkg-descr index 3bff23c01962..9150d7ea90c2 100644 --- a/www/p5-Catalyst-View-RRDGraph/pkg-descr +++ b/www/p5-Catalyst-View-RRDGraph/pkg-descr @@ -3,4 +3,4 @@ stash. The controller is responsable of placing an ARRAYREF in $c-stash->{'graph'}> with the same data as to generate a graph with the RRDs module, except for filename, that will be automatically generated by the view. -WWW: http://search.cpan.org/dist/Catalyst-View-RRDGraph/ +WWW: http://search.cpan.org/dist/Catalyst-View-RRDGraph/ diff --git a/www/p5-Catalyst-View-Template-Declare/pkg-descr b/www/p5-Catalyst-View-Template-Declare/pkg-descr index 08ce4d25baec..754c115b3029 100644 --- a/www/p5-Catalyst-View-Template-Declare/pkg-descr +++ b/www/p5-Catalyst-View-Template-Declare/pkg-descr @@ -1,3 +1,3 @@ Perl module to use Template::Declare with Catalyst -WWW: http://search.cpan.org/dist/Catalyst-View-Template-Declare/ +WWW: http://search.cpan.org/dist/Catalyst-View-Template-Declare/ diff --git a/www/p5-CatalystX-InjectComponent/pkg-descr b/www/p5-CatalystX-InjectComponent/pkg-descr index 4a9fe360e893..c85b2b2b979b 100644 --- a/www/p5-CatalystX-InjectComponent/pkg-descr +++ b/www/p5-CatalystX-InjectComponent/pkg-descr @@ -3,4 +3,4 @@ into your Catalyst application at setup (run)time. It does this by creating a new package on-the-fly, having that package extend the given component, and then having Catalyst setup the new component (via ->setup_component) -WWW: http://search.cpan.org/dist/CatalystX-InjectComponent/ +WWW: http://search.cpan.org/dist/CatalystX-InjectComponent/ diff --git a/www/p5-CatalystX-LeakChecker/pkg-descr b/www/p5-CatalystX-LeakChecker/pkg-descr index 8f82d7628515..0f7e061fd146 100644 --- a/www/p5-CatalystX-LeakChecker/pkg-descr +++ b/www/p5-CatalystX-LeakChecker/pkg-descr @@ -2,4 +2,4 @@ It's easy to create memory leaks in Catalyst applications and often they're hard to find. This module tries to help you finding them by automatically checking for common causes of leaks. -WWW: http://search.cpan.org/dist/CatalystX-LeakChecker/ +WWW: http://search.cpan.org/dist/CatalystX-LeakChecker/ diff --git a/www/p5-CatalystX-Profile/pkg-descr b/www/p5-CatalystX-Profile/pkg-descr index 43dbf6e2d180..7928c80acaf1 100644 --- a/www/p5-CatalystX-Profile/pkg-descr +++ b/www/p5-CatalystX-Profile/pkg-descr @@ -1,3 +1,3 @@ Adds support for profiling your Catalyst application, without profiling setup. -WWW: http://search.cpan.org/dist/CatalystX-Profile/ +WWW: http://search.cpan.org/dist/CatalystX-Profile/ diff --git a/www/p5-CatalystX-REPL/pkg-descr b/www/p5-CatalystX-REPL/pkg-descr index d83b9ebfcc2f..ba20a4cbc656 100644 --- a/www/p5-CatalystX-REPL/pkg-descr +++ b/www/p5-CatalystX-REPL/pkg-descr @@ -1,3 +1,3 @@ A read-eval-print-loop for debugging your Catalyst application -WWW: http://search.cpan.org/dist/CatalystX-REPL/ +WWW: http://search.cpan.org/dist/CatalystX-REPL/ diff --git a/www/p5-CatalystX-RoleApplicator/pkg-descr b/www/p5-CatalystX-RoleApplicator/pkg-descr index 7a3e7d35b52a..349fe31f37ff 100644 --- a/www/p5-CatalystX-RoleApplicator/pkg-descr +++ b/www/p5-CatalystX-RoleApplicator/pkg-descr @@ -1,3 +1,3 @@ Apply roles to your Catalyst application-related classes -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Browser/ +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Browser/ diff --git a/www/p5-CatalystX-SimpleLogin/pkg-descr b/www/p5-CatalystX-SimpleLogin/pkg-descr index 522d93bbaba6..e011b19e7b3a 100644 --- a/www/p5-CatalystX-SimpleLogin/pkg-descr +++ b/www/p5-CatalystX-SimpleLogin/pkg-descr @@ -4,4 +4,4 @@ CatalystX::SimpleLogin::Controller::Login into your application. This provides a simple login and logout page with the adition of only one line of code and one template to your application. -WWW: http://search.cpan.org/dist/CatalystX-SimpleLogin/ +WWW: http://search.cpan.org/dist/CatalystX-SimpleLogin/ diff --git a/www/p5-FCGI-Async/pkg-descr b/www/p5-FCGI-Async/pkg-descr index 007670f8c2b6..175395c0bc4e 100644 --- a/www/p5-FCGI-Async/pkg-descr +++ b/www/p5-FCGI-Async/pkg-descr @@ -2,4 +2,4 @@ This module allows a program to respond to FastCGI requests using an asynchronous model. It is based on IO::Async and will fully interact with any program using this base. -WWW: http://search.cpan.org/dist/FCGI-Async/ +WWW: http://search.cpan.org/dist/FCGI-Async/ diff --git a/www/p5-FCGI-Engine/pkg-descr b/www/p5-FCGI-Engine/pkg-descr index 58e225786660..93bea35eacfb 100644 --- a/www/p5-FCGI-Engine/pkg-descr +++ b/www/p5-FCGI-Engine/pkg-descr @@ -3,4 +3,4 @@ which handles most of the low-level FCGI details for you. It can run FCGI programs as simple scripts or as full standalone socket based servers who are managed by FCGI::Engine::ProcManager. -WWW: http://search.cpan.org/dist/FCGI-Engine/ +WWW: http://search.cpan.org/dist/FCGI-Engine/ diff --git a/www/p5-Gantry/pkg-descr b/www/p5-Gantry/pkg-descr index ead601653511..36e33557bbcd 100644 --- a/www/p5-Gantry/pkg-descr +++ b/www/p5-Gantry/pkg-descr @@ -3,4 +3,4 @@ design for a pragmatic, modular approach to URL dispatching. Supports MVC (or VC, MC, C, take your pick) and initiates rapid development. This project offers an orgainized coding scheme for web applications. -WWW: http://search.cpan.org/dist/Gantry/ +WWW: http://search.cpan.org/dist/Gantry/ diff --git a/www/p5-Gungho/pkg-descr b/www/p5-Gungho/pkg-descr index abdee588954b..6d42153e3835 100644 --- a/www/p5-Gungho/pkg-descr +++ b/www/p5-Gungho/pkg-descr @@ -10,4 +10,4 @@ throttling can be removed/added on the fly, just by specifying the components that you want to load. You can easily create additional functionality by writing your own component. -WWW: http://search.cpan.org/dist/Gungho/ +WWW: http://search.cpan.org/dist/Gungho/ diff --git a/www/p5-HTML-Element-Replacer/pkg-descr b/www/p5-HTML-Element-Replacer/pkg-descr index 3cd4a48e5b1f..dcb103349b75 100644 --- a/www/p5-HTML-Element-Replacer/pkg-descr +++ b/www/p5-HTML-Element-Replacer/pkg-descr @@ -1,3 +1,3 @@ Perl HTML::Element replacement module -WWW: http://search.cpan.org/dist/HTML-Element-Replacer/ +WWW: http://search.cpan.org/dist/HTML-Element-Replacer/ diff --git a/www/p5-HTML-FillInForm-ForceUTF8/pkg-descr b/www/p5-HTML-FillInForm-ForceUTF8/pkg-descr index ce7f35ecd929..670424f42db7 100644 --- a/www/p5-HTML-FillInForm-ForceUTF8/pkg-descr +++ b/www/p5-HTML-FillInForm-ForceUTF8/pkg-descr @@ -2,4 +2,4 @@ HTML::FillInForm::ForceUTF8 is a subclass of HTML::FillInForm that forces utf8 flag on html and parameters. This allows you to prevent filling garbled result. -WWW: http://search.cpan.org/dist/HTML-FillInForm-ForceUTF8/ +WWW: http://search.cpan.org/dist/HTML-FillInForm-ForceUTF8/ diff --git a/www/p5-HTML-FormFu/pkg-descr b/www/p5-HTML-FormFu/pkg-descr index 27dde68f7a5e..2f5c88ede6bb 100644 --- a/www/p5-HTML-FormFu/pkg-descr +++ b/www/p5-HTML-FormFu/pkg-descr @@ -6,4 +6,4 @@ By default formfu renders "XHTML 1.0 Strict" compliant markup, with as little extra markup as possible, but with sufficient CSS class names to allow for a wide-range of output styles to be generated by changing only the CSS. -WWW: http://search.cpan.org/dist/HTML-FormFu/ +WWW: http://search.cpan.org/dist/HTML-FormFu/ diff --git a/www/p5-HTML-FromANSI/pkg-descr b/www/p5-HTML-FromANSI/pkg-descr index d78399846e65..2c11ac8b9c06 100644 --- a/www/p5-HTML-FromANSI/pkg-descr +++ b/www/p5-HTML-FromANSI/pkg-descr @@ -4,4 +4,4 @@ codes, using stylesheets to control color and blinking properties. It exports ansi2html() by default, which takes an array, joins it it into a single scalar, and returns its HTML rendering. -WWW: http://search.cpan.org/dist/HTML-FromANSI/ +WWW: http://search.cpan.org/dist/HTML-FromANSI/ diff --git a/www/p5-HTML-Highlight/pkg-descr b/www/p5-HTML-Highlight/pkg-descr index 53cb4240b26e..4894b173764e 100644 --- a/www/p5-HTML-Highlight/pkg-descr +++ b/www/p5-HTML-Highlight/pkg-descr @@ -1,3 +1,3 @@ HTML::Highlight - A module to highlight words or patterns in HTML documents -WWW: http://search.cpan.org/dist/HTML-Highlight/ +WWW: http://search.cpan.org/dist/HTML-Highlight/ diff --git a/www/p5-HTML-ResolveLink/pkg-descr b/www/p5-HTML-ResolveLink/pkg-descr index d527a468c941..78221b17c862 100644 --- a/www/p5-HTML-ResolveLink/pkg-descr +++ b/www/p5-HTML-ResolveLink/pkg-descr @@ -2,4 +2,4 @@ HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML into absolute URI. Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> -WWW: http://search.cpan.org/dist/HTML-ResolveLink/ +WWW: http://search.cpan.org/dist/HTML-ResolveLink/ diff --git a/www/p5-HTML-Table/pkg-descr b/www/p5-HTML-Table/pkg-descr index 412cb901b3ed..dd8e69b75ef9 100644 --- a/www/p5-HTML-Table/pkg-descr +++ b/www/p5-HTML-Table/pkg-descr @@ -13,4 +13,4 @@ table grid. Methods are provided for nearly all valid table, row, and cell tags specified for HTML 3.0. -WWW: http://www.chime.ucl.ac.uk/~rmhiajp/htmltable/index.htm +WWW: http://www.chime.ucl.ac.uk/~rmhiajp/htmltable/index.htm diff --git a/www/p5-HTML-TreeBuilder-XPath/pkg-descr b/www/p5-HTML-TreeBuilder-XPath/pkg-descr index 1a09e297fe34..6f556f607999 100644 --- a/www/p5-HTML-TreeBuilder-XPath/pkg-descr +++ b/www/p5-HTML-TreeBuilder-XPath/pkg-descr @@ -1,4 +1,4 @@ This module adds typical XPath methods to HTML::TreeBuilder, to make it easy to query a document. -WWW: http://search.cpan.org/dist/HTML-TreeBuilder-XPath/ +WWW: http://search.cpan.org/dist/HTML-TreeBuilder-XPath/ diff --git a/www/p5-HTTP-Cookies-Mozilla/pkg-descr b/www/p5-HTTP-Cookies-Mozilla/pkg-descr index ffbb3338c1bc..4e36d4919871 100644 --- a/www/p5-HTTP-Cookies-Mozilla/pkg-descr +++ b/www/p5-HTTP-Cookies-Mozilla/pkg-descr @@ -5,4 +5,4 @@ This module should be able to work with all Mozilla derived browsers (FireBird, Camino, et alia). Author: brian d foy, <bdfoy@cpan.org> -WWW: http://search.cpan.org/dist/HTTP-Cookies-Mozilla/ +WWW: http://search.cpan.org/dist/HTTP-Cookies-Mozilla/ diff --git a/www/p5-HTTP-Cookies-iCab/pkg-descr b/www/p5-HTTP-Cookies-iCab/pkg-descr index a9e53082288f..ca62b599de94 100644 --- a/www/p5-HTTP-Cookies-iCab/pkg-descr +++ b/www/p5-HTTP-Cookies-iCab/pkg-descr @@ -1,4 +1,4 @@ This package overrides the load() and save() methods of HTTP::Cookies so it can work with iCab cookie files. -WWW: http://search.cpan.org/dist/HTTP-Cookies-iCab/ +WWW: http://search.cpan.org/dist/HTTP-Cookies-iCab/ diff --git a/www/p5-HTTP-Response-Encoding/pkg-descr b/www/p5-HTTP-Response-Encoding/pkg-descr index fde06b7d173f..b78f6f645b8a 100644 --- a/www/p5-HTTP-Response-Encoding/pkg-descr +++ b/www/p5-HTTP-Response-Encoding/pkg-descr @@ -19,4 +19,4 @@ $res->decoded_content Discontinued since HTTP::Message already has this method. -WWW: http://search.cpan.org/dist/HTTP-Response-Encoding/ +WWW: http://search.cpan.org/dist/HTTP-Response-Encoding/ diff --git a/www/p5-IMDB-Film/pkg-descr b/www/p5-IMDB-Film/pkg-descr index 2648e8c29a4b..abbbcab61206 100644 --- a/www/p5-IMDB-Film/pkg-descr +++ b/www/p5-IMDB-Film/pkg-descr @@ -1,4 +1,4 @@ IMDB::Film is an object-oriented interface to the IMDB. You can use that module to retrieve information about film: title, year, plot etc. -WWW: http://search.cpan.org/dist/IMDB-Film/ +WWW: http://search.cpan.org/dist/IMDB-Film/ diff --git a/www/p5-MediaWiki/pkg-descr b/www/p5-MediaWiki/pkg-descr index c87ffd82c2a2..b7fa55338312 100644 --- a/www/p5-MediaWiki/pkg-descr +++ b/www/p5-MediaWiki/pkg-descr @@ -1,4 +1,4 @@ The MediaWiki module provides high-level interface to MediaWiki content management system. -WWW: http://search.cpan.org/dist/MediaWiki/ +WWW: http://search.cpan.org/dist/MediaWiki/ diff --git a/www/p5-Net-Amazon-AWIS/pkg-descr b/www/p5-Net-Amazon-AWIS/pkg-descr index 38b35869981f..41d4196bead1 100644 --- a/www/p5-Net-Amazon-AWIS/pkg-descr +++ b/www/p5-Net-Amazon-AWIS/pkg-descr @@ -20,4 +20,4 @@ per subscription ID per day. There are some limitations, so be sure to read The Amazon Alexa Web Information Service FAQ. -WWW: http://search.cpan.org/dist/Net-Amazon-AWIS/ +WWW: http://search.cpan.org/dist/Net-Amazon-AWIS/ diff --git a/www/p5-Net-Async-FastCGI/pkg-descr b/www/p5-Net-Async-FastCGI/pkg-descr index a79a7a467e2c..f1897fe2dec0 100644 --- a/www/p5-Net-Async-FastCGI/pkg-descr +++ b/www/p5-Net-Async-FastCGI/pkg-descr @@ -1,3 +1,3 @@ Perl module to use FastCGI with IO::Async -WWW: http://search.cpan.org/dist/Net-Async-FastCGI/ +WWW: http://search.cpan.org/dist/Net-Async-FastCGI/ diff --git a/www/p5-Net-FreshBooks-API/pkg-descr b/www/p5-Net-FreshBooks-API/pkg-descr index 364c40ee2908..5fe0629d5e57 100644 --- a/www/p5-Net-FreshBooks-API/pkg-descr +++ b/www/p5-Net-FreshBooks-API/pkg-descr @@ -3,4 +3,4 @@ manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects. -WWW: http://search.cpan.org/dist/Net-FreshBooks-API/ +WWW: http://search.cpan.org/dist/Net-FreshBooks-API/ diff --git a/www/p5-Net-Trac/pkg-descr b/www/p5-Net-Trac/pkg-descr index 8faf4a0aadcc..ac65314392b4 100644 --- a/www/p5-Net-Trac/pkg-descr +++ b/www/p5-Net-Trac/pkg-descr @@ -4,4 +4,4 @@ an RPC interface around Trac's webforms and the feeds it exports. Because of this, it's somewhat more brittle than a true RPC client would be. -WWW: http://search.cpan.org/dist/Net-Trac/ +WWW: http://search.cpan.org/dist/Net-Trac/ diff --git a/www/p5-Perlanet/pkg-descr b/www/p5-Perlanet/pkg-descr index 7b24c86a3a70..b285007ba5eb 100644 --- a/www/p5-Perlanet/pkg-descr +++ b/www/p5-Perlanet/pkg-descr @@ -3,4 +3,4 @@ Perlanet is a program for creating programs that aggregate web feeds after the Python software which originally popularised them. Perlanet is a planet builder written in Perl - hence "Perlanet". -WWW: http://search.cpan.org/dist/Perlanet/ +WWW: http://search.cpan.org/dist/Perlanet/ diff --git a/www/p5-REST-Google-Apps-Provisioning/pkg-descr b/www/p5-REST-Google-Apps-Provisioning/pkg-descr index 41dd5d246be5..68bc934d3df4 100644 --- a/www/p5-REST-Google-Apps-Provisioning/pkg-descr +++ b/www/p5-REST-Google-Apps-Provisioning/pkg-descr @@ -1,4 +1,4 @@ REST::Google::Apps::Provisioning provides a Perl interface to Google's RESTful Apps API. -WWW: http://search.cpan.org/dist/REST-Google-Apps-Provisioning/ +WWW: http://search.cpan.org/dist/REST-Google-Apps-Provisioning/ diff --git a/www/p5-SWF-Chart/pkg-descr b/www/p5-SWF-Chart/pkg-descr index 95d1c7997efe..ab97787b5a3a 100644 --- a/www/p5-SWF-Chart/pkg-descr +++ b/www/p5-SWF-Chart/pkg-descr @@ -11,5 +11,5 @@ compatible. Note that there are a few extra helper functions that this module provides. -WWW: http://search.cpan.org/dist/SWF-Chart/ -WWW: http://www.maani.us/xml_charts/index.php +WWW: http://search.cpan.org/dist/SWF-Chart/ +WWW: http://www.maani.us/xml_charts/index.php diff --git a/www/p5-Tatsumaki/pkg-descr b/www/p5-Tatsumaki/pkg-descr index d8b48e9a9487..3fc62a3618a3 100644 --- a/www/p5-Tatsumaki/pkg-descr +++ b/www/p5-Tatsumaki/pkg-descr @@ -6,4 +6,4 @@ response with template rendering, IO-bound delayed response (like fetching third party API or XML feeds), server push streaming and long-poll Comet in a clean unified API. -WWW: http://search.cpan.org/dist/Tatsumaki/ +WWW: http://search.cpan.org/dist/Tatsumaki/ diff --git a/www/p5-Template-Plugin-JavaScript/pkg-descr b/www/p5-Template-Plugin-JavaScript/pkg-descr index 210f5612e385..e580935a790a 100644 --- a/www/p5-Template-Plugin-JavaScript/pkg-descr +++ b/www/p5-Template-Plugin-JavaScript/pkg-descr @@ -2,4 +2,4 @@ Template::Plugin::JavaScript is a TT filter that filters text so it can be safely used in JavaScript quotes. Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> -WWW: http://search.cpan.org/dist/Template-Plugin-JavaScript/ +WWW: http://search.cpan.org/dist/Template-Plugin-JavaScript/ diff --git a/www/p5-WWW-DHL/pkg-descr b/www/p5-WWW-DHL/pkg-descr index d14f49c1e4ce..9e566fc7b3d4 100644 --- a/www/p5-WWW-DHL/pkg-descr +++ b/www/p5-WWW-DHL/pkg-descr @@ -3,4 +3,4 @@ DHL website. For privacy issues please consider the website. Please note: This module is still some kind of alpha, because there are many different pages on the DHL website. -WWW: http://search.cpan.org/dist/WWW-DHL/ +WWW: http://search.cpan.org/dist/WWW-DHL/ diff --git a/www/p5-WWW-Facebook-API/pkg-descr b/www/p5-WWW-Facebook-API/pkg-descr index f1e2563df5ff..946df1bc6946 100644 --- a/www/p5-WWW-Facebook-API/pkg-descr +++ b/www/p5-WWW-Facebook-API/pkg-descr @@ -5,4 +5,4 @@ canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSON. -WWW: http://search.cpan.org/dist/WWW-Facebook-API/ +WWW: http://search.cpan.org/dist/WWW-Facebook-API/ diff --git a/www/p5-WWW-Mechanize-FormFiller/pkg-descr b/www/p5-WWW-Mechanize-FormFiller/pkg-descr index fee262e326da..930f934647f6 100644 --- a/www/p5-WWW-Mechanize-FormFiller/pkg-descr +++ b/www/p5-WWW-Mechanize-FormFiller/pkg-descr @@ -7,4 +7,4 @@ to be queried interactively from the user, values taken randomly from a list of values and values specified through a callback to some Perl code. -WWW: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/ +WWW: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/ diff --git a/www/p5-WWW-Mechanize-Shell/pkg-descr b/www/p5-WWW-Mechanize-Shell/pkg-descr index bc0b0df302d4..11e718464547 100644 --- a/www/p5-WWW-Mechanize-Shell/pkg-descr +++ b/www/p5-WWW-Mechanize-Shell/pkg-descr @@ -3,4 +3,4 @@ has the capability to output crude Perl code that recreates the recorded session. Its main use is as an interactive starting point for automating a session through WWW::Mechanize. -WWW: http://search.cpan.org/dist/WWW-Mechanize-Shell/ +WWW: http://search.cpan.org/dist/WWW-Mechanize-Shell/ diff --git a/www/p5-WWW-Myspace/pkg-descr b/www/p5-WWW-Myspace/pkg-descr index adf681afd7b5..24c596a6fb18 100644 --- a/www/p5-WWW-Myspace/pkg-descr +++ b/www/p5-WWW-Myspace/pkg-descr @@ -3,4 +3,4 @@ and functions automatically. It provides a simple interface for scripts to log in, access lists of friends, scan user's profiles, retreive profile data, send messages, and post comments. -WWW: http://search.cpan.org/dist/WWW-Myspace/ +WWW: http://search.cpan.org/dist/WWW-Myspace/ diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/pkg-descr b/www/p5-WWW-Pastebin-PastebinCom-Create/pkg-descr index 19d03ec52ae2..f9e8e6cfd414 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/pkg-descr +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/pkg-descr @@ -1,4 +1,4 @@ The module provides means of pasting large texts into http://pastebin.com pastebin site. -WWW: http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/ +WWW: http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/ diff --git a/www/p5-WWW-Search-MSN/pkg-descr b/www/p5-WWW-Search-MSN/pkg-descr index 1cecbe523b2b..840c7718cb05 100644 --- a/www/p5-WWW-Search-MSN/pkg-descr +++ b/www/p5-WWW-Search-MSN/pkg-descr @@ -1,4 +1,4 @@ This module provides a backend of WWW::Search to search using http://search.msn.com/. -WWW: http://search.cpan.org/dist/WWW-Search-MSN/ +WWW: http://search.cpan.org/dist/WWW-Search-MSN/ diff --git a/www/p5-WWW-Spinn3r/pkg-descr b/www/p5-WWW-Spinn3r/pkg-descr index 34efe8c05384..61c6f3b1c82a 100644 --- a/www/p5-WWW-Spinn3r/pkg-descr +++ b/www/p5-WWW-Spinn3r/pkg-descr @@ -5,4 +5,4 @@ http://spinn3r.com/documentation. Spinn3r service is available through a vendor key, which you can get from the good folks at Tailrank, http://spinn3r.com/contact. -WWW: http://search.cpan.org/dist/WWW-Spinn3r/ +WWW: http://search.cpan.org/dist/WWW-Spinn3r/ diff --git a/www/p5-Web-Scraper/pkg-descr b/www/p5-Web-Scraper/pkg-descr index e3229a91347e..46cbed55a605 100644 --- a/www/p5-Web-Scraper/pkg-descr +++ b/www/p5-Web-Scraper/pkg-descr @@ -1,4 +1,4 @@ Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. -WWW: http://search.cpan.org/dist/Web-Scraper/ +WWW: http://search.cpan.org/dist/Web-Scraper/ diff --git a/www/p5-WebService-Basecamp/pkg-descr b/www/p5-WebService-Basecamp/pkg-descr index 59cb367477af..145a2c1990e0 100644 --- a/www/p5-WebService-Basecamp/pkg-descr +++ b/www/p5-WebService-Basecamp/pkg-descr @@ -18,4 +18,4 @@ The documentation for this module is based on the Basecamp API docs available at http://www.basecamphq.com/api. It is recommended you read the official docs to become familiar with the data reference. -WWW: http://search.cpan.org/dist/WebService-Basecamp/ +WWW: http://search.cpan.org/dist/WebService-Basecamp/ diff --git a/www/p5-WebService-CIA/pkg-descr b/www/p5-WebService-CIA/pkg-descr index 11a31465d441..48772834f8d9 100644 --- a/www/p5-WebService-CIA/pkg-descr +++ b/www/p5-WebService-CIA/pkg-descr @@ -1,3 +1,3 @@ A module which gets information from the CIA World Factbook. -WWW: http://search.cpan.org/dist/WebService-CIA/ +WWW: http://search.cpan.org/dist/WebService-CIA/ diff --git a/www/p5-WebService-Linode/pkg-descr b/www/p5-WebService-Linode/pkg-descr index e0be6425128b..e7b8801aa736 100644 --- a/www/p5-WebService-Linode/pkg-descr +++ b/www/p5-WebService-Linode/pkg-descr @@ -3,4 +3,4 @@ had dots replaced with underscores to generate the perl method name. All keys and parameters have been lower cased but returned data remains otherwise the same. -WWW: http://search.cpan.org/dist/WebService-Linode/ +WWW: http://search.cpan.org/dist/WebService-Linode/ diff --git a/www/p5-WordPress-XMLRPC/pkg-descr b/www/p5-WordPress-XMLRPC/pkg-descr index 89d5495dbef2..aeb4259bb177 100644 --- a/www/p5-WordPress-XMLRPC/pkg-descr +++ b/www/p5-WordPress-XMLRPC/pkg-descr @@ -1,3 +1,3 @@ Perl module to interract to a wordpress blog's xmlrpc.php file. -WWW: http://search.cpan.org/dist/WordPress-XMLRPC/ +WWW: http://search.cpan.org/dist/WordPress-XMLRPC/ |