diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-22 03:31:43 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-22 03:31:43 +0800 |
commit | b0ed182f7d14520369ed0a2b511ef4f834544e94 (patch) | |
tree | fa40324d94e5cfb74a2c242f7d9378dd4a034162 | |
parent | 47922be03516705d7627fe559c77e1b63270509d (diff) | |
download | freebsd-ports-graphics-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.gz freebsd-ports-graphics-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.zst freebsd-ports-graphics-b0ed182f7d14520369ed0a2b511ef4f834544e94.zip |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
429 files changed, 429 insertions, 429 deletions
diff --git a/archivers/p5-Archive-Zip/pkg-descr b/archivers/p5-Archive-Zip/pkg-descr index 63f4e3a913a..9d6779cd16a 100644 --- a/archivers/p5-Archive-Zip/pkg-descr +++ b/archivers/p5-Archive-Zip/pkg-descr @@ -2,6 +2,6 @@ The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Author: Ned Konz -WWW: http://search.cpan.org/search?dist=Archive-Zip +WWW: http://search.cpan.org/dist/Archive-Zip/ --will diff --git a/archivers/p5-IO-Zlib/pkg-descr b/archivers/p5-IO-Zlib/pkg-descr index d5d3ca81716..5d1446438b4 100644 --- a/archivers/p5-IO-Zlib/pkg-descr +++ b/archivers/p5-IO-Zlib/pkg-descr @@ -5,4 +5,4 @@ package. The main advantage is that you can use an IO::Zlib object in much the same way as an IO::File object so you can have common code that doesn't know which sort of file it is using. -WWW: http://search.cpan.org/search?dist=IO-Zlib +WWW: http://search.cpan.org/dist/IO-Zlib/ diff --git a/astro/p5-Astro-MoonPhase/pkg-descr b/astro/p5-Astro-MoonPhase/pkg-descr index a5468b16167..a397b61d3d9 100644 --- a/astro/p5-Astro-MoonPhase/pkg-descr +++ b/astro/p5-Astro-MoonPhase/pkg-descr @@ -1,6 +1,6 @@ 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/ --will diff --git a/astro/p5-Astro-Sunrise/pkg-descr b/astro/p5-Astro-Sunrise/pkg-descr index 46a304d3ad9..413af35fdf0 100644 --- a/astro/p5-Astro-Sunrise/pkg-descr +++ b/astro/p5-Astro-Sunrise/pkg-descr @@ -1,6 +1,6 @@ This module returns the sunrise/sunset for a given day. -WWW: http://search.cpan.org/search?dist=Astro-Sunrise +WWW: http://search.cpan.org/dist/Astro-Sunrise/ -Anton <tobez@FreeBSD.org> diff --git a/audio/p5-Audio-Wav/pkg-descr b/audio/p5-Audio-Wav/pkg-descr index 8cbfd78d0d5..c472d66c783 100644 --- a/audio/p5-Audio-Wav/pkg-descr +++ b/audio/p5-Audio-Wav/pkg-descr @@ -1,4 +1,4 @@ These Perl modules provide a method of reading and writing uncompressed Microsoft WAV files. -WWW: http://search.cpan.org/search?dist=Audio-Wav +WWW: http://search.cpan.org/dist/Audio-Wav/ diff --git a/audio/p5-CDDB-File/pkg-descr b/audio/p5-CDDB-File/pkg-descr index 9c29a3e2c1e..1783e82e142 100644 --- a/audio/p5-CDDB-File/pkg-descr +++ b/audio/p5-CDDB-File/pkg-descr @@ -3,4 +3,4 @@ files, as used by freedb. It does not read data from your CD, or submit information to freedb. -WWW: http://search.cpan.org/search?dist=CDDB-File +WWW: http://search.cpan.org/dist/CDDB-File/ diff --git a/audio/p5-CDDB/pkg-descr b/audio/p5-CDDB/pkg-descr index 902553e5fc7..0dbe4374ca4 100644 --- a/audio/p5-CDDB/pkg-descr +++ b/audio/p5-CDDB/pkg-descr @@ -8,7 +8,7 @@ itself, but relies on the main program supplying disc data. Therefore, it is particularly useful for developing software that deals with alternative media, such as MPEG audio files. -WWW: http://search.cpan.org/dist/CDDB +WWW: http://search.cpan.org/dist/CDDB/ - Yar yar@comp.chem.msu.su diff --git a/converters/p5-Boulder/pkg-descr b/converters/p5-Boulder/pkg-descr index c2d6a3eeb36..20c62894edf 100644 --- a/converters/p5-Boulder/pkg-descr +++ b/converters/p5-Boulder/pkg-descr @@ -9,4 +9,4 @@ The end of a record is indicated by an empty delimiter alone on a line. The delimiter is "=" by default, but can be adjusted by the user. -WWW: http://search.cpan.org/search?dist=Boulder +WWW: http://search.cpan.org/dist/Boulder/ diff --git a/converters/p5-Text-Unidecode/pkg-descr b/converters/p5-Text-Unidecode/pkg-descr index 7398382006c..275c6838464 100644 --- a/converters/p5-Text-Unidecode/pkg-descr +++ b/converters/p5-Text-Unidecode/pkg-descr @@ -8,4 +8,4 @@ user who actually wants to read what the text says. What Text::Unidecode provides is a function, unidecode(...) that takes Unicode data and tries to represent it in US-ASCII characters. -WWW: http://search.cpan.org/dist/Text-Unidecode +WWW: http://search.cpan.org/dist/Text-Unidecode/ diff --git a/converters/p5-Unicode-IMAPUtf7/pkg-descr b/converters/p5-Unicode-IMAPUtf7/pkg-descr index 5855b62a326..2a5144e6eac 100644 --- a/converters/p5-Unicode-IMAPUtf7/pkg-descr +++ b/converters/p5-Unicode-IMAPUtf7/pkg-descr @@ -2,6 +2,6 @@ IMAP mailbox names are encoded in a modified UTF7 when names contains international characters outside of the printable ASCII range. The modified UTF-7 encoding is defined in RFC2060 (section 5.1.3). -WWW: http://search.cpan.org/search?dist=Unicode-IMAPUtf7 +WWW: http://search.cpan.org/dist/Unicode-IMAPUtf7/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-CDB_File-Generator/pkg-descr b/databases/p5-CDB_File-Generator/pkg-descr index e17f5b20499..e10c52f44fe 100644 --- a/databases/p5-CDB_File-Generator/pkg-descr +++ b/databases/p5-CDB_File-Generator/pkg-descr @@ -2,6 +2,6 @@ CDB::Generator is a designed for generating very large sorted CDB files. This makes it easy to generate files in which cdbmultiget can return more than one key. -WWW: http://search.cpan.org/search?dist=CDB_File-Generator +WWW: http://search.cpan.org/dist/CDB_File-Generator/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-Class-DBI-DATA-Schema/pkg-descr b/databases/p5-Class-DBI-DATA-Schema/pkg-descr index a5dd82df301..21b832525eb 100644 --- a/databases/p5-Class-DBI-DATA-Schema/pkg-descr +++ b/databases/p5-Class-DBI-DATA-Schema/pkg-descr @@ -2,4 +2,4 @@ This is an extension to Class::DBI which injects a method into your class to find and execute all SQL statements in the DATA section of the package. -WWW: http://search.cpan.org/dist/Class-DBI-DATA-Schema +WWW: http://search.cpan.org/dist/Class-DBI-DATA-Schema/ diff --git a/databases/p5-Class-DBI-Plugin-AbstractCount/pkg-descr b/databases/p5-Class-DBI-Plugin-AbstractCount/pkg-descr index 1902113bfb6..8b81061d979 100644 --- a/databases/p5-Class-DBI-Plugin-AbstractCount/pkg-descr +++ b/databases/p5-Class-DBI-Plugin-AbstractCount/pkg-descr @@ -3,4 +3,4 @@ Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract. -WWW: http://search.cpan.org/dist/Class-DBI-Plugin-AbstractCount +WWW: http://search.cpan.org/dist/Class-DBI-Plugin-AbstractCount/ diff --git a/databases/p5-Class-DBI-Plugin/pkg-descr b/databases/p5-Class-DBI-Plugin/pkg-descr index 179fdfeb34e..3258094aad7 100644 --- a/databases/p5-Class-DBI-Plugin/pkg-descr +++ b/databases/p5-Class-DBI-Plugin/pkg-descr @@ -4,4 +4,4 @@ should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module. -WWW: http://search.cpan.org/dist/Class-DBI-Plugin +WWW: http://search.cpan.org/dist/Class-DBI-Plugin/ diff --git a/databases/p5-DBD-Excel/pkg-descr b/databases/p5-DBD-Excel/pkg-descr index aa8a8ed6442..04f2c650310 100644 --- a/databases/p5-DBD-Excel/pkg-descr +++ b/databases/p5-DBD-Excel/pkg-descr @@ -1,5 +1,5 @@ A class for DBI drivers that acts on Excel files -WWW: http://search.cpan.org/search?dist=DBD-Excel +WWW: http://search.cpan.org/dist/DBD-Excel/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-DBD-File/pkg-descr b/databases/p5-DBD-File/pkg-descr index 6e1c1ec0c82..70436a2c0a8 100644 --- a/databases/p5-DBD-File/pkg-descr +++ b/databases/p5-DBD-File/pkg-descr @@ -4,4 +4,4 @@ This module is currently not directly usable, rather it is a base subclass for modules like DBD::CSV and DBD::AnyData. See documentation for those modules. -WWW: http://search.cpan.org/dist/DBD-File +WWW: http://search.cpan.org/dist/DBD-File/ diff --git a/databases/p5-DBD-LDAP/pkg-descr b/databases/p5-DBD-LDAP/pkg-descr index 8a1aa8a2668..32d79aad79c 100644 --- a/databases/p5-DBD-LDAP/pkg-descr +++ b/databases/p5-DBD-LDAP/pkg-descr @@ -3,6 +3,6 @@ standard LDAP databases to Perl's database-independent database interface. You will need access to an existing LDAP database or set up your own using an LDAP server, ie. "OpenLDAP". -WWW: http://search.cpan.org/search?dist=DBD-LDAP +WWW: http://search.cpan.org/dist/DBD-LDAP/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-DBD-RAM/pkg-descr b/databases/p5-DBD-RAM/pkg-descr index 056a4fdc855..f37da0e03d8 100644 --- a/databases/p5-DBD-RAM/pkg-descr +++ b/databases/p5-DBD-RAM/pkg-descr @@ -5,4 +5,4 @@ almost any kind of file, supporting SQL manipulation of the file without converting the file out of its native format. -WWW: http://search.cpan.org/dist/DBD-RAM +WWW: http://search.cpan.org/dist/DBD-RAM/ diff --git a/databases/p5-DBIx-AnyDBD/pkg-descr b/databases/p5-DBIx-AnyDBD/pkg-descr index 22bbe82277a..cb70ec30d1e 100644 --- a/databases/p5-DBIx-AnyDBD/pkg-descr +++ b/databases/p5-DBIx-AnyDBD/pkg-descr @@ -5,6 +5,6 @@ away the responsibility for coding different SQL on different platforms, but to simply provide a platform that uses the right class at the right time for whatever DB is currently in use. -WWW: http://search.cpan.org/search?dist=DBIx-AnyDBD +WWW: http://search.cpan.org/dist/DBIx-AnyDBD/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-DBIx-Browse/pkg-descr b/databases/p5-DBIx-Browse/pkg-descr index f4be901d3ce..6d6e4f95033 100644 --- a/databases/p5-DBIx-Browse/pkg-descr +++ b/databases/p5-DBIx-Browse/pkg-descr @@ -8,6 +8,6 @@ detail table has a reference (FOREIGN KEY) to a generic table (i.e. Customers and Bills) with some index (tipically an integer). -WWW: http://search.cpan.org/search?dist=DBIx-Browse +WWW: http://search.cpan.org/dist/DBIx-Browse/ Philip M. Gollucci <philip@p6m7g8.com> diff --git a/databases/p5-DBIx-SQLEngine/pkg-descr b/databases/p5-DBIx-SQLEngine/pkg-descr index 2ebafdb7702..0cfb13ed09d 100644 --- a/databases/p5-DBIx-SQLEngine/pkg-descr +++ b/databases/p5-DBIx-SQLEngine/pkg-descr @@ -4,6 +4,6 @@ database handle, adding methods that support ad-hoc SQL generation and query execution in a single call. Dynamic subclassing based on database server type enables cross-platform portability. -WWW: http://search.cpan.org/search?dist=DBIx-SQLEngine +WWW: http://search.cpan.org/dist/DBIx-SQLEngine/ Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> diff --git a/databases/p5-DBIx-SearchBuilder/pkg-descr b/databases/p5-DBIx-SearchBuilder/pkg-descr index e7c1334a0b0..dd42e9efff2 100644 --- a/databases/p5-DBIx-SearchBuilder/pkg-descr +++ b/databases/p5-DBIx-SearchBuilder/pkg-descr @@ -1,6 +1,6 @@ Perl extension for easy SQL SELECT Statement generation. -WWW: http://search.cpan.org/search?dist=DBIx-SearchBuilder +WWW: http://search.cpan.org/dist/DBIx-SearchBuilder/ -Anton <tobez@FreeBSD.org> diff --git a/databases/p5-DBIx-Table/pkg-descr b/databases/p5-DBIx-Table/pkg-descr index 4c6b56d6c53..692feeec098 100644 --- a/databases/p5-DBIx-Table/pkg-descr +++ b/databases/p5-DBIx-Table/pkg-descr @@ -6,6 +6,6 @@ is flexible enough, though, that it can be used to abstract most any schema in a way that is comfortable to the perl coder who is not familiar with the underlying schema, or even SQL. -WWW: http://search.cpan.org/search?dist=DBIx-Table +WWW: http://search.cpan.org/dist/DBIx-Table/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-MLDBM/pkg-descr b/databases/p5-MLDBM/pkg-descr index 67c350fc2f0..7dd28fbedd9 100644 --- a/databases/p5-MLDBM/pkg-descr +++ b/databases/p5-MLDBM/pkg-descr @@ -8,4 +8,4 @@ It works by converting the values in the hash that are references, to their string representation in perl syntax. When using a DBM database, it is this string that gets stored. -WWW: http://search.cpan.org/search?dist=MLDBM +WWW: http://search.cpan.org/dist/MLDBM/ diff --git a/databases/p5-Metadata/pkg-descr b/databases/p5-Metadata/pkg-descr index 9612c0f57ce..1ecf2ba76c8 100644 --- a/databases/p5-Metadata/pkg-descr +++ b/databases/p5-Metadata/pkg-descr @@ -3,6 +3,6 @@ compatible metadata and subclasses for IAFA Templates, SOIF (Harvest) and should be easily extendible to similar (fairly flat) metadata formats. -WWW: http://search.cpan.org/search?dist=Metadata +WWW: http://search.cpan.org/dist/Metadata/ Seamus Venasse <svenasse@polaris.ca> diff --git a/databases/p5-SQL-Abstract-Limit/pkg-descr b/databases/p5-SQL-Abstract-Limit/pkg-descr index fb6a6a5d4e7..4f50c1089c1 100644 --- a/databases/p5-SQL-Abstract-Limit/pkg-descr +++ b/databases/p5-SQL-Abstract-Limit/pkg-descr @@ -1,3 +1,3 @@ SQL portability layer for LIMIT emulation. -WWW: http://search.cpan.org/dist/SQL-Abstract-Limit +WWW: http://search.cpan.org/dist/SQL-Abstract-Limit/ diff --git a/databases/p5-SQL-Abstract/pkg-descr b/databases/p5-SQL-Abstract/pkg-descr index 00669c5e682..a3d7e21acab 100644 --- a/databases/p5-SQL-Abstract/pkg-descr +++ b/databases/p5-SQL-Abstract/pkg-descr @@ -8,4 +8,4 @@ several important differences, especially when it comes to WHERE clauses. I have modified the concepts used to make the SQL easier to generate from Perl data structures and, IMO, more intuitive. -WWW: http://search.cpan.org/search?dist=SQL-Abstract +WWW: http://search.cpan.org/dist/SQL-Abstract/ diff --git a/databases/p5-Time-Piece-MySQL/pkg-descr b/databases/p5-Time-Piece-MySQL/pkg-descr index a95fb59bc34..82d56261ee0 100644 --- a/databases/p5-Time-Piece-MySQL/pkg-descr +++ b/databases/p5-Time-Piece-MySQL/pkg-descr @@ -1,4 +1,4 @@ Using this module instead of, or in addition to Time::Piece adds a few MySQL-specific date/time methods to Time::Piece objects. -WWW: http://search.cpan.org/search?dist=Time-Piece-MySQL +WWW: http://search.cpan.org/dist/Time-Piece-MySQL/ diff --git a/devel/p5-Algorithm-Accounting/pkg-descr b/devel/p5-Algorithm-Accounting/pkg-descr index 7cdaf92e8ad..8d20247882a 100644 --- a/devel/p5-Algorithm-Accounting/pkg-descr +++ b/devel/p5-Algorithm-Accounting/pkg-descr @@ -10,4 +10,4 @@ see simple result. You may specify a filed_groups parameter (arrayref of arrayref), and Algorithm::Accounting will account these fields in groups. -WWW: http://search.cpan.org/dist/Algorithm-Accounting +WWW: http://search.cpan.org/dist/Algorithm-Accounting/ diff --git a/devel/p5-Algorithm-Bucketizer/pkg-descr b/devel/p5-Algorithm-Bucketizer/pkg-descr index da0ffa8ae91..777995f4d12 100644 --- a/devel/p5-Algorithm-Bucketizer/pkg-descr +++ b/devel/p5-Algorithm-Bucketizer/pkg-descr @@ -2,4 +2,4 @@ Algorithm::Bucketizer distributes items of a defined size into a number of dynamically created buckets, each of them capable of holding items of a defined total size. -WWW: http://search.cpan.org/search?dist=Algorithm-Bucketizer +WWW: http://search.cpan.org/dist/Algorithm-Bucketizer/ diff --git a/devel/p5-Algorithm-Cluster/pkg-descr b/devel/p5-Algorithm-Cluster/pkg-descr index 2cb5d3ca5d7..6fe14424a42 100644 --- a/devel/p5-Algorithm-Cluster/pkg-descr +++ b/devel/p5-Algorithm-Cluster/pkg-descr @@ -11,4 +11,4 @@ This module is a Perl wrapper for the C clustering library for cDNA microarray data, Copyright (C) 2002 Michiel Jan Laurens de Hoon. Author: John Nolan <jpnolan@sonic.net> -WWW: http://search.cpan.org/search?dist=Algorithm-Cluster +WWW: http://search.cpan.org/dist/Algorithm-Cluster/ diff --git a/devel/p5-Algorithm-Diff/pkg-descr b/devel/p5-Algorithm-Diff/pkg-descr index 9a78438e487..acd531ded82 100644 --- a/devel/p5-Algorithm-Diff/pkg-descr +++ b/devel/p5-Algorithm-Diff/pkg-descr @@ -4,7 +4,7 @@ of things. It uses an intelligent algorithm similar/identical to the one used by classical Unix diff(1). It is guaranteed to find the *smallest possible* set of differences. -WWW: http://search.cpan.org/search?dist=Algorithm-Diff +WWW: http://search.cpan.org/dist/Algorithm-Diff/ Author: Ned Konz <perl@bike-nomad.com> --will diff --git a/devel/p5-Algorithm-MinMax/pkg-descr b/devel/p5-Algorithm-MinMax/pkg-descr index ce26049bf98..436e3c31bab 100644 --- a/devel/p5-Algorithm-MinMax/pkg-descr +++ b/devel/p5-Algorithm-MinMax/pkg-descr @@ -2,6 +2,6 @@ Algorithm::MinMax finds the minimum and maximum of a given array with at most 3n/2 - 2 comparisons, where n is the number of elements of the array. -WWW: http://search.cpan.org/dist/Algorithm-MinMax +WWW: http://search.cpan.org/dist/Algorithm-MinMax/ --clsung diff --git a/devel/p5-Algorithm-Permute/pkg-descr b/devel/p5-Algorithm-Permute/pkg-descr index 3595c8cee20..a2d61f9b575 100644 --- a/devel/p5-Algorithm-Permute/pkg-descr +++ b/devel/p5-Algorithm-Permute/pkg-descr @@ -3,6 +3,6 @@ although its algorithm is perhaps not the fastest available. Currently it only supports permutation n of n objects. Author: Edwin Pratomo <ed.pratomo@computer.org> -WWW: http://search.cpan.org/search?dist=Algorithm-Permute +WWW: http://search.cpan.org/dist/Algorithm-Permute/ --will diff --git a/devel/p5-AppConfig-Std/pkg-descr b/devel/p5-AppConfig-Std/pkg-descr index 57248d74123..e892ae8176f 100644 --- a/devel/p5-AppConfig-Std/pkg-descr +++ b/devel/p5-AppConfig-Std/pkg-descr @@ -3,4 +3,4 @@ configuration variables and command-line switches. It is implemented as a subclass of AppConfig; AppConfig provides a general mechanism for handling global configuration variables. -WWW: http://search.cpan.org/search?dist=AppConfig-Std +WWW: http://search.cpan.org/dist/AppConfig-Std/ diff --git a/devel/p5-AtExit/pkg-descr b/devel/p5-AtExit/pkg-descr index 9c4bc997840..1c0768a7864 100644 --- a/devel/p5-AtExit/pkg-descr +++ b/devel/p5-AtExit/pkg-descr @@ -8,7 +8,7 @@ one registered is invoked first). Registering the same subroutine more than once will cause that subroutine to be invoked once for each registration. -WWW: http://search.cpan.org/search?dist=AtExit +WWW: http://search.cpan.org/dist/AtExit/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-BSD-Resource/pkg-descr b/devel/p5-BSD-Resource/pkg-descr index 9a9a7540f93..5873e1dc551 100644 --- a/devel/p5-BSD-Resource/pkg-descr +++ b/devel/p5-BSD-Resource/pkg-descr @@ -15,4 +15,4 @@ which provides the same functionality as the one in core Perl, only with better time resolution. Author: Jarkko Hietaniemi <jhi@iki.fi> -WWW: http://search.cpan.org/search?dist=BSD-Resource +WWW: http://search.cpan.org/dist/BSD-Resource/ diff --git a/devel/p5-BSD-stat/pkg-descr b/devel/p5-BSD-stat/pkg-descr index b4267fa50d7..4e69ccf9ee2 100644 --- a/devel/p5-BSD-stat/pkg-descr +++ b/devel/p5-BSD-stat/pkg-descr @@ -2,7 +2,7 @@ This module's default exports override the core stat() and lstat() functions, replacing them with versions that contain BSD 4.4 extentions such as flags. This module also adds chflags function. -WWW: http://search.cpan.org/search?dist=BSD-stat +WWW: http://search.cpan.org/dist/BSD-stat/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-C-Scan/pkg-descr b/devel/p5-C-Scan/pkg-descr index 56a7fb073c7..4f4d7359c4c 100644 --- a/devel/p5-C-Scan/pkg-descr +++ b/devel/p5-C-Scan/pkg-descr @@ -3,4 +3,4 @@ constructs such as included header files, macros and their arguments, declarations of functions, extern declarations, and typedefs. It uses the Data::Flow interface. -WWW: http://search.cpan.org/search?dist=C-Scan +WWW: http://search.cpan.org/dist/C-Scan/ diff --git a/devel/p5-CPAN-Mini/pkg-descr b/devel/p5-CPAN-Mini/pkg-descr index 340b51d71af..3595160514e 100644 --- a/devel/p5-CPAN-Mini/pkg-descr +++ b/devel/p5-CPAN-Mini/pkg-descr @@ -2,4 +2,4 @@ CPAN::Mini provides a simple mechanism to build and update a minimal mirror of the CPAN on your local disk. It contains only those files needed to install the newest version of every distribution. -WWW: http://search.cpan.org/dist/CPAN-Mini +WWW: http://search.cpan.org/dist/CPAN-Mini/ diff --git a/devel/p5-Cache-Cache/pkg-descr b/devel/p5-Cache-Cache/pkg-descr index 4a54a4cbb51..bbf55d0f71c 100644 --- a/devel/p5-Cache-Cache/pkg-descr +++ b/devel/p5-Cache-Cache/pkg-descr @@ -5,7 +5,7 @@ Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and Cache::SizeAwareSharedMemoryCache classes. This work replaces File::Cache and IPC::Cache. -WWW: http://search.cpan.org/search?dist=Cache-Cache +WWW: http://search.cpan.org/dist/Cache-Cache/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Cache/pkg-descr b/devel/p5-Cache/pkg-descr index d8aed0276e1..9804e0703f0 100644 --- a/devel/p5-Cache/pkg-descr +++ b/devel/p5-Cache/pkg-descr @@ -3,4 +3,4 @@ data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. -WWW: http://search.cpan.org/dist/Cache +WWW: http://search.cpan.org/dist/Cache/ diff --git a/devel/p5-Carp-Clan/pkg-descr b/devel/p5-Carp-Clan/pkg-descr index b3486cdbe97..9235dad7a09 100644 --- a/devel/p5-Carp-Clan/pkg-descr +++ b/devel/p5-Carp-Clan/pkg-descr @@ -2,4 +2,4 @@ This module is based on Carp.pm from Perl 5.005_03. It has been modified to skip all package names matching the pattern given in the "use" statement inside the "qw()" term (or argument list). -WWW: http://search.cpan.org/dist/Carp-Clan +WWW: http://search.cpan.org/dist/Carp-Clan/ diff --git a/devel/p5-Carp-Datum/pkg-descr b/devel/p5-Carp-Datum/pkg-descr index 8b1a8025f80..2d1c26ee540 100644 --- a/devel/p5-Carp-Datum/pkg-descr +++ b/devel/p5-Carp-Datum/pkg-descr @@ -1,3 +1,3 @@ Debugging And Tracing Ultimate Module. -WWW: http://search.cpan.org/search?dist=Carp-Datum +WWW: http://search.cpan.org/dist/Carp-Datum/ diff --git a/devel/p5-Class-Accessor-Chained/pkg-descr b/devel/p5-Class-Accessor-Chained/pkg-descr index adbaea257e2..481cc57395e 100644 --- a/devel/p5-Class-Accessor-Chained/pkg-descr +++ b/devel/p5-Class-Accessor-Chained/pkg-descr @@ -2,4 +2,4 @@ A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments. -WWW: http://search.cpan.org/dist/Class-Accessor-Chained +WWW: http://search.cpan.org/dist/Class-Accessor-Chained/ diff --git a/devel/p5-Class-Contract/pkg-descr b/devel/p5-Class-Contract/pkg-descr index 9297680e87b..36a863df344 100644 --- a/devel/p5-Class-Contract/pkg-descr +++ b/devel/p5-Class-Contract/pkg-descr @@ -5,7 +5,7 @@ attribute, method, constructor, and destructor definitions at both the object and class level. Pre-conditions, post-conditions, and class invariants are also fully supported. -WWW: http://search.cpan.org/search?dist=Class-Contract +WWW: http://search.cpan.org/dist/Class-Contract/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Class-Data-Inheritable/pkg-descr b/devel/p5-Class-Data-Inheritable/pkg-descr index e5bdcc3998b..df87c1824b3 100644 --- a/devel/p5-Class-Data-Inheritable/pkg-descr +++ b/devel/p5-Class-Data-Inheritable/pkg-descr @@ -3,7 +3,7 @@ data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden. -WWW: http://search.cpan.org/search?dist=Class-Data-Inheritable +WWW: http://search.cpan.org/dist/Class-Data-Inheritable/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Class-ErrorHandler/pkg-descr b/devel/p5-Class-ErrorHandler/pkg-descr index 5b1b0df2993..f3e3f1f6ca4 100644 --- a/devel/p5-Class-ErrorHandler/pkg-descr +++ b/devel/p5-Class-ErrorHandler/pkg-descr @@ -2,4 +2,4 @@ Class::ErrorHandler provides an error-handling mechanism that's generic enough to be used as the base class for a variety of OO classes. -WWW: http://search.cpan.org/dist/Class-ErrorHandler +WWW: http://search.cpan.org/dist/Class-ErrorHandler/ diff --git a/devel/p5-Class-Hook/pkg-descr b/devel/p5-Class-Hook/pkg-descr index c7d9472e71f..3687f93eefa 100644 --- a/devel/p5-Class-Hook/pkg-descr +++ b/devel/p5-Class-Hook/pkg-descr @@ -10,7 +10,7 @@ subroutine to be called after the call. Your subs will receive all the information that Foo->amethod will receive, so you can trace everything between your code and Foo. -WWW: http://search.cpan.org/search?dist=Class-Hook +WWW: http://search.cpan.org/dist/Class-Hook/ ~brian skrab brian@quynh-and-brian.org diff --git a/devel/p5-Class-Inner/pkg-descr b/devel/p5-Class-Inner/pkg-descr index c06e9ba41ca..845da926e82 100644 --- a/devel/p5-Class-Inner/pkg-descr +++ b/devel/p5-Class-Inner/pkg-descr @@ -2,7 +2,7 @@ Yet another implementation of an anonymous class with per object overrideable methods, but with the added attraction of sort of working dispatch to the parent class's method. -WWW: http://search.cpan.org/search?dist=Class-Inner +WWW: http://search.cpan.org/dist/Class-Inner/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Class-Loader/pkg-descr b/devel/p5-Class-Loader/pkg-descr index f52ac177ab6..73d26a04793 100644 --- a/devel/p5-Class-Loader/pkg-descr +++ b/devel/p5-Class-Loader/pkg-descr @@ -7,7 +7,7 @@ flexible interfaces for perl modules. Modules can let the programmer decide what modules will be used by it instead of hard-coding their names. -WWW: http://search.cpan.org/search?dist=Class-Loader +WWW: http://search.cpan.org/dist/Class-Loader/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Class-MakeMethods/pkg-descr b/devel/p5-Class-MakeMethods/pkg-descr index dba9c53bd22..ddc7e7a137a 100644 --- a/devel/p5-Class-MakeMethods/pkg-descr +++ b/devel/p5-Class-MakeMethods/pkg-descr @@ -4,6 +4,6 @@ Class::MakeMethods, it can select from the supported method types, and specify a name for each method desired. The methods are dynamically generated and installed in the calling package. -WWW: http://search.cpan.org/search?dist=Class-MakeMethods +WWW: http://search.cpan.org/dist/Class-MakeMethods/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Class-MethodMapper/pkg-descr b/devel/p5-Class-MethodMapper/pkg-descr index a5721c18b65..809249e9d69 100644 --- a/devel/p5-Class-MethodMapper/pkg-descr +++ b/devel/p5-Class-MethodMapper/pkg-descr @@ -1,3 +1,3 @@ Class::MethodMapper - Abstract Class wrapper for AutoLoader -WWW: http://search.cpan.org/dist/Class-MethodMapper +WWW: http://search.cpan.org/dist/Class-MethodMapper/ diff --git a/devel/p5-Class-ObjectTemplate-DB/pkg-descr b/devel/p5-Class-ObjectTemplate-DB/pkg-descr index 78e7efaa3be..f9a1b27d635 100644 --- a/devel/p5-Class-ObjectTemplate-DB/pkg-descr +++ b/devel/p5-Class-ObjectTemplate-DB/pkg-descr @@ -7,7 +7,7 @@ That way an object can be created, without triggering a DB lookup. Later if data is accessed and it is not currently present in the object, it can be retrieved on an as-need basis. -WWW: http://search.cpan.org/search?dist=Class-ObjectTemplate-DB +WWW: http://search.cpan.org/dist/Class-ObjectTemplate-DB/ -- Tony Maher <tonym@biolateral.com.au> diff --git a/devel/p5-Class-ObjectTemplate/pkg-descr b/devel/p5-Class-ObjectTemplate/pkg-descr index 6f4d2f1406c..f73367ccce9 100644 --- a/devel/p5-Class-ObjectTemplate/pkg-descr +++ b/devel/p5-Class-ObjectTemplate/pkg-descr @@ -2,7 +2,7 @@ Class::ObjectTemplate is a utility class to assist in the building of other Object Oriented Perl classes. It was described in detail in the O'Reilly book, "Advanced Perl Programming" by Sriram Srinivasam. -WWW: http://search.cpan.org/search?dist=Class-ObjectTemplate +WWW: http://search.cpan.org/dist/Class-ObjectTemplate/ -- Tony Maher <tonym@biolateral.com.au> diff --git a/devel/p5-Class-Observable/pkg-descr b/devel/p5-Class-Observable/pkg-descr index ecfbf9b6e94..f4bbe66d58a 100644 --- a/devel/p5-Class-Observable/pkg-descr +++ b/devel/p5-Class-Observable/pkg-descr @@ -3,4 +3,4 @@ class and the java.util.Observer interface. Using them, you can decouple an object from the one or more objects that wish to be notified whenever particular events occur. Class::Observable allows you to mimic this action. -WWW: http://search.cpan.org/search?dist=Class-Observable +WWW: http://search.cpan.org/dist/Class-Observable/ diff --git a/devel/p5-Class-ReturnValue/pkg-descr b/devel/p5-Class-ReturnValue/pkg-descr index 5d37452ff34..c1edf9b2e88 100644 --- a/devel/p5-Class-ReturnValue/pkg-descr +++ b/devel/p5-Class-ReturnValue/pkg-descr @@ -3,5 +3,5 @@ code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values) -WWW: http://search.cpan.org/search?dist=Class-ReturnValue +WWW: http://search.cpan.org/dist/Class-ReturnValue/ Author: Jesse Vincent <jesse@bestpractical.com> diff --git a/devel/p5-Class-Trigger/pkg-descr b/devel/p5-Class-Trigger/pkg-descr index 8cf6781c205..ecf7d7bb311 100644 --- a/devel/p5-Class-Trigger/pkg-descr +++ b/devel/p5-Class-Trigger/pkg-descr @@ -1,4 +1,4 @@ Class::Trigger is a mixin class to add / call triggers (or hooks) that get called at some points you specify. -WWW: http://search.cpan.org/dist/Class-Trigger +WWW: http://search.cpan.org/dist/Class-Trigger/ diff --git a/devel/p5-Class-WhiteHole/pkg-descr b/devel/p5-Class-WhiteHole/pkg-descr index e9758807a46..0d1272bb661 100644 --- a/devel/p5-Class-WhiteHole/pkg-descr +++ b/devel/p5-Class-WhiteHole/pkg-descr @@ -7,7 +7,7 @@ Sometimes you want to avoid this accidental inheritance. In that case, inherit from Class::WhiteHole. All unhandled methods will produce normal Perl error messages. -WWW: http://search.cpan.org/search?dist=Class-WhiteHole +WWW: http://search.cpan.org/dist/Class-WhiteHole/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Clone/pkg-descr b/devel/p5-Clone/pkg-descr index 8f313ec2345..dbb2464bf33 100644 --- a/devel/p5-Clone/pkg-descr +++ b/devel/p5-Clone/pkg-descr @@ -3,7 +3,7 @@ of nested hash, array, scalar and reference types, including tied variables and objects. Author: Ray Finch <rdf@cpan.org> -WWW: http://search.cpan.org/search?dist=Clone +WWW: http://search.cpan.org/dist/Clone/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Commands-Guarded/pkg-descr b/devel/p5-Commands-Guarded/pkg-descr index 092e2539418..4f75cad226a 100644 --- a/devel/p5-Commands-Guarded/pkg-descr +++ b/devel/p5-Commands-Guarded/pkg-descr @@ -3,4 +3,4 @@ guarded commands. Each named step is passed two blocks: an "ensure" block that defines a test for a necessary and sufficient condition of the step, and a "using" block that will cause that condition to obtain. -WWW: http://search.cpan.org/dist/Commands-Guarded +WWW: http://search.cpan.org/dist/Commands-Guarded/ diff --git a/devel/p5-Config-Auto/pkg-descr b/devel/p5-Config-Auto/pkg-descr index 2ee2c80a317..7764ff352e7 100644 --- a/devel/p5-Config-Auto/pkg-descr +++ b/devel/p5-Config-Auto/pkg-descr @@ -1,3 +1,3 @@ Parse diverse config file formats 'magically'. -WWW: http://search.cpan.org/dist/Config-Auto +WWW: http://search.cpan.org/dist/Config-Auto/ diff --git a/devel/p5-Config-Fast/pkg-descr b/devel/p5-Config-Fast/pkg-descr index 50b9a281eaa..245e50daef2 100644 --- a/devel/p5-Config-Fast/pkg-descr +++ b/devel/p5-Config-Fast/pkg-descr @@ -1,4 +1,4 @@ This Config::Fast module. This allow extremely fast configuration files to be parsed. -WWW: http://search.cpan.org/search?dist=Config-Fast +WWW: http://search.cpan.org/dist/Config-Fast/ diff --git a/devel/p5-Config-Simple/pkg-descr b/devel/p5-Config-Simple/pkg-descr index d65f5223927..d8fad770b5e 100644 --- a/devel/p5-Config-Simple/pkg-descr +++ b/devel/p5-Config-Simple/pkg-descr @@ -7,7 +7,7 @@ supports several configuration file syntax and tries to identify the file syntax to parse them accordingly. Library supports parsing, updating and creating configuration files. -WWW: http://search.cpan.org/search?dist=Config-Simple +WWW: http://search.cpan.org/dist/Config-Simple/ - Manuel Rodrigo Rabade Garcia mig@mig-29.net diff --git a/devel/p5-Coro/pkg-descr b/devel/p5-Coro/pkg-descr index 49586cb71b7..3112c295afd 100644 --- a/devel/p5-Coro/pkg-descr +++ b/devel/p5-Coro/pkg-descr @@ -7,4 +7,4 @@ callchain, it's own set of lexicals and it's own set of perl's most important global variables. Author: Marc Lehmann <pcg@goof.com> -WWW: http://search.cpan.org/search?dist=Coro +WWW: http://search.cpan.org/dist/Coro/ diff --git a/devel/p5-Curses-UI/pkg-descr b/devel/p5-Curses-UI/pkg-descr index b67ae61ad6d..5a8cabbeefc 100644 --- a/devel/p5-Curses-UI/pkg-descr +++ b/devel/p5-Curses-UI/pkg-descr @@ -1,3 +1,3 @@ Curses::UI - A curses based OO user interface framework -WWW: http://search.cpan.org/dist/Curses-UI +WWW: http://search.cpan.org/dist/Curses-UI/ diff --git a/devel/p5-Curses-Widgets/pkg-descr b/devel/p5-Curses-Widgets/pkg-descr index e015c73a2bd..f3016072962 100644 --- a/devel/p5-Curses-Widgets/pkg-descr +++ b/devel/p5-Curses-Widgets/pkg-descr @@ -3,7 +3,7 @@ widgets for use in creating Curses-based interfaces. Should work reliably with both Curses and nCurses libraries. -WWW: http://search.cpan.org/search?dist=curses_widgets +WWW: http://search.cpan.org/dist/curses_widgets/ - Pete petef@databits.net diff --git a/devel/p5-Data-DumpXML/pkg-descr b/devel/p5-Data-DumpXML/pkg-descr index 302626a4755..0a56e4994a8 100644 --- a/devel/p5-Data-DumpXML/pkg-descr +++ b/devel/p5-Data-DumpXML/pkg-descr @@ -3,6 +3,6 @@ a list of perl values as argument and produce a string as result. The string returned is an XML document that represents any perl data structures passed in. Reference loops are handled correctly. -WWW: http://search.cpan.org/search?dist=Data-DumpXML +WWW: http://search.cpan.org/dist/Data-DumpXML/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Data-Flow/pkg-descr b/devel/p5-Data-Flow/pkg-descr index c699a4cde8b..44f8beecd74 100644 --- a/devel/p5-Data-Flow/pkg-descr +++ b/devel/p5-Data-Flow/pkg-descr @@ -19,4 +19,4 @@ are hash references themselves, which describe how to acquire the field which is the corresponding key of the initial hash. Author: Ilya Zakharevich <ilya@math.ohio-state.edu> -WWW: http://search.cpan.org/search?dist=Data-Flow +WWW: http://search.cpan.org/dist/Data-Flow/ diff --git a/devel/p5-Data-Random/pkg-descr b/devel/p5-Data-Random/pkg-descr index 2fb130e0e3b..9c6f5b7bc45 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/search?dist=Data-Random +WWW: http://search.cpan.org/dist/Data-Random/ diff --git a/devel/p5-Data-Table/pkg-descr b/devel/p5-Data-Table/pkg-descr index 8cb57c011cc..76e42940178 100644 --- a/devel/p5-Data-Table/pkg-descr +++ b/devel/p5-Data-Table/pkg-descr @@ -15,7 +15,7 @@ other popular Perl modules such as DBI and GD::Graph. The current version of Table.pm is available at http://www.geocities.com/easydatabase -WWW: http://search.cpan.org/dist/Data-Table +WWW: http://search.cpan.org/dist/Data-Table/ Author: Yingyao Zhou & Guangzhou Zou <easydatabase@yahoo.com> - Aaron Dalton diff --git a/devel/p5-Date-DayOfWeek/pkg-descr b/devel/p5-Date-DayOfWeek/pkg-descr index 95364a4906e..be80393e19a 100644 --- a/devel/p5-Date-DayOfWeek/pkg-descr +++ b/devel/p5-Date-DayOfWeek/pkg-descr @@ -8,4 +8,4 @@ easy to figure out the day of the week for any date. You can find out more about doomsday and related calculations at http://www.interlog.com/~r937/doomsday.html -WWW: http://search.cpan.org/search?dist=Date-DayOfWeek +WWW: http://search.cpan.org/dist/Date-DayOfWeek/ diff --git a/devel/p5-Date-ISO/pkg-descr b/devel/p5-Date-ISO/pkg-descr index 789b2435f02..06191132b6d 100644 --- a/devel/p5-Date-ISO/pkg-descr +++ b/devel/p5-Date-ISO/pkg-descr @@ -1,4 +1,4 @@ Date::ISO is a perl extension for converting dates between ISO and Gregorian formats. -WWW: http://search.cpan.org/search?dist=Date-ISO +WWW: http://search.cpan.org/dist/Date-ISO/ diff --git a/devel/p5-Date-Leapyear/pkg-descr b/devel/p5-Date-Leapyear/pkg-descr index 2e7f06d78f4..9ca37311053 100644 --- a/devel/p5-Date-Leapyear/pkg-descr +++ b/devel/p5-Date-Leapyear/pkg-descr @@ -1,4 +1,4 @@ Date::Leapyear is a Perl module which exports one function: isleap(), which returns a 1 or 0 if the year is a leap year or not, respectively. -WWW: http://search.cpan.org/search?dist=Date-Leapyear +WWW: http://search.cpan.org/dist/Date-Leapyear/ diff --git a/devel/p5-Date-Simple/pkg-descr b/devel/p5-Date-Simple/pkg-descr index 51b0f240733..034543eb791 100644 --- a/devel/p5-Date-Simple/pkg-descr +++ b/devel/p5-Date-Simple/pkg-descr @@ -13,7 +13,7 @@ Day-of-week calculation: It does NOT deal with hours, minutes, seconds, and time zones. -WWW: http://search.cpan.org/search?dist=Date-Simple +WWW: http://search.cpan.org/dist/Date-Simple/ -- Alexey V. Antipovsky diff --git a/devel/p5-Devel-Constants/pkg-descr b/devel/p5-Devel-Constants/pkg-descr index 80c28ee360c..543c754dc83 100644 --- a/devel/p5-Devel-Constants/pkg-descr +++ b/devel/p5-Devel-Constants/pkg-descr @@ -9,6 +9,6 @@ It silently wraps around the constant module, intercepting all constant declarations. It builds a hash, associating the values to their names. The names can then be retrieved as necessary. -WWW: http://search.cpan.org/search?dist=Devel-Constants +WWW: http://search.cpan.org/dist/Devel-Constants/ -- Anton diff --git a/devel/p5-Devel-Modlist/pkg-descr b/devel/p5-Devel-Modlist/pkg-descr index 69be5c424e3..5b9612f0801 100644 --- a/devel/p5-Devel-Modlist/pkg-descr +++ b/devel/p5-Devel-Modlist/pkg-descr @@ -7,7 +7,7 @@ via switches such as -M, Devel::Modlist is intended to assist script authors in preparing dependancy information for potential users of their scripts. -WWW: http://search.cpan.org/search?dist=Devel-Modlist +WWW: http://search.cpan.org/dist/Devel-Modlist/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Devel-ObjectTracker/pkg-descr b/devel/p5-Devel-ObjectTracker/pkg-descr index 2227662bf50..fc03ccbc7d1 100644 --- a/devel/p5-Devel-ObjectTracker/pkg-descr +++ b/devel/p5-Devel-ObjectTracker/pkg-descr @@ -15,7 +15,7 @@ The subroutine Devel::ObjectTracker::output_details outputs details on the currently existing objects on demand. These details contain date/time, session, call stack, etc. when the object was created. -WWW: http://search.cpan.org/search?dist=Devel-ObjectTracker +WWW: http://search.cpan.org/dist/Devel-ObjectTracker/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Devel-StackTrace/pkg-descr b/devel/p5-Devel-StackTrace/pkg-descr index 10790992c77..afaece8c1b9 100644 --- a/devel/p5-Devel-StackTrace/pkg-descr +++ b/devel/p5-Devel-StackTrace/pkg-descr @@ -8,4 +8,4 @@ objects, one for each level of the stack. The frames contain all the data available from caller() as of Perl 5.6.0 though this module still works with 5.00503. -WWW: http://search.cpan.org/search?dist=Devel-StackTrace +WWW: http://search.cpan.org/dist/Devel-StackTrace/ diff --git a/devel/p5-Devel-ptkdb/pkg-descr b/devel/p5-Devel-ptkdb/pkg-descr index f52069940da..1e02e890644 100644 --- a/devel/p5-Devel-ptkdb/pkg-descr +++ b/devel/p5-Devel-ptkdb/pkg-descr @@ -14,4 +14,4 @@ capable of running Perl/Tk applications. Just change the shebang line of your scripts to: #! /usr/bin/perl -w -d:ptkdb -WWW: http://search.cpan.org/search?dist=Devel-ptkdb +WWW: http://search.cpan.org/dist/Devel-ptkdb/ diff --git a/devel/p5-Exception-Class/pkg-descr b/devel/p5-Exception-Class/pkg-descr index 89ce0458d07..341519cef8d 100644 --- a/devel/p5-Exception-Class/pkg-descr +++ b/devel/p5-Exception-Class/pkg-descr @@ -7,4 +7,4 @@ Regardless, the ability to declare all your exceptions at compile time is a fairly useful trick and helps push people towards more structured use of exceptions. -WWW: http://search.cpan.org/search?dist=Exception-Class +WWW: http://search.cpan.org/dist/Exception-Class/ diff --git a/devel/p5-File-FTS/pkg-descr b/devel/p5-File-FTS/pkg-descr index ee2532649ef..7cdc84ff1f9 100644 --- a/devel/p5-File-FTS/pkg-descr +++ b/devel/p5-File-FTS/pkg-descr @@ -1,6 +1,6 @@ This is similar to File::Find, but works non recursively. Symbolic links to directories are skipped. -WWW: http://search.cpan.org/search?dist=File-FTS +WWW: http://search.cpan.org/dist/File-FTS/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-File-Modified/pkg-descr b/devel/p5-File-Modified/pkg-descr index 1edcedc3c1d..e73644e4edc 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/search?dist=File-Modified +WWW: http://search.cpan.org/dist/File-Modified/ diff --git a/devel/p5-File-NFSLock/pkg-descr b/devel/p5-File-NFSLock/pkg-descr index e7393d0af47..bb3b968d99f 100644 --- a/devel/p5-File-NFSLock/pkg-descr +++ b/devel/p5-File-NFSLock/pkg-descr @@ -10,7 +10,7 @@ shared locking) and some coding was even incorrect (wrong stat index). File::NFSLock was written to be light, generic, and fast. Authors: Paul T Seamons (paul@seamons.com), Rob B Brown (bbb@cpan.org) -WWW: http://search.cpan.org/search?dist=File-NFSLock +WWW: http://search.cpan.org/dist/File-NFSLock/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-File-Path-Expand/pkg-descr b/devel/p5-File-Path-Expand/pkg-descr index 863a0c5eac1..4573a360c7a 100644 --- a/devel/p5-File-Path-Expand/pkg-descr +++ b/devel/p5-File-Path-Expand/pkg-descr @@ -2,4 +2,4 @@ File::Path::Expand expands user directories in filenames. For the simple case it's no more complex than s{^~/}{$HOME/}, but for other cases it consults C<getpwent> and does the right thing. -WWW: http://search.cpan.org/dist/File-Path-Expand +WWW: http://search.cpan.org/dist/File-Path-Expand/ diff --git a/devel/p5-File-PathConvert/pkg-descr b/devel/p5-File-PathConvert/pkg-descr index 3bc6355345c..56d5043df12 100644 --- a/devel/p5-File-PathConvert/pkg-descr +++ b/devel/p5-File-PathConvert/pkg-descr @@ -5,4 +5,4 @@ filesystems, including the URL 'filesystem'. For new programs, it is probably better to use File::Spec and Cwd modules, if you can help it. -WWW: http://search.cpan.org/dist/File-PathConvert +WWW: http://search.cpan.org/dist/File-PathConvert/ diff --git a/devel/p5-File-ReadBackwards/pkg-descr b/devel/p5-File-ReadBackwards/pkg-descr index f59ab8b77fd..f340edd19fd 100644 --- a/devel/p5-File-ReadBackwards/pkg-descr +++ b/devel/p5-File-ReadBackwards/pkg-descr @@ -8,6 +8,6 @@ are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis. -WWW: http://search.cpan.org/search?dist=File-ReadBackwards +WWW: http://search.cpan.org/dist/File-ReadBackwards/ -Anton diff --git a/devel/p5-File-Slurp/pkg-descr b/devel/p5-File-Slurp/pkg-descr index 02ea370f4ad..e8f377bcf6f 100644 --- a/devel/p5-File-Slurp/pkg-descr +++ b/devel/p5-File-Slurp/pkg-descr @@ -2,4 +2,4 @@ These are quickie routines that are meant to save a couple of lines of code over and over again. They do not do anything fancy. -WWW: http://search.cpan.org/dist/File-Slurp +WWW: http://search.cpan.org/dist/File-Slurp/ diff --git a/devel/p5-File-Type/pkg-descr b/devel/p5-File-Type/pkg-descr index 93f649a41e8..0a2c21f8fbc 100644 --- a/devel/p5-File-Type/pkg-descr +++ b/devel/p5-File-Type/pkg-descr @@ -4,4 +4,4 @@ the MIME type of that file. File::Type can use either a filename, or file contents, to determine the type of a file. -WWW: http://search.cpan.org/dist/File-Type +WWW: http://search.cpan.org/dist/File-Type/ diff --git a/devel/p5-Filesys-Virtual-Plain/pkg-descr b/devel/p5-Filesys-Virtual-Plain/pkg-descr index 98cc2c7be13..33875f431b9 100644 --- a/devel/p5-Filesys-Virtual-Plain/pkg-descr +++ b/devel/p5-Filesys-Virtual-Plain/pkg-descr @@ -1,3 +1,3 @@ This module is used by other modules to provide a pluggable filesystem. -WWW: http://search.cpan.org/dist/Filesys-Virtual-Plain +WWW: http://search.cpan.org/dist/Filesys-Virtual-Plain/ diff --git a/devel/p5-Filter/pkg-descr b/devel/p5-Filter/pkg-descr index 015607a9c0b..c92cd70f673 100644 --- a/devel/p5-Filter/pkg-descr +++ b/devel/p5-Filter/pkg-descr @@ -23,4 +23,4 @@ Filter::cpp This source filter pipes the current source file through the C pre-processor (cpp) if it is available. -WWW: http://search.cpan.org/search?dist=Filter +WWW: http://search.cpan.org/dist/Filter/ diff --git a/devel/p5-Getargs-Long/pkg-descr b/devel/p5-Getargs-Long/pkg-descr index 8dbcec0ba99..c64a82d2688 100644 --- a/devel/p5-Getargs-Long/pkg-descr +++ b/devel/p5-Getargs-Long/pkg-descr @@ -4,6 +4,6 @@ easy way to get at the parameters within the routine, and yields concise descriptions for the common cases of all-mandatory and all-optional parameter lists. -WWW: http://search.cpan.org/search?dist=Getargs-Long +WWW: http://search.cpan.org/dist/Getargs-Long/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Getopt-Declare/pkg-descr b/devel/p5-Getopt-Declare/pkg-descr index 3608a9c9192..46a1b450ba1 100644 --- a/devel/p5-Getopt-Declare/pkg-descr +++ b/devel/p5-Getopt-Declare/pkg-descr @@ -12,6 +12,6 @@ specification string may also include other usage formatting information (such as group headings or separators) as well as standard Perl comments (which are ignored). -WWW: http://search.cpan.org/search?dist=Getopt-Declare +WWW: http://search.cpan.org/dist/Getopt-Declare/ -Anton diff --git a/devel/p5-Heap/pkg-descr b/devel/p5-Heap/pkg-descr index bf021b993ef..285edbdc9e0 100644 --- a/devel/p5-Heap/pkg-descr +++ b/devel/p5-Heap/pkg-descr @@ -3,4 +3,4 @@ elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the structure (or the largest if a reversed compare routine is provided). -WWW: http://search.cpan.org/search?dist=Heap +WWW: http://search.cpan.org/dist/Heap/ diff --git a/devel/p5-IO-Capture/pkg-descr b/devel/p5-IO-Capture/pkg-descr index 36af7e5d20c..cb3a0213a58 100644 --- a/devel/p5-IO-Capture/pkg-descr +++ b/devel/p5-IO-Capture/pkg-descr @@ -8,4 +8,4 @@ sub-class from C<IO::Capture> yourself. If after reading the overview, you would like to build a class from C<IO::Capture>, look here for details on the internals. -WWW: http://search.cpan.org/dist/IO-Capture +WWW: http://search.cpan.org/dist/IO-Capture/ diff --git a/devel/p5-IO-CaptureOutput/pkg-descr b/devel/p5-IO-CaptureOutput/pkg-descr index d547a8af794..be299154cd5 100644 --- a/devel/p5-IO-CaptureOutput/pkg-descr +++ b/devel/p5-IO-CaptureOutput/pkg-descr @@ -1,4 +1,4 @@ This module provides routines for capturing STDOUT and STDERR from forked system calls (e.g. system(), fork()) and from XS/C modules. -WWW: http://search.cpan.org/dist/IO-CaptureOutput +WWW: http://search.cpan.org/dist/IO-CaptureOutput/ diff --git a/devel/p5-IO-Multiplex/pkg-descr b/devel/p5-IO-Multiplex/pkg-descr index 851db88e2e1..c3dc7027957 100644 --- a/devel/p5-IO-Multiplex/pkg-descr +++ b/devel/p5-IO-Multiplex/pkg-descr @@ -5,4 +5,4 @@ input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets. Author: Bruce J Keeler <bruce@gridpoint.com> -WWW: http://search.cpan.org/search?dist=IO-Multiplex +WWW: http://search.cpan.org/dist/IO-Multiplex/ diff --git a/devel/p5-IO-Tty/pkg-descr b/devel/p5-IO-Tty/pkg-descr index 7760614fed5..a932d1822d9 100644 --- a/devel/p5-IO-Tty/pkg-descr +++ b/devel/p5-IO-Tty/pkg-descr @@ -1,6 +1,6 @@ Perl5 module that allows creation of pseudo-tty's as well as manipulation. -WWW: http://search.cpan.org/search?dist=IO-Tty +WWW: http://search.cpan.org/dist/IO-Tty/ --Will <andrews@technologist.com> diff --git a/devel/p5-IPC-Cmd/pkg-descr b/devel/p5-IPC-Cmd/pkg-descr index 9aaea574683..e56057856da 100644 --- a/devel/p5-IPC-Cmd/pkg-descr +++ b/devel/p5-IPC-Cmd/pkg-descr @@ -1,4 +1,4 @@ IPC::Cmd allows you to run commands, interactively if desired, platform independent but have them still work. -WWW: http://search.cpan.org/dist/IPC-Cmd +WWW: http://search.cpan.org/dist/IPC-Cmd/ diff --git a/devel/p5-IPC-Locker/pkg-descr b/devel/p5-IPC-Locker/pkg-descr index ceec246ae44..459c3fb8819 100644 --- a/devel/p5-IPC-Locker/pkg-descr +++ b/devel/p5-IPC-Locker/pkg-descr @@ -4,7 +4,7 @@ on a Internet wide bases, solving critical section problems without the mess of NFS or other file locking techniques. Author: Wilson Snyder <wsnyder@wsnyder.org> -WWW: http://search.cpan.org/search?dist=IPC-Locker +WWW: http://search.cpan.org/dist/IPC-Locker/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-IPC-ShareLite/pkg-descr b/devel/p5-IPC-ShareLite/pkg-descr index 89a35f72577..cf02d899da4 100644 --- a/devel/p5-IPC-ShareLite/pkg-descr +++ b/devel/p5-IPC-ShareLite/pkg-descr @@ -2,4 +2,4 @@ IPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes. Your operating system must support SysV IPC (shared memory and semaphores) in order to use this module. -WWW: http://search.cpan.org/dist/IPC-ShareLite +WWW: http://search.cpan.org/dist/IPC-ShareLite/ diff --git a/devel/p5-Inline-Java/pkg-descr b/devel/p5-Inline-Java/pkg-descr index cf0ec9aa7b6..eda712daeab 100644 --- a/devel/p5-Inline-Java/pkg-descr +++ b/devel/p5-Inline-Java/pkg-descr @@ -8,4 +8,4 @@ The process of interrogating the Java classes for public methods occurs the first time you run your Java code. The namespace is cached, and subsequent calls use the cached version. -WWW: http://search.cpan.org/search?dist=Inline-Java +WWW: http://search.cpan.org/dist/Inline-Java/ diff --git a/devel/p5-Log-Agent-Logger/pkg-descr b/devel/p5-Log-Agent-Logger/pkg-descr index 63508e1da8b..995030da76f 100644 --- a/devel/p5-Log-Agent-Logger/pkg-descr +++ b/devel/p5-Log-Agent-Logger/pkg-descr @@ -4,4 +4,4 @@ Log::Agent, which is meant to be used by re-usable modules that do not wish to commit on a particular logging method, so that they remain true building blocks. -WWW: http://search.cpan.org/search?dist=Log-Agent-Logger +WWW: http://search.cpan.org/dist/Log-Agent-Logger/ diff --git a/devel/p5-Log-Dispatch/pkg-descr b/devel/p5-Log-Dispatch/pkg-descr index eb687a656c8..be5fe527c85 100644 --- a/devel/p5-Log-Dispatch/pkg-descr +++ b/devel/p5-Log-Dispatch/pkg-descr @@ -10,7 +10,7 @@ reduce the need for subclassing. Subclassing is only needed to send a message to a different output, not to change the message format. -WWW: http://search.cpan.org/search?dist=Log-Dispatch +WWW: http://search.cpan.org/dist/Log-Dispatch/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Log-TraceMessages/pkg-descr b/devel/p5-Log-TraceMessages/pkg-descr index 547c454aeaa..3a9ddb0aa8c 100644 --- a/devel/p5-Log-TraceMessages/pkg-descr +++ b/devel/p5-Log-TraceMessages/pkg-descr @@ -4,6 +4,6 @@ trace statements, and provides other useful things like HTML-ified trace messages for CGI scripts and an easy way to trace out data structures using Data::Dumper. -WWW: http://search.cpan.org/search?dist=Log-TraceMessages +WWW: http://search.cpan.org/dist/Log-TraceMessages/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Memoize-ExpireLRU/pkg-descr b/devel/p5-Memoize-ExpireLRU/pkg-descr index c484d8a9393..1b5b51cb4ec 100644 --- a/devel/p5-Memoize-ExpireLRU/pkg-descr +++ b/devel/p5-Memoize-ExpireLRU/pkg-descr @@ -1,6 +1,6 @@ Memoize::ExpireLRU is a module that implements LRU expiration for Memoize. -WWW: http://search.cpan.org/dist/Memoize-ExpireLRU +WWW: http://search.cpan.org/dist/Memoize-ExpireLRU/ Author: Brent B. Powers diff --git a/devel/p5-Memoize/pkg-descr b/devel/p5-Memoize/pkg-descr index 2d1bb3f77f4..782365196cf 100644 --- a/devel/p5-Memoize/pkg-descr +++ b/devel/p5-Memoize/pkg-descr @@ -5,7 +5,7 @@ and gives you the value out of the table, instead of letting the function compute the value all over again. Author: Mark-Jason Dominus <mjd-perl-memoize+@plover.com> -WWW: http://search.cpan.org/search?dist=Memoize +WWW: http://search.cpan.org/dist/Memoize/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Module-Load-Conditional/pkg-descr b/devel/p5-Module-Load-Conditional/pkg-descr index 1da582f0b6c..fb97ef23311 100644 --- a/devel/p5-Module-Load-Conditional/pkg-descr +++ b/devel/p5-Module-Load-Conditional/pkg-descr @@ -2,4 +2,4 @@ Module::Load::Conditional provides simple ways to query and possibly load any of the modules you have installed on your system during runtime. -WWW: http://search.cpan.org/dist/Module-Load-Conditional +WWW: http://search.cpan.org/dist/Module-Load-Conditional/ diff --git a/devel/p5-Module-Load/pkg-descr b/devel/p5-Module-Load/pkg-descr index 9ff29d8b00b..81bfc3de3d9 100644 --- a/devel/p5-Module-Load/pkg-descr +++ b/devel/p5-Module-Load/pkg-descr @@ -1,4 +1,4 @@ load() eliminates the need to know whether you are trying to require either a file or a module. -WWW: http://search.cpan.org/dist/Module-Load +WWW: http://search.cpan.org/dist/Module-Load/ diff --git a/devel/p5-Module-Starter-PBP/pkg-descr b/devel/p5-Module-Starter-PBP/pkg-descr index b89eda91632..e1367e490bf 100644 --- a/devel/p5-Module-Starter-PBP/pkg-descr +++ b/devel/p5-Module-Starter-PBP/pkg-descr @@ -1,4 +1,4 @@ This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach. -WWW: http://search.cpan.org/dist/Module-Starter-PBP +WWW: http://search.cpan.org/dist/Module-Starter-PBP/ diff --git a/devel/p5-OLE-Storage_Lite/pkg-descr b/devel/p5-OLE-Storage_Lite/pkg-descr index 3b1fd9b580f..a145306e986 100644 --- a/devel/p5-OLE-Storage_Lite/pkg-descr +++ b/devel/p5-OLE-Storage_Lite/pkg-descr @@ -1,4 +1,4 @@ The OLE::Storage_Lite perl module allows you to read and write an OLE structured file. -WWW: http://search.cpan.org/dist/OLE-Storage_Lite +WWW: http://search.cpan.org/dist/OLE-Storage_Lite/ diff --git a/devel/p5-Object-MultiType/pkg-descr b/devel/p5-Object-MultiType/pkg-descr index 3354446ea5c..2a154095282 100644 --- a/devel/p5-Object-MultiType/pkg-descr +++ b/devel/p5-Object-MultiType/pkg-descr @@ -1,4 +1,4 @@ This module return an object that works like a Hash, Array and Scalar object at the same time. -WWW: http://search.cpan.org/search?dist=Object-MultiType +WWW: http://search.cpan.org/dist/Object-MultiType/ diff --git a/devel/p5-Object-Realize-Later/pkg-descr b/devel/p5-Object-Realize-Later/pkg-descr index 39bcfa62505..820ffe6fbbd 100644 --- a/devel/p5-Object-Realize-Later/pkg-descr +++ b/devel/p5-Object-Realize-Later/pkg-descr @@ -10,4 +10,4 @@ may boost start-up: the realization of objects is triggered by the use, so spread over time. Author: Mark Overmeer <Mark@Overmeer.net> -WWW: http://search.cpan.org/search?dist=Object-Realize-Later +WWW: http://search.cpan.org/dist/Object-Realize-Later/ diff --git a/devel/p5-POE-Component-Logger/pkg-descr b/devel/p5-POE-Component-Logger/pkg-descr index 8158e1f887e..3b0993fd8ad 100644 --- a/devel/p5-POE-Component-Logger/pkg-descr +++ b/devel/p5-POE-Component-Logger/pkg-descr @@ -3,7 +3,7 @@ Log::Dispatch::Config to drive it, allowing you to log to multiple places at once (e.g. to STDERR and Syslog at the same time) and also to flexibly define your logger's output. -WWW: http://search.cpan.org/search?dist=POE-Component-Logger +WWW: http://search.cpan.org/dist/POE-Component-Logger/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-PPerl/pkg-descr b/devel/p5-PPerl/pkg-descr index 43392ec9650..f57bdf06c3a 100644 --- a/devel/p5-PPerl/pkg-descr +++ b/devel/p5-PPerl/pkg-descr @@ -2,4 +2,4 @@ This program turns ordinary perl scripts into long running daemons, making subsequent executions extremely fast. It forks several processes for each script, allowing many proceses to call the script at once. -WWW: http://search.cpan.org/search?dist=PPerl +WWW: http://search.cpan.org/dist/PPerl/ diff --git a/devel/p5-Params-Check/pkg-descr b/devel/p5-Params-Check/pkg-descr index 1ed9fbef9d5..31fb543ad31 100644 --- a/devel/p5-Params-Check/pkg-descr +++ b/devel/p5-Params-Check/pkg-descr @@ -2,4 +2,4 @@ Params::Check is a generic input parsing/checking mechanism. It allows you to validate input via a template. The only requirement is that the arguments must be named. -WWW: http://search.cpan.org/dist/Params-Check +WWW: http://search.cpan.org/dist/Params-Check/ diff --git a/devel/p5-Parse-RecDescent/pkg-descr b/devel/p5-Parse-RecDescent/pkg-descr index 698c3c90e43..e5fc308c503 100644 --- a/devel/p5-Parse-RecDescent/pkg-descr +++ b/devel/p5-Parse-RecDescent/pkg-descr @@ -12,5 +12,5 @@ parsers from simple yacc-like grammar specifications. It provides: * Incremental extension of the parsing grammar (even during a parse) * The ability to retrieve the generated parsing code. -WWW: http://search.cpan.org/search?dist=Parse-RecDescent +WWW: http://search.cpan.org/dist/Parse-RecDescent/ Author: Damian Conway <damian@conway.org> diff --git a/devel/p5-PerlIO-via-MD5/pkg-descr b/devel/p5-PerlIO-via-MD5/pkg-descr index 02ee4b33dac..1c327bb5535 100644 --- a/devel/p5-PerlIO-via-MD5/pkg-descr +++ b/devel/p5-PerlIO-via-MD5/pkg-descr @@ -1,4 +1,4 @@ This module implements a PerlIO layer that can only read files and return an MD5 digest of the contents of the file. -WWW: http://search.cpan.org/dist/PerlIO-via-MD5 +WWW: http://search.cpan.org/dist/PerlIO-via-MD5/ diff --git a/devel/p5-Proc-Background/pkg-descr b/devel/p5-Proc-Background/pkg-descr index 0f696619e25..7e4ea14d168 100644 --- a/devel/p5-Proc-Background/pkg-descr +++ b/devel/p5-Proc-Background/pkg-descr @@ -3,6 +3,6 @@ both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if background processes still exist. Author: Blair Zajac <blair@akamai.com> -WWW: http://search.cpan.org/search?dist=Proc-Background +WWW: http://search.cpan.org/dist/Proc-Background/ --will diff --git a/devel/p5-Proc-Reliable/pkg-descr b/devel/p5-Proc-Reliable/pkg-descr index fa538470802..fb714b1169e 100644 --- a/devel/p5-Proc-Reliable/pkg-descr +++ b/devel/p5-Proc-Reliable/pkg-descr @@ -6,6 +6,6 @@ incorporates a number of options, including sending data to the subprocess on STDIN, collecting STDOUT and STDERR separately or together, killing hung processes, timouts and automatic retries. -WWW: http://search.cpan.org/search?dist=Proc-Reliable +WWW: http://search.cpan.org/dist/Proc-Reliable/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Rcs-Agent/pkg-descr b/devel/p5-Rcs-Agent/pkg-descr index 61b55f40de5..2632146b202 100644 --- a/devel/p5-Rcs-Agent/pkg-descr +++ b/devel/p5-Rcs-Agent/pkg-descr @@ -3,7 +3,7 @@ an object-oriented interface to the RCS commands rcs(1), rcsdiff(1), ci(1) and co(1), in addition to providing easy access to revision information contained in the RCS archive file. -WWW: http://search.cpan.org/search?dist=Rcs-Agent +WWW: http://search.cpan.org/dist/Rcs-Agent/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Rcs/pkg-descr b/devel/p5-Rcs/pkg-descr index 634f16baacf..2083348423e 100644 --- a/devel/p5-Rcs/pkg-descr +++ b/devel/p5-Rcs/pkg-descr @@ -3,7 +3,7 @@ Revision Control System (RCS) utilities. RCS must be installed on the system prior to using this module. This module should simplify the creation of an RCS front-end. -WWW: http://search.cpan.org/search?dist=Rcs +WWW: http://search.cpan.org/dist/Rcs/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Set-Array/pkg-descr b/devel/p5-Set-Array/pkg-descr index a25bcdfbf61..0261a723bb4 100644 --- a/devel/p5-Set-Array/pkg-descr +++ b/devel/p5-Set-Array/pkg-descr @@ -4,4 +4,4 @@ in the FAQ's, the Perl Cookbook or posts from comp.lang.perl.misc. In addition, there are Set methods with corresponding (overloaded) operators for the purpose of Set comparison, i.e. +, ==, etc. -WWW: http://search.cpan.org/search?dist=Set-Array +WWW: http://search.cpan.org/dist/Set-Array/ diff --git a/devel/p5-Set-Scalar/pkg-descr b/devel/p5-Set-Scalar/pkg-descr index 7375385076a..4cdc4e6d05f 100644 --- a/devel/p5-Set-Scalar/pkg-descr +++ b/devel/p5-Set-Scalar/pkg-descr @@ -1,7 +1,7 @@ This package implements the basic set operations for Perl scalars/references. -WWW: http://search.cpan.org/search?dist=Set-Scalar +WWW: http://search.cpan.org/dist/Set-Scalar/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Sort-ArrayOfArrays/pkg-descr b/devel/p5-Sort-ArrayOfArrays/pkg-descr index 5fa13fc5c5e..52d53d48906 100644 --- a/devel/p5-Sort-ArrayOfArrays/pkg-descr +++ b/devel/p5-Sort-ArrayOfArrays/pkg-descr @@ -1,6 +1,6 @@ Sort::ArrayOfArrays was written to sort an arbitrary array of arrays, in powerful, different ways. -WWW: http://search.cpan.org/search?dist=Sort-ArrayOfArrays +WWW: http://search.cpan.org/dist/Sort-ArrayOfArrays/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Sort-Tree/pkg-descr b/devel/p5-Sort-Tree/pkg-descr index 31ad38c97e2..0cd64afa981 100644 --- a/devel/p5-Sort-Tree/pkg-descr +++ b/devel/p5-Sort-Tree/pkg-descr @@ -14,6 +14,6 @@ pod documentation via the command or, after installation, view the man pages with man Sort::Tree -WWW: http://search.cpan.org/search?dist=Sort-Tree +WWW: http://search.cpan.org/dist/Sort-Tree/ Author: Bryce Harrington <brycehar@bryceharrington.com> diff --git a/devel/p5-Sort-Versions/pkg-descr b/devel/p5-Sort-Versions/pkg-descr index 8516533285d..4f730509895 100644 --- a/devel/p5-Sort-Versions/pkg-descr +++ b/devel/p5-Sort-Versions/pkg-descr @@ -20,4 +20,4 @@ 1 < 0002 1.5 < 1.06 -WWW: http://search.cpan.org/search?dist=Sort-Versions +WWW: http://search.cpan.org/dist/Sort-Versions/ diff --git a/devel/p5-System2/pkg-descr b/devel/p5-System2/pkg-descr index 0ac60ee628f..f69910919ce 100644 --- a/devel/p5-System2/pkg-descr +++ b/devel/p5-System2/pkg-descr @@ -6,7 +6,7 @@ If $debug is set, on-the fly diagnostics will be reported about how much data is being read. Author: Brian Reichert <reichert@numachi.com> -WWW: http://search.cpan.org/search?dist=System2 +WWW: http://search.cpan.org/dist/System2/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Term-ProgressBar/pkg-descr b/devel/p5-Term-ProgressBar/pkg-descr index 7da4c9f9c93..105958863f6 100644 --- a/devel/p5-Term-ProgressBar/pkg-descr +++ b/devel/p5-Term-ProgressBar/pkg-descr @@ -5,6 +5,6 @@ Doing something: ########### The bar grows as things done. Fifty hash marks are printed altogether. -WWW: http://search.cpan.org/search?dist=Term-ProgressBar +WWW: http://search.cpan.org/dist/Term-ProgressBar/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-Term-Prompt/pkg-descr b/devel/p5-Term-Prompt/pkg-descr index 2523b41217b..93b6e105646 100644 --- a/devel/p5-Term-Prompt/pkg-descr +++ b/devel/p5-Term-Prompt/pkg-descr @@ -4,7 +4,7 @@ user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices. Author: Allen Smith <actual@spamcop.net> -WWW: http://search.cpan.org/search?dist=Term-Prompt +WWW: http://search.cpan.org/dist/Term-Prompt/ -Anton <tobez@FreeBSD.org> diff --git a/devel/p5-Term-Shell/pkg-descr b/devel/p5-Term-Shell/pkg-descr index 1490dbe6bc5..86618df6572 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/search?dist=Term-Shell +WWW: http://search.cpan.org/dist/Term-Shell/ diff --git a/devel/p5-Test-ClassAPI/pkg-descr b/devel/p5-Test-ClassAPI/pkg-descr index 666e75729ae..eb70e68931c 100644 --- a/devel/p5-Test-ClassAPI/pkg-descr +++ b/devel/p5-Test-ClassAPI/pkg-descr @@ -3,4 +3,4 @@ to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability. -WWW: http://search.cpan.org/dist/Test-ClassAPI +WWW: http://search.cpan.org/dist/Test-ClassAPI/ diff --git a/devel/p5-Test-File/pkg-descr b/devel/p5-Test-File/pkg-descr index 71e22d90104..5af7062c375 100644 --- a/devel/p5-Test-File/pkg-descr +++ b/devel/p5-Test-File/pkg-descr @@ -1,4 +1,4 @@ This modules provides a collection of test utilities for file attributes. -WWW: http://search.cpan.org/dist/Test-File +WWW: http://search.cpan.org/dist/Test-File/ diff --git a/devel/p5-Test-Inline/pkg-descr b/devel/p5-Test-Inline/pkg-descr index c06802494e1..383a6557b6a 100644 --- a/devel/p5-Test-Inline/pkg-descr +++ b/devel/p5-Test-Inline/pkg-descr @@ -6,6 +6,6 @@ Test::Tutorial is just documentation. To actually get anything done you use pod2test. Read the Test::Inline::Tutoral, really. Author: Michael G Schwern <schwern@pobox.com> -WWW: http://search.cpan.org/dist/Test-Inline +WWW: http://search.cpan.org/dist/Test-Inline/ --Erwin Lansing <erwin@FreeBSD.org> diff --git a/devel/p5-Test-MockModule/pkg-descr b/devel/p5-Test-MockModule/pkg-descr index dfbba92c35a..42582ed2007 100644 --- a/devel/p5-Test-MockModule/pkg-descr +++ b/devel/p5-Test-MockModule/pkg-descr @@ -1,4 +1,4 @@ Test::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. -WWW: http://search.cpan.org/dist/Test-MockModule +WWW: http://search.cpan.org/dist/Test-MockModule/ diff --git a/devel/p5-Tie-Cache/pkg-descr b/devel/p5-Tie-Cache/pkg-descr index 3d05b72fd0b..03335ac7f66 100644 --- a/devel/p5-Tie-Cache/pkg-descr +++ b/devel/p5-Tie-Cache/pkg-descr @@ -16,6 +16,6 @@ From README: entries that are frequently read from, code like $cache{entry}, which moves the entry to the end of the linked list internally. -WWW: http://search.cpan.org/dist/Tie-Cache +WWW: http://search.cpan.org/dist/Tie-Cache/ -- Alex Kapranoff <kapr@crosswinds.net> diff --git a/devel/p5-Time-Duration/pkg-descr b/devel/p5-Time-Duration/pkg-descr index 741cca479ad..5f89d878715 100644 --- a/devel/p5-Time-Duration/pkg-descr +++ b/devel/p5-Time-Duration/pkg-descr @@ -1,7 +1,7 @@ This module provides functions for expressing durations in rounded or exact terms. -WWW: http://search.cpan.org/search?dist=Time-Duration +WWW: http://search.cpan.org/dist/Time-Duration/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-Time-Object/pkg-descr b/devel/p5-Time-Object/pkg-descr index 0faff58c7a9..1f7fe6fc2cd 100644 --- a/devel/p5-Time-Object/pkg-descr +++ b/devel/p5-Time-Object/pkg-descr @@ -3,4 +3,4 @@ with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect. -WWW: http://search.cpan.org/search?dist=Time-Object +WWW: http://search.cpan.org/dist/Time-Object/ diff --git a/devel/p5-Time-Piece/pkg-descr b/devel/p5-Time-Piece/pkg-descr index 81f1155a5bc..a8c9956bcf7 100644 --- a/devel/p5-Time-Piece/pkg-descr +++ b/devel/p5-Time-Piece/pkg-descr @@ -8,6 +8,6 @@ Wall on the perl5-porters mailing list here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-01/msg00241.html Authors: Matt Sergeant <matt@sergeant.org>, Jarkko Hietaniemi <jhi@iki.fi> -WWW: http://search.cpan.org/search?dist=Time-Piece +WWW: http://search.cpan.org/dist/Time-Piece/ -- Anton diff --git a/devel/p5-Tree-DAG_Node/pkg-descr b/devel/p5-Tree-DAG_Node/pkg-descr index 81dbb6061a5..4a4998d4150 100644 --- a/devel/p5-Tree-DAG_Node/pkg-descr +++ b/devel/p5-Tree-DAG_Node/pkg-descr @@ -6,6 +6,6 @@ a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers). -WWW: http://search.cpan.org/search?dist=Tree-DAG_Node +WWW: http://search.cpan.org/dist/Tree-DAG_Node/ Seamus Venasse <svenasse@polaris.ca> diff --git a/devel/p5-User-Identity/pkg-descr b/devel/p5-User-Identity/pkg-descr index d71afd793a1..44d12f76660 100644 --- a/devel/p5-User-Identity/pkg-descr +++ b/devel/p5-User-Identity/pkg-descr @@ -1,7 +1,7 @@ User::Identity is a Perl module for abstracting information about a physical person. -WWW: http://search.cpan.org/search?dist=User-Identity +WWW: http://search.cpan.org/dist/User-Identity/ - Max Campos mcampos@bpsw.biz diff --git a/devel/p5-VCS/pkg-descr b/devel/p5-VCS/pkg-descr index 60d435f0916..8ea3f8f3fb4 100644 --- a/devel/p5-VCS/pkg-descr +++ b/devel/p5-VCS/pkg-descr @@ -3,4 +3,4 @@ from Perl code. This is achieved in a similar fashion to the `DBI' suite of modules. It comes with example CVS and RCS wrappers. WWW: http://www.astray.com/VCS/ -WWW: http://search.cpan.org/search?dist=VCS +WWW: http://search.cpan.org/dist/VCS/ diff --git a/dns/p5-Net-DNS-ZoneCheck/pkg-descr b/dns/p5-Net-DNS-ZoneCheck/pkg-descr index 88fdb2f759a..93750dc825e 100644 --- a/dns/p5-Net-DNS-ZoneCheck/pkg-descr +++ b/dns/p5-Net-DNS-ZoneCheck/pkg-descr @@ -1,3 +1,3 @@ This module validates DNS zones composed of Net::DNS::RR records. -WWW: http://search.cpan.org/dist/Net-DNS-ZoneCheck +WWW: http://search.cpan.org/dist/Net-DNS-ZoneCheck/ diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr b/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr index 713f5dce246..e4f4aa3afe2 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr +++ b/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr @@ -4,4 +4,4 @@ function, parse(), which returns a reference to an array of traditional Net::DNS::RR objects, so that no new API has to be learned in order to manipulate zone records. -WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast +WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/ diff --git a/dns/p5-Net-DNS-ZoneFile/pkg-descr b/dns/p5-Net-DNS-ZoneFile/pkg-descr index 487fe8ebeed..b7ee607db73 100644 --- a/dns/p5-Net-DNS-ZoneFile/pkg-descr +++ b/dns/p5-Net-DNS-ZoneFile/pkg-descr @@ -3,7 +3,7 @@ Net::DNS::RR objects containing each of the RRs given in the zone in the case that the whole zone file was succesfully parsed. Author: Luis Mun~oz <lem@cantv.net> -WWW: http://search.cpan.org/search?dist=Net-DNS-ZoneFile +WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile/ -Anton <tobez@FreeBSD.org> diff --git a/dns/p5-Net-Domain-ExpireDate/pkg-descr b/dns/p5-Net-Domain-ExpireDate/pkg-descr index 553d04fde36..4dc3c2efec9 100644 --- a/dns/p5-Net-Domain-ExpireDate/pkg-descr +++ b/dns/p5-Net-Domain-ExpireDate/pkg-descr @@ -8,5 +8,5 @@ expiration date representation provided by different servers (almost all gTLD registrars and some ccTLD registrars are covered). Now obtaining of domain creation date is also supported. -WWW: http://search.cpan.org/dist/Net-Domain-ExpireDate +WWW: http://search.cpan.org/dist/Net-Domain-ExpireDate/ Author: Walery Studennikov diff --git a/dns/p5-Tie-DNS/pkg-descr b/dns/p5-Tie-DNS/pkg-descr index c13a1ae07a8..040c970717e 100644 --- a/dns/p5-Tie-DNS/pkg-descr +++ b/dns/p5-Tie-DNS/pkg-descr @@ -3,6 +3,6 @@ excellent Net::DNS module. Its goal is to make operations that are easy in Net::DNS trivial, and operations that are hard in Net::DNS easy. -WWW: http://search.cpan.org/search?dist=Tie-DNS +WWW: http://search.cpan.org/dist/Tie-DNS/ Seamus Venasse <svenasse@polaris.ca> diff --git a/finance/p5-Business-CreditCard/pkg-descr b/finance/p5-Business-CreditCard/pkg-descr index 927bd8796fe..25d79f48c94 100644 --- a/finance/p5-Business-CreditCard/pkg-descr +++ b/finance/p5-Business-CreditCard/pkg-descr @@ -13,4 +13,4 @@ The generate_last_digit() subroutine computes and returns the last digit of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth. -WWW: http://search.cpan.org/search?dist=Business-CreditCard +WWW: http://search.cpan.org/dist/Business-CreditCard/ diff --git a/finance/p5-Finance-Currency-Convert-XE/pkg-descr b/finance/p5-Finance-Currency-Convert-XE/pkg-descr index 8551ac3c4f9..cad780781e4 100644 --- a/finance/p5-Finance-Currency-Convert-XE/pkg-descr +++ b/finance/p5-Finance-Currency-Convert-XE/pkg-descr @@ -1,4 +1,4 @@ Currency conversion module using XE.com's Universal Currency Converter (tm) site. -WWW: http://search.cpan.org/dist/Finance-Currency-Convert-XE +WWW: http://search.cpan.org/dist/Finance-Currency-Convert-XE/ diff --git a/finance/p5-Finance-Currency-Convert/pkg-descr b/finance/p5-Finance-Currency-Convert/pkg-descr index f6a8cc8e1fc..be29acd090c 100644 --- a/finance/p5-Finance-Currency-Convert/pkg-descr +++ b/finance/p5-Finance-Currency-Convert/pkg-descr @@ -4,6 +4,6 @@ exchange rates for all Euro currencies (as of November automatically fetch their exchange rates from the internet and (optionally) store them in a file for later reference. -WWW: http://search.cpan.org/search?dist=Finance-Currency-Convert +WWW: http://search.cpan.org/dist/Finance-Currency-Convert/ Seamus Venasse <svenasse@polaris.ca> diff --git a/finance/p5-Finance-QuoteHist/pkg-descr b/finance/p5-Finance-QuoteHist/pkg-descr index a27f7be262b..fe340ff2fd3 100644 --- a/finance/p5-Finance-QuoteHist/pkg-descr +++ b/finance/p5-Finance-QuoteHist/pkg-descr @@ -4,6 +4,6 @@ than the default lineup, this module behaves identically to whichever site-specific module is first in the lineup. See below for site-specific modules. -WWW: http://search.cpan.org/search?dist=Finance-QuoteHist +WWW: http://search.cpan.org/dist/Finance-QuoteHist/ Seamus Venasse <svenasse@polaris.ca> diff --git a/ftp/p5-Net-FTPServer/pkg-descr b/ftp/p5-Net-FTPServer/pkg-descr index dae488f18b3..65c6ee4d19c 100644 --- a/ftp/p5-Net-FTPServer/pkg-descr +++ b/ftp/p5-Net-FTPServer/pkg-descr @@ -18,7 +18,7 @@ Major features of Net::FTPServer include: * Syslog logging. * Set TCP parameters. -WWW: http://search.cpan.org/search?dist=Net-FTPServer +WWW: http://search.cpan.org/dist/Net-FTPServer/ - Pete petef@FreeBSD.org diff --git a/games/p5-Games-AlphaBeta/pkg-descr b/games/p5-Games-AlphaBeta/pkg-descr index 1a153ab716e..b7c867dfd9c 100644 --- a/games/p5-Games-AlphaBeta/pkg-descr +++ b/games/p5-Games-AlphaBeta/pkg-descr @@ -11,7 +11,7 @@ copy(), apply(), endpos(), evaluate() and findmoves(). This is explained more carefully in Games::AlphaBeta::Position which is a base class you can use to implement your position object. -WWW: http://search.cpan.org/dist/Games-AlphaBeta +WWW: http://search.cpan.org/dist/Games-AlphaBeta/ Author: Stig Brautaset <stig@brautaset.org> - Aaron Dalton diff --git a/games/p5-Games-Sequential/pkg-descr b/games/p5-Games-Sequential/pkg-descr index 95a2735e501..e20fac260bf 100644 --- a/games/p5-Games-Sequential/pkg-descr +++ b/games/p5-Games-Sequential/pkg-descr @@ -10,7 +10,7 @@ which case the copy() method will be provided for you. The apply() method must take a move and apply it to the current position, producing the next position in the game. -WWW: http://search.cpan.org/dist/Games-Sequential +WWW: http://search.cpan.org/dist/Games-Sequential/ Author: Stig Brautaset <stig@brautaset.org> - Aaron Dalton diff --git a/graphics/p5-GraphViz/pkg-descr b/graphics/p5-GraphViz/pkg-descr index d66085a5197..a6be830258e 100644 --- a/graphics/p5-GraphViz/pkg-descr +++ b/graphics/p5-GraphViz/pkg-descr @@ -3,7 +3,7 @@ directed graphs in a variety of formats (PostScript, PNG, etc.) using the "dot" and "neato" programs from the GraphViz project (http://www.graphviz.org/). -WWW: http://search.cpan.org/search?dist=GraphViz +WWW: http://search.cpan.org/dist/GraphViz/ -Anton <tobez@FreeBSD.org> diff --git a/graphics/p5-Graphics-ColorNames/pkg-descr b/graphics/p5-Graphics-ColorNames/pkg-descr index e1a566ad6a7..d7c4b5f978a 100644 --- a/graphics/p5-Graphics-ColorNames/pkg-descr +++ b/graphics/p5-Graphics-ColorNames/pkg-descr @@ -3,7 +3,7 @@ common color names. This prevents authors from having to redefine these colors in their perl script, and also makes an easy interface to let a user pick their own color. -WWW: http://search.cpan.org/search?dist=Graphics-ColorNames +WWW: http://search.cpan.org/dist/Graphics-ColorNames/ - Pete petef@databits.net diff --git a/graphics/p5-Image-Imlib2/pkg-descr b/graphics/p5-Image-Imlib2/pkg-descr index a8e01c27412..3366dae25cc 100644 --- a/graphics/p5-Image-Imlib2/pkg-descr +++ b/graphics/p5-Image-Imlib2/pkg-descr @@ -5,4 +5,4 @@ FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. -WWW: http://search.cpan.org/dist/Image-Imlib2 +WWW: http://search.cpan.org/dist/Image-Imlib2/ diff --git a/graphics/p5-Image-Info/pkg-descr b/graphics/p5-Image-Info/pkg-descr index af972e250c0..681982b994a 100644 --- a/graphics/p5-Image-Info/pkg-descr +++ b/graphics/p5-Image-Info/pkg-descr @@ -2,4 +2,4 @@ This Perl extension allows you to extract meta information from various types of image files. It currently supports JPEG, GIF, PNG and more image types. -WWW: http://search.cpan.org/search?dist=Image-Info +WWW: http://search.cpan.org/dist/Image-Info/ diff --git a/graphics/p5-SpringGraph/pkg-descr b/graphics/p5-SpringGraph/pkg-descr index f50a973127d..130637464f1 100644 --- a/graphics/p5-SpringGraph/pkg-descr +++ b/graphics/p5-SpringGraph/pkg-descr @@ -10,7 +10,7 @@ original springgraph.pl code. It is likely to be rewritten from basic principles in the near future to remove some of the quirks inherent in the Autodia and springgraph.pl code used. -WWW: http://search.cpan.org/search?dist=SpringGraph +WWW: http://search.cpan.org/dist/SpringGraph/ Fernan <fernan@iib.unsam.edu.ar> diff --git a/graphics/p5-VCG/pkg-descr b/graphics/p5-VCG/pkg-descr index 1b7d9ecd429..cef16d0949d 100644 --- a/graphics/p5-VCG/pkg-descr +++ b/graphics/p5-VCG/pkg-descr @@ -3,4 +3,4 @@ limited selection of options and file formats. The vcg graphing tool homepage is currently http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is being actively developed elsewhere. -WWW: http://search.cpan.org/search?dist=VCG +WWW: http://search.cpan.org/dist/VCG/ diff --git a/irc/p5-IRC/pkg-descr b/irc/p5-IRC/pkg-descr index 27c25f1313d..8c659d3b012 100644 --- a/irc/p5-IRC/pkg-descr +++ b/irc/p5-IRC/pkg-descr @@ -17,4 +17,4 @@ Net::IRC::DCC See their respective man pages for details. -WWW: http://search.cpan.org/dist/Net-IRC +WWW: http://search.cpan.org/dist/Net-IRC/ diff --git a/irc/p5-POE-Component-IRC-Object/pkg-descr b/irc/p5-POE-Component-IRC-Object/pkg-descr index 1a53d125ab7..614af96ef31 100644 --- a/irc/p5-POE-Component-IRC-Object/pkg-descr +++ b/irc/p5-POE-Component-IRC-Object/pkg-descr @@ -1,7 +1,7 @@ An OO interface to POE::Component::IRC with facilities to dispatch the same method to multiple objects. -WWW: http://search.cpan.org/search?dist=POE-Component-IRC-Object +WWW: http://search.cpan.org/dist/POE-Component-IRC-Object/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/japanese/p5-Date-Japanese-Era/pkg-descr b/japanese/p5-Date-Japanese-Era/pkg-descr index 7ca9de782b0..167c0745631 100644 --- a/japanese/p5-Date-Japanese-Era/pkg-descr +++ b/japanese/p5-Date-Japanese-Era/pkg-descr @@ -1,4 +1,4 @@ Date::Japanese::Era handles conversion between Japanese Era and Gregorian calendar. -WWW: http://search.cpan.org/search?dist=Date-Japanese-Era +WWW: http://search.cpan.org/dist/Date-Japanese-Era/ diff --git a/japanese/p5-Jcode/pkg-descr b/japanese/p5-Jcode/pkg-descr index 12be16f538d..627ac1a2690 100644 --- a/japanese/p5-Jcode/pkg-descr +++ b/japanese/p5-Jcode/pkg-descr @@ -1,3 +1,3 @@ This is a Perl extension interface to convert Japanese text. -WWW: http://search.cpan.org/search?dist=Jcode +WWW: http://search.cpan.org/dist/Jcode/ diff --git a/lang/p5-Data-JavaScript/pkg-descr b/lang/p5-Data-JavaScript/pkg-descr index d75ac9ff6f7..ddc0e5c2ec7 100644 --- a/lang/p5-Data-JavaScript/pkg-descr +++ b/lang/p5-Data-JavaScript/pkg-descr @@ -7,6 +7,6 @@ structures cannot be created anonymously and needed to be assigned to variables. This enables dumping big structures. Author: Ariel Brosh <schop@cpan.org> -WWW: http://search.cpan.org/search?dist=Data-JavaScript +WWW: http://search.cpan.org/dist/Data-JavaScript/ -- Anton diff --git a/lang/p5-List-MoreUtil/pkg-descr b/lang/p5-List-MoreUtil/pkg-descr index 640a72fc8c3..8c67cdcee76 100644 --- a/lang/p5-List-MoreUtil/pkg-descr +++ b/lang/p5-List-MoreUtil/pkg-descr @@ -3,4 +3,4 @@ functions that were written over the years. The only common thread between these functions is that they all operate on lists of variables - tranforming them, selecting from them, looping over them. -WWW: http://search.cpan.org/dist/List-MoreUtil +WWW: http://search.cpan.org/dist/List-MoreUtil/ diff --git a/lang/p5-List-MoreUtils/pkg-descr b/lang/p5-List-MoreUtils/pkg-descr index 527afd97bf1..d29d740b16a 100644 --- a/lang/p5-List-MoreUtils/pkg-descr +++ b/lang/p5-List-MoreUtils/pkg-descr @@ -1,4 +1,4 @@ List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. -WWW: http://search.cpan.org/dist/List-MoreUtils +WWW: http://search.cpan.org/dist/List-MoreUtils/ diff --git a/lang/p5-Scalar-List-Utils/pkg-descr b/lang/p5-Scalar-List-Utils/pkg-descr index 3a540ebcd81..a4fa6ffe5ab 100644 --- a/lang/p5-Scalar-List-Utils/pkg-descr +++ b/lang/p5-Scalar-List-Utils/pkg-descr @@ -18,4 +18,4 @@ This distribution provides dualvar shuffle -WWW: http://search.cpan.org/search?dist=Scalar-List-Utils +WWW: http://search.cpan.org/dist/Scalar-List-Utils/ diff --git a/lang/p5-Switch/pkg-descr b/lang/p5-Switch/pkg-descr index 21f43f85828..d939b12f5c4 100644 --- a/lang/p5-Switch/pkg-descr +++ b/lang/p5-Switch/pkg-descr @@ -5,7 +5,7 @@ existing Perl control structures. The semantics are particularly rich, allowing any one (or more) of nearly 30 forms of matching to be used when comparing a switch value with its various cases. -WWW: http://search.cpan.org/search?dist=Switch +WWW: http://search.cpan.org/dist/Switch/ -Anton <tobez@FreeBSD.org> diff --git a/mail/p5-Email-Delete/pkg-descr b/mail/p5-Email-Delete/pkg-descr index c5aa685f72d..eaa0a027b2d 100644 --- a/mail/p5-Email-Delete/pkg-descr +++ b/mail/p5-Email-Delete/pkg-descr @@ -1,4 +1,4 @@ This software will delete messages from a given folder if the test returns true. -WWW: http://search.cpan.org/dist/Email-Delete +WWW: http://search.cpan.org/dist/Email-Delete/ diff --git a/mail/p5-Email-Filter/pkg-descr b/mail/p5-Email-Filter/pkg-descr index 057d13b99e8..61d53c9b4ba 100644 --- a/mail/p5-Email-Filter/pkg-descr +++ b/mail/p5-Email-Filter/pkg-descr @@ -3,4 +3,4 @@ against the complexity and increasing bugginess of the "Mail::*" modules. It replaces Mail::Audit, and allows you to write programs describing how your mail should be filtered. -WWW: http://search.cpan.org/dist/Email-Filter +WWW: http://search.cpan.org/dist/Email-Filter/ diff --git a/mail/p5-Email-Folder-IMAP/pkg-descr b/mail/p5-Email-Folder-IMAP/pkg-descr index 7b3d6eb7a5f..23275d59189 100644 --- a/mail/p5-Email-Folder-IMAP/pkg-descr +++ b/mail/p5-Email-Folder-IMAP/pkg-descr @@ -1,4 +1,4 @@ This software adds IMAP functionality to Email::Folder. Its interface is identical to the other Email::Folder::Reader subclasses. -WWW: http://search.cpan.org/dist/Email-Folder-IMAP +WWW: http://search.cpan.org/dist/Email-Folder-IMAP/ diff --git a/mail/p5-Email-Folder-IMAPS/pkg-descr b/mail/p5-Email-Folder-IMAPS/pkg-descr index 64f5fe97a86..84b029bba30 100644 --- a/mail/p5-Email-Folder-IMAPS/pkg-descr +++ b/mail/p5-Email-Folder-IMAPS/pkg-descr @@ -1,4 +1,4 @@ This software adds IMAPS functionality to Email::Folder. Its interface is identical to the other Email::Folder::Reader subclasses. -WWW: http://search.cpan.org/dist/Email-Folder-IMAPS +WWW: http://search.cpan.org/dist/Email-Folder-IMAPS/ diff --git a/mail/p5-Email-Folder/pkg-descr b/mail/p5-Email-Folder/pkg-descr index edd46147549..3d69242c888 100644 --- a/mail/p5-Email-Folder/pkg-descr +++ b/mail/p5-Email-Folder/pkg-descr @@ -1,3 +1,3 @@ Read all the messages from a folder as Email::Simple objects. -WWW: http://search.cpan.org/dist/Email-Folder +WWW: http://search.cpan.org/dist/Email-Folder/ diff --git a/mail/p5-Email-FolderType-Net/pkg-descr b/mail/p5-Email-FolderType-Net/pkg-descr index 667e05dc427..09aa37e39ac 100644 --- a/mail/p5-Email-FolderType-Net/pkg-descr +++ b/mail/p5-Email-FolderType-Net/pkg-descr @@ -2,4 +2,4 @@ Registers several mail folder types that are known as network based messaging protocols. Folder names for these protocols should be specified using a URI syntax. -WWW: http://search.cpan.org/dist/Email-FolderType-Net +WWW: http://search.cpan.org/dist/Email-FolderType-Net/ diff --git a/mail/p5-Email-FolderType/pkg-descr b/mail/p5-Email-FolderType/pkg-descr index e85473d0d56..05ef2058be5 100644 --- a/mail/p5-Email-FolderType/pkg-descr +++ b/mail/p5-Email-FolderType/pkg-descr @@ -1,3 +1,3 @@ Provides a utility subroutine for detecting the type of a given mail folder. -WWW: http://search.cpan.org/dist/Email-FolderType +WWW: http://search.cpan.org/dist/Email-FolderType/ diff --git a/mail/p5-Email-LocalDelivery-Ezmlm/pkg-descr b/mail/p5-Email-LocalDelivery-Ezmlm/pkg-descr index 8d90be09dae..28942ea4e2b 100644 --- a/mail/p5-Email-LocalDelivery-Ezmlm/pkg-descr +++ b/mail/p5-Email-LocalDelivery-Ezmlm/pkg-descr @@ -1,3 +1,3 @@ This module delivers RFC822 messages into ezmlm-style archive folders. -WWW: http://search.cpan.org/dist/Email-LocalDelivery-Ezmlm +WWW: http://search.cpan.org/dist/Email-LocalDelivery-Ezmlm/ diff --git a/mail/p5-Email-LocalDelivery/pkg-descr b/mail/p5-Email-LocalDelivery/pkg-descr index 39812ad1ce6..6af76739955 100644 --- a/mail/p5-Email-LocalDelivery/pkg-descr +++ b/mail/p5-Email-LocalDelivery/pkg-descr @@ -2,4 +2,4 @@ This is the second module produced by the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. It delivers an email to a list of mailboxes. -WWW: http://search.cpan.org/dist/Email-LocalDelivery +WWW: http://search.cpan.org/dist/Email-LocalDelivery/ diff --git a/mail/p5-Email-MIME-Encodings/pkg-descr b/mail/p5-Email-MIME-Encodings/pkg-descr index 5680af613b1..4c9d5c0209a 100644 --- a/mail/p5-Email-MIME-Encodings/pkg-descr +++ b/mail/p5-Email-MIME-Encodings/pkg-descr @@ -2,4 +2,4 @@ This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can throw the contents of a Content-Transfer-Encoding header at some text and have the right thing happen. -WWW: http://search.cpan.org/dist/Email-MIME-Encodings +WWW: http://search.cpan.org/dist/Email-MIME-Encodings/ diff --git a/mail/p5-Email-MIME-Modifier/pkg-descr b/mail/p5-Email-MIME-Modifier/pkg-descr index f0837d2f9e9..71bd13d1ece 100644 --- a/mail/p5-Email-MIME-Modifier/pkg-descr +++ b/mail/p5-Email-MIME-Modifier/pkg-descr @@ -1,3 +1,3 @@ Provides a number of useful methods for manipulating MIME messages. -WWW: http://search.cpan.org/dist/Email-MIME-Modifier +WWW: http://search.cpan.org/dist/Email-MIME-Modifier/ diff --git a/mail/p5-Email-MessageID/pkg-descr b/mail/p5-Email-MessageID/pkg-descr index d3aa3a07ff5..0299635bf42 100644 --- a/mail/p5-Email-MessageID/pkg-descr +++ b/mail/p5-Email-MessageID/pkg-descr @@ -2,4 +2,4 @@ Message-ids are optional, but highly recommended, headers that identify a message uniquely. This software generates a unique message-id. -WWW: http://search.cpan.org/dist/Email-MessageID +WWW: http://search.cpan.org/dist/Email-MessageID/ diff --git a/mail/p5-Email-Simple/pkg-descr b/mail/p5-Email-Simple/pkg-descr index d991d72f2db..58349b1ea8c 100644 --- a/mail/p5-Email-Simple/pkg-descr +++ b/mail/p5-Email-Simple/pkg-descr @@ -4,4 +4,4 @@ modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. -WWW: http://search.cpan.org/dist/Email-Simple +WWW: http://search.cpan.org/dist/Email-Simple/ diff --git a/mail/p5-Email-Valid-Loose/pkg-descr b/mail/p5-Email-Valid-Loose/pkg-descr index 302cbf870b7..f31e7fba888 100644 --- a/mail/p5-Email-Valid-Loose/pkg-descr +++ b/mail/p5-Email-Valid-Loose/pkg-descr @@ -2,4 +2,4 @@ Email::Valid::Loose is a subclass of Email::Valid, which allows . (dot) before @ (at-mark). It is invalid in RFC822, but is commonly used in some of mobile phone addresses in Japan (like docomo.ne.jp or jp-t.ne.jp). -WWW: http://search.cpan.org/search?dist=Email-Valid-Loose +WWW: http://search.cpan.org/dist/Email-Valid-Loose/ diff --git a/mail/p5-Email-Valid/pkg-descr b/mail/p5-Email-Valid/pkg-descr index 9c21f7563a1..cc13deae0e5 100644 --- a/mail/p5-Email-Valid/pkg-descr +++ b/mail/p5-Email-Valid/pkg-descr @@ -4,7 +4,7 @@ optionally, whether a mail host exists for the domain. Please note that there is no way to determine whether an address is deliverable without attempting delivery. -WWW: http://search.cpan.org/search?dist=Email-Valid +WWW: http://search.cpan.org/dist/Email-Valid/ -Anton <tobez@FreeBSD.org> diff --git a/mail/p5-Mail-Address-MobileJp/pkg-descr b/mail/p5-Mail-Address-MobileJp/pkg-descr index 4f8b5990ba6..f43b783e1e1 100644 --- a/mail/p5-Mail-Address-MobileJp/pkg-descr +++ b/mail/p5-Mail-Address-MobileJp/pkg-descr @@ -1,4 +1,4 @@ Mail::Address::MobileJp is an utility to detect an email address is mobile (cellurar) email address or not. -WWW: http://search.cpan.org/search?dist=Mail-Address-MobileJp +WWW: http://search.cpan.org/dist/Mail-Address-MobileJp/ diff --git a/mail/p5-Mail-Audit/pkg-descr b/mail/p5-Mail-Audit/pkg-descr index 5aa8b14b8b2..bca7161bdf9 100644 --- a/mail/p5-Mail-Audit/pkg-descr +++ b/mail/p5-Mail-Audit/pkg-descr @@ -1,7 +1,7 @@ Mail::Audit is a Perl module for writing custom mail filters. It's aim is to be a tool to help replace procmail. -WWW: http://search.cpan.org/search?dist=Mail-Audit +WWW: http://search.cpan.org/dist/Mail-Audit/ - Pete petef@databits.net diff --git a/mail/p5-Mail-Box/pkg-descr b/mail/p5-Mail-Box/pkg-descr index 440d2deb696..77e4e104ccc 100644 --- a/mail/p5-Mail-Box/pkg-descr +++ b/mail/p5-Mail-Box/pkg-descr @@ -3,6 +3,6 @@ moment of this writing). It is written to replace Mail::Folder, although it interface is different. Author: Mark Overmeer <mark@overmeer.net> -WWW: http://search.cpan.org/search?dist=Mail-Box +WWW: http://search.cpan.org/dist/Mail-Box/ --will diff --git a/mail/p5-Mail-Box1/pkg-descr b/mail/p5-Mail-Box1/pkg-descr index 440d2deb696..77e4e104ccc 100644 --- a/mail/p5-Mail-Box1/pkg-descr +++ b/mail/p5-Mail-Box1/pkg-descr @@ -3,6 +3,6 @@ moment of this writing). It is written to replace Mail::Folder, although it interface is different. Author: Mark Overmeer <mark@overmeer.net> -WWW: http://search.cpan.org/search?dist=Mail-Box +WWW: http://search.cpan.org/dist/Mail-Box/ --will diff --git a/mail/p5-Mail-CheckUser/pkg-descr b/mail/p5-Mail-CheckUser/pkg-descr index 3756e36cfce..c818844984f 100644 --- a/mail/p5-Mail-CheckUser/pkg-descr +++ b/mail/p5-Mail-CheckUser/pkg-descr @@ -9,7 +9,7 @@ It makes several checks: mailbox is valid. It uses a combination of MAIL and RCPT commands which simulates sending an email. It can detect bad mailboxes in many cases. -WWW: http://search.cpan.org/search?dist=Mail-CheckUser +WWW: http://search.cpan.org/dist/Mail-CheckUser/ - Attila Nagy bra@fsn.hu diff --git a/mail/p5-Mail-FilterXML/pkg-descr b/mail/p5-Mail-FilterXML/pkg-descr index 7a52e632dbd..43491d00b9a 100644 --- a/mail/p5-Mail-FilterXML/pkg-descr +++ b/mail/p5-Mail-FilterXML/pkg-descr @@ -2,6 +2,6 @@ Mail::FilterXML is a module that builds upon Mail::Audit, in such a manner that filter rules can be written in XML form. Author: Matthew MacKenzie <mattmk@cpan.org> -WWW: http://search.cpan.org/search?dist=Mail-FilterXML +WWW: http://search.cpan.org/dist/Mail-FilterXML/ --will diff --git a/mail/p5-Mail-Freshmeat/pkg-descr b/mail/p5-Mail-Freshmeat/pkg-descr index 8cb6e0b94de..2e6963bab50 100644 --- a/mail/p5-Mail-Freshmeat/pkg-descr +++ b/mail/p5-Mail-Freshmeat/pkg-descr @@ -8,6 +8,6 @@ will be removed from the output. fmscore is ideal for use as a procmail filter.) Author: Adam Spiers <adam@spiers.net> -WWW: http://search.cpan.org/search?dist=Mail-Freshmeat +WWW: http://search.cpan.org/dist/Mail-Freshmeat/ --will diff --git a/mail/p5-Mail-Graph/pkg-descr b/mail/p5-Mail-Graph/pkg-descr index 4c4156aebcd..cf744039292 100644 --- a/mail/p5-Mail-Graph/pkg-descr +++ b/mail/p5-Mail-Graph/pkg-descr @@ -3,6 +3,6 @@ Mail::Graph - visualize mails via graphs (spams, bug reports etc) In the directory samples/ is a short example. For a real-life example please visit <http://bloodgate.com/spams/>. -WWW: http://search.cpan.org/search?dist=Mail-Graph +WWW: http://search.cpan.org/dist/Mail-Graph/ Author: TELS <tels@cpan.org> diff --git a/mail/p5-Mail-ListDetector/pkg-descr b/mail/p5-Mail-ListDetector/pkg-descr index 288654f4056..791ec912d88 100644 --- a/mail/p5-Mail-ListDetector/pkg-descr +++ b/mail/p5-Mail-ListDetector/pkg-descr @@ -7,7 +7,7 @@ Mailman and Ezmlm messages. It is deliberately checked last to allow the more specific Mailman and Ezmlm parsing to happen first, and more accurately identify the type of mailing list involved. -WWW: http://search.cpan.org/search?dist=Mail-ListDetector +WWW: http://search.cpan.org/dist/Mail-ListDetector/ - Pete petef@FreeBSD.org diff --git a/mail/p5-Mail-RBL/pkg-descr b/mail/p5-Mail-RBL/pkg-descr index 53e646d1b73..0ccdc597a15 100644 --- a/mail/p5-Mail-RBL/pkg-descr +++ b/mail/p5-Mail-RBL/pkg-descr @@ -14,4 +14,4 @@ The methods available are described below: a whole. AUTHOR: Luis E. Munoz <lem@cantv.net> -WWW: http://search.cpan.org/search?dist=Mail-RBL +WWW: http://search.cpan.org/dist/Mail-RBL/ diff --git a/mail/p5-Mail-Sender/pkg-descr b/mail/p5-Mail-Sender/pkg-descr index 5d48fcc96df..e8bda4f3d94 100644 --- a/mail/p5-Mail-Sender/pkg-descr +++ b/mail/p5-Mail-Sender/pkg-descr @@ -2,7 +2,7 @@ Mail::Sender provides an object oriented interface to sending mails. It doesn't need any outer program. It connects to a mail server directly from Perl, using Socket. -WWW: http://search.cpan.org/search?dist=Mail-Sender +WWW: http://search.cpan.org/dist/Mail-Sender/ - Ben Smithurst <ben@FreeBSD.org> diff --git a/mail/p5-Mail-Tools/pkg-descr b/mail/p5-Mail-Tools/pkg-descr index 3f6080166f3..00a9cb5a1bf 100644 --- a/mail/p5-Mail-Tools/pkg-descr +++ b/mail/p5-Mail-Tools/pkg-descr @@ -7,4 +7,4 @@ message header fields and bodies, sending messages via SMTP or the Unix mail and sendmail commands, reading mbox mail boxes, and message filtering through Perl subroutines. -WWW: http://search.cpan.org/search?dist=MailTools +WWW: http://search.cpan.org/dist/MailTools/ diff --git a/mail/p5-Mail-Verify/pkg-descr b/mail/p5-Mail-Verify/pkg-descr index f2173cdd57f..170cf9c47a8 100644 --- a/mail/p5-Mail-Verify/pkg-descr +++ b/mail/p5-Mail-Verify/pkg-descr @@ -6,7 +6,7 @@ module a list of MX records (or, falling back on a hosts A record) are checked to make sure at least one SMTP server is accepting connections. -WWW: http://search.cpan.org/search?dist=Mail-Verify +WWW: http://search.cpan.org/dist/Mail-Verify/ - Pete petef@databits.net diff --git a/mail/p5-Mail-Webmail-Gmail/pkg-descr b/mail/p5-Mail-Webmail-Gmail/pkg-descr index 0aca3115d38..0e3b4e99b61 100644 --- a/mail/p5-Mail-Webmail-Gmail/pkg-descr +++ b/mail/p5-Mail-Webmail-Gmail/pkg-descr @@ -8,7 +8,7 @@ keep this module in line with the changes they make, but, if after updating to the newest version of this module, the feature that you require still doesn't work, please contact me with the issue. -WWW: http://search.cpan.org/dist/Mail-Webmail-Gmail +WWW: http://search.cpan.org/dist/Mail-Webmail-Gmail/ - Cheng-Lung Sung clsung at dragon2.net diff --git a/mail/p5-Net-IMAP-Simple-SSL/pkg-descr b/mail/p5-Net-IMAP-Simple-SSL/pkg-descr index 3ac8d897e25..d91e325dab3 100644 --- a/mail/p5-Net-IMAP-Simple-SSL/pkg-descr +++ b/mail/p5-Net-IMAP-Simple-SSL/pkg-descr @@ -1,4 +1,4 @@ This module is a subclass of Net::IMAP::Simple that includes SSL support. The interface is identical. -WWW: http://search.cpan.org/dist/Net-IMAP-Simple-SSL +WWW: http://search.cpan.org/dist/Net-IMAP-Simple-SSL/ diff --git a/mail/p5-Net-IMAP-Simple/pkg-descr b/mail/p5-Net-IMAP-Simple/pkg-descr index f28f0cb5b72..b11d212cf89 100644 --- a/mail/p5-Net-IMAP-Simple/pkg-descr +++ b/mail/p5-Net-IMAP-Simple/pkg-descr @@ -1,3 +1,3 @@ This module is a simple way to access IMAP accounts. -WWW: http://search.cpan.org/dist/Net-IMAP-Simple +WWW: http://search.cpan.org/dist/Net-IMAP-Simple/ diff --git a/mail/p5-URI-imap/pkg-descr b/mail/p5-URI-imap/pkg-descr index b3ed0ae0bcf..1c1555d1338 100644 --- a/mail/p5-URI-imap/pkg-descr +++ b/mail/p5-URI-imap/pkg-descr @@ -1,3 +1,3 @@ Support IMAP schemas with URI. -WWW: http://search.cpan.org/dist/URI-imap +WWW: http://search.cpan.org/dist/URI-imap/ diff --git a/mail/p5-URI-imaps/pkg-descr b/mail/p5-URI-imaps/pkg-descr index f18235e7bc5..707f6285309 100644 --- a/mail/p5-URI-imaps/pkg-descr +++ b/mail/p5-URI-imaps/pkg-descr @@ -1,3 +1,3 @@ Support IMAPS schemas with URI. -WWW: http://search.cpan.org/dist/URI-imaps +WWW: http://search.cpan.org/dist/URI-imaps/ diff --git a/math/p5-AI-DecisionTree/pkg-descr b/math/p5-AI-DecisionTree/pkg-descr index 1c4f630b451..bd13eff2b70 100644 --- a/math/p5-AI-DecisionTree/pkg-descr +++ b/math/p5-AI-DecisionTree/pkg-descr @@ -6,6 +6,6 @@ A decision tree like this one can be learned from training data, and then applied to previously unseen data to obtain results that are consistent with the training data. -WWW: http://search.cpan.org/dist/AI-DecisionTree +WWW: http://search.cpan.org/dist/AI-DecisionTree/ Author: Ken Williams <ken@mathforum.org> diff --git a/math/p5-Bit-Vector/pkg-descr b/math/p5-Bit-Vector/pkg-descr index d3ad5962194..db5e87fe698 100644 --- a/math/p5-Bit-Vector/pkg-descr +++ b/math/p5-Bit-Vector/pkg-descr @@ -13,6 +13,6 @@ overloaded operators for maximum ease of use. The C library can nevertheless be used stand-alone, without Perl. Author: Steffen Beyer <sb@engelschall.com> -WWW: http://search.cpan.org/search?dist=Bit-Vector +WWW: http://search.cpan.org/dist/Bit-Vector/ --will diff --git a/math/p5-Date-Handler/pkg-descr b/math/p5-Date-Handler/pkg-descr index 4c610ef48fc..8fa38f26b81 100644 --- a/math/p5-Date-Handler/pkg-descr +++ b/math/p5-Date-Handler/pkg-descr @@ -3,4 +3,4 @@ to transform itself from Timezone to Timezone and format itself. It uses operator overloading and Delta date objects to calculates time differences. -WWW: http://search.cpan.org/search?dist=Date-Handler +WWW: http://search.cpan.org/dist/Date-Handler/ diff --git a/math/p5-Graph/pkg-descr b/math/p5-Graph/pkg-descr index 4863de7aa06..8db383e55c3 100644 --- a/math/p5-Graph/pkg-descr +++ b/math/p5-Graph/pkg-descr @@ -3,7 +3,7 @@ the 1st edition of "Mastering Algorithms with Perl", by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, published in August 1999 by the O'Reilly and Associates. -WWW: http://search.cpan.org/search?dist=Graph +WWW: http://search.cpan.org/dist/Graph/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Math-BaseCalc/pkg-descr b/math/p5-Math-BaseCalc/pkg-descr index cf84bc79d4f..c09d49efa88 100644 --- a/math/p5-Math-BaseCalc/pkg-descr +++ b/math/p5-Math-BaseCalc/pkg-descr @@ -2,6 +2,6 @@ This module facilitates the conversion of numbers between various number bases. You may define your own digit sets, or use any of several predefined digit sets. -WWW: http://search.cpan.org/search?dist=Math-BaseCalc +WWW: http://search.cpan.org/dist/Math-BaseCalc/ Seamus Venasse <svenasse@polaris.ca> diff --git a/math/p5-Math-Calc-Units/pkg-descr b/math/p5-Math-Calc-Units/pkg-descr index 2f56e68d388..78d5015f7bf 100644 --- a/math/p5-Math-Calc-Units/pkg-descr +++ b/math/p5-Math-Calc-Units/pkg-descr @@ -5,6 +5,6 @@ multiplicative types is easy. Any unknown type is treated as a unique user type (with some effort to map English plurals to their singular forms). -WWW: http://search.cpan.org/search?dist=Math-Calc-Units +WWW: http://search.cpan.org/dist/Math-Calc-Units/ Seamus Venasse <svenasse@polaris.ca> diff --git a/math/p5-Math-Expr/pkg-descr b/math/p5-Math-Expr/pkg-descr index bd60aac72c5..c7d7b9fee0b 100644 --- a/math/p5-Math-Expr/pkg-descr +++ b/math/p5-Math-Expr/pkg-descr @@ -6,4 +6,4 @@ characters. The only limitation is that a variable or function name may not start on a digit, and not all chars are accepted in operation names. -WWW: http://search.cpan.org/search?dist=Math-Expr +WWW: http://search.cpan.org/dist/Math-Expr/ diff --git a/math/p5-Math-FFT/pkg-descr b/math/p5-Math-FFT/pkg-descr index a28c9a70bab..941ec1aa18a 100644 --- a/math/p5-Math-FFT/pkg-descr +++ b/math/p5-Math-FFT/pkg-descr @@ -19,4 +19,4 @@ arrays to and from C comes from the PGPLOT module of Karl Glazebrook is Copyright 2000 by Randy Kobes <randy@theoryx5.uwinnipeg.ca>, and may be distributed under the same terms as Perl itself. -WWW: http://search.cpan.org/search?dist=Math-FFT +WWW: http://search.cpan.org/dist/Math-FFT/ diff --git a/math/p5-Math-Interpolate/pkg-descr b/math/p5-Math-Interpolate/pkg-descr index e84b041f819..87d44a3f480 100644 --- a/math/p5-Math-Interpolate/pkg-descr +++ b/math/p5-Math-Interpolate/pkg-descr @@ -21,4 +21,4 @@ reasonable derivatives at the (x,y) pairs. The robust interpolator can also use derivative information supplied by the user. -WWW: http://search.cpan.org/search?dist=Math-Interpolate +WWW: http://search.cpan.org/dist/Math-Interpolate/ diff --git a/math/p5-Math-LinearCombination/pkg-descr b/math/p5-Math-LinearCombination/pkg-descr index e631d16887e..cbef339701e 100644 --- a/math/p5-Math-LinearCombination/pkg-descr +++ b/math/p5-Math-LinearCombination/pkg-descr @@ -2,7 +2,7 @@ Math::LinearCombination is a module for representing mathematical linear combinations of variables. Evaluation and manipulation of linear combinations is also supported. -WWW: http://search.cpan.org/search?dist=Math-LinearCombination +WWW: http://search.cpan.org/dist/Math-LinearCombination/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/math/p5-Math-Logic/pkg-descr b/math/p5-Math-Logic/pkg-descr index c489b7f1203..8f8b7434431 100644 --- a/math/p5-Math-Logic/pkg-descr +++ b/math/p5-Math-Logic/pkg-descr @@ -9,4 +9,4 @@ to be preferred -- but when you really want pure 2-degree logic or 3-degree logic or multi-degree logic they are available through this module -WWW: http://search.cpan.org/search?dist=Math-Logic +WWW: http://search.cpan.org/dist/Math-Logic/ diff --git a/math/p5-Math-Random-MT/pkg-descr b/math/p5-Math-Random-MT/pkg-descr index 3fd74cfe6bb..9de1223ec55 100644 --- a/math/p5-Math-Random-MT/pkg-descr +++ b/math/p5-Math-Random-MT/pkg-descr @@ -2,7 +2,7 @@ The Mersenne Twister is a pseudorandom number generator developed by Makoto Matsumoto and Takuji Nishimura. WWW: http://www.math.keio.ac.jp/~matumoto/emt.html -WWW: http://search.cpan.org/search?dist=Math-Random-MT +WWW: http://search.cpan.org/dist/Math-Random-MT/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/math/p5-Math-SimpleVariable/pkg-descr b/math/p5-Math-SimpleVariable/pkg-descr index 4d308d7f35f..1e192259248 100644 --- a/math/p5-Math-SimpleVariable/pkg-descr +++ b/math/p5-Math-SimpleVariable/pkg-descr @@ -1,7 +1,7 @@ Math::SimpleVariable is a simple representation of mathematical variables, with an obligatory name and an optional value. -WWW: http://search.cpan.org/search?dist=Math-SimpleVariable +WWW: http://search.cpan.org/dist/Math-SimpleVariable/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/math/p5-Set-Window/pkg-descr b/math/p5-Set-Window/pkg-descr index 9936c04d9e0..7634a9f1060 100644 --- a/math/p5-Set-Window/pkg-descr +++ b/math/p5-Set-Window/pkg-descr @@ -5,7 +5,7 @@ Methods are provided for creating and modifying windows, for obtaining information about windows, and for performing some simple set operations on windows. -WWW: http://search.cpan.org/search?dist=Set-Window +WWW: http://search.cpan.org/dist/Set-Window/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Statistics-ChiSquare/pkg-descr b/math/p5-Statistics-ChiSquare/pkg-descr index c425f8d1686..1ce30136aeb 100644 --- a/math/p5-Statistics-ChiSquare/pkg-descr +++ b/math/p5-Statistics-ChiSquare/pkg-descr @@ -16,7 +16,7 @@ two-element array, it returns an English string. This was a deliberate design choice---many people misinterpret chi-square results, and the string helps clarify the meaning. -WWW: http://search.cpan.org/search?dist=Statistics-ChiSquare +WWW: http://search.cpan.org/dist/Statistics-ChiSquare/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Statistics-Contingency/pkg-descr b/math/p5-Statistics-Contingency/pkg-descr index c04dd38058e..f13ecd638f7 100644 --- a/math/p5-Statistics-Contingency/pkg-descr +++ b/math/p5-Statistics-Contingency/pkg-descr @@ -9,6 +9,6 @@ measures you are interested in. When all results have been collected, you can get a report on accuracy, precision, recall, F1, and so on, with both macro-averaging and micro-averaging over categories. -WWW: http://search.cpan.org/dist/Statistics-Contingency +WWW: http://search.cpan.org/dist/Statistics-Contingency/ Author: Ken Williams <kenw@ee.usyd.edu.au> diff --git a/math/p5-Statistics-Descriptive/pkg-descr b/math/p5-Statistics-Descriptive/pkg-descr index 4c22d8815de..c83bde402f6 100644 --- a/math/p5-Statistics-Descriptive/pkg-descr +++ b/math/p5-Statistics-Descriptive/pkg-descr @@ -5,7 +5,7 @@ method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. -WWW: http://search.cpan.org/search?dist=Statistics-Descriptive +WWW: http://search.cpan.org/dist/Statistics-Descriptive/ -Anton <tobez@FreeBSD.org> diff --git a/math/p5-Statistics-Lite/pkg-descr b/math/p5-Statistics-Lite/pkg-descr index cf2c03812e8..0aa738ad0df 100644 --- a/math/p5-Statistics-Lite/pkg-descr +++ b/math/p5-Statistics-Lite/pkg-descr @@ -3,6 +3,6 @@ to larger, more complete, object-oriented statistics packages. As such, it is likely to be better suited, in general, to smaller data sets. -WWW: http://search.cpan.org/dist/Statistics-Lite +WWW: http://search.cpan.org/dist/Statistics-Lite/ Author: Brian Lalonde <brian@webcoder.info> diff --git a/misc/p5-Array-Compare/pkg-descr b/misc/p5-Array-Compare/pkg-descr index 20a7da7122b..5f4cb9aaf35 100644 --- a/misc/p5-Array-Compare/pkg-descr +++ b/misc/p5-Array-Compare/pkg-descr @@ -11,6 +11,6 @@ Additionally you can get a simple true/false return value or the number of columns which differ or an array containing the indexes of the differing columns. -WWW: http://search.cpan.org/search?dist=Array-Compare +WWW: http://search.cpan.org/dist/Array-Compare/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Array-IntSpan/pkg-descr b/misc/p5-Array-IntSpan/pkg-descr index edb7bfebfe3..15c9a094b23 100644 --- a/misc/p5-Array-IntSpan/pkg-descr +++ b/misc/p5-Array-IntSpan/pkg-descr @@ -9,6 +9,6 @@ lets you use IP addresses in any of three forms (dotted decimal, network string, and integer) for the indices into the array. See the POD for that module for more information. -WWW: http://search.cpan.org/search?dist=Array-IntSpan +WWW: http://search.cpan.org/dist/Array-IntSpan/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Array-RefElem/pkg-descr b/misc/p5-Array-RefElem/pkg-descr index 1781ef231e6..b745c1ddf7b 100644 --- a/misc/p5-Array-RefElem/pkg-descr +++ b/misc/p5-Array-RefElem/pkg-descr @@ -1,6 +1,6 @@ This module give direct access to the internal perl routines that let you store reference to things in arrays and hashes. -WWW: http://search.cpan.org/search?dist=Array-RefElem +WWW: http://search.cpan.org/dist/Array-RefElem/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Business-ISBN/pkg-descr b/misc/p5-Business-ISBN/pkg-descr index 72babbc4af6..8fe3a870c47 100644 --- a/misc/p5-Business-ISBN/pkg-descr +++ b/misc/p5-Business-ISBN/pkg-descr @@ -3,6 +3,6 @@ code and publisher code can be extracted. The ISBN number itself can be verified as being valid, the checksum can be fixed, and it cna be converted to a European Article Number (EAN). -WWW: http://search.cpan.org/search?dist=Business-ISBN +WWW: http://search.cpan.org/dist/Business-ISBN/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Business-ISIN/pkg-descr b/misc/p5-Business-ISIN/pkg-descr index 3c46c898477..b1b9753cc66 100644 --- a/misc/p5-Business-ISIN/pkg-descr +++ b/misc/p5-Business-ISIN/pkg-descr @@ -6,6 +6,6 @@ identifying the country of origin of the security according to ISO 3166, followed by nine characters in [A-Z0-9], followed by a decimal check digit. -WWW: http://search.cpan.org/search?dist=Business-ISIN +WWW: http://search.cpan.org/dist/Business-ISIN/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Business-ISSN/pkg-descr b/misc/p5-Business-ISSN/pkg-descr index 247f1528ab2..b5d36c362f6 100644 --- a/misc/p5-Business-ISSN/pkg-descr +++ b/misc/p5-Business-ISSN/pkg-descr @@ -2,6 +2,6 @@ Business::ISSN provides subroutines to work with International Standard Serial Numbers. ISSNs are used with magazines and other publications like ISBNs are used with books. -WWW: http://search.cpan.org/search?dist=Business-ISSN +WWW: http://search.cpan.org/dist/Business-ISSN/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Business-UPS/pkg-descr b/misc/p5-Business-UPS/pkg-descr index ee51002a9a6..d8081d52115 100644 --- a/misc/p5-Business-UPS/pkg-descr +++ b/misc/p5-Business-UPS/pkg-descr @@ -3,6 +3,6 @@ destination zip code, and weight of the package. It then connects to the UPS calculation server and outputs the total shipping charges and the UPS zone. -WWW: http://search.cpan.org/search?dist=Business-UPS +WWW: http://search.cpan.org/dist/Business-UPS/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-File-Sort/pkg-descr b/misc/p5-File-Sort/pkg-descr index f8d925bf911..5424db9c26a 100644 --- a/misc/p5-File-Sort/pkg-descr +++ b/misc/p5-File-Sort/pkg-descr @@ -4,6 +4,6 @@ limitations cannot sort files in memory, but works on all perls, and can be useful for portable sorting of large files, or for any system that doesn't have a sort(1) and is virtual-memory-deprived (including Windows). -WWW: http://search.cpan.org/search?dist=File-Sort +WWW: http://search.cpan.org/dist/File-Sort/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Geo-Weather/pkg-descr b/misc/p5-Geo-Weather/pkg-descr index b3c5a4984ae..d1ef98ffa31 100644 --- a/misc/p5-Geo-Weather/pkg-descr +++ b/misc/p5-Geo-Weather/pkg-descr @@ -4,7 +4,7 @@ the module can print a general weather report, or return specific values (ie: URL to a picture of the current weather for use on a website, current numerical values for wind speed, temperature, dew point, etc). -WWW: http://search.cpan.org/search?dist=Geo-Weather +WWW: http://search.cpan.org/dist/Geo-Weather/ - Pete petef@databits.net diff --git a/misc/p5-Geography-Countries/pkg-descr b/misc/p5-Geography-Countries/pkg-descr index 5c1f529a45f..2765bed9e86 100644 --- a/misc/p5-Geography-Countries/pkg-descr +++ b/misc/p5-Geography-Countries/pkg-descr @@ -2,4 +2,4 @@ This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. -WWW: http://search.cpan.org/dist/Geography-Countries/ +WWW: http://search.cpan.org/dist/Geography-Countries/ / diff --git a/misc/p5-Locale-SubCountry/pkg-descr b/misc/p5-Locale-SubCountry/pkg-descr index 1f823165747..13e065e3d3c 100644 --- a/misc/p5-Locale-SubCountry/pkg-descr +++ b/misc/p5-Locale-SubCountry/pkg-descr @@ -10,6 +10,6 @@ in Canada and counties in the UK and Ireland. Additionally, names and codes for all sub countries in a country can be returned as either a hash or an array. -WWW: http://search.cpan.org/search?dist=Locale-SubCountry +WWW: http://search.cpan.org/dist/Locale-SubCountry/ Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Text-FIGlet/pkg-descr b/misc/p5-Text-FIGlet/pkg-descr index 6e1402291bd..6b8af5dde48 100644 --- a/misc/p5-Text-FIGlet/pkg-descr +++ b/misc/p5-Text-FIGlet/pkg-descr @@ -1,7 +1,7 @@ The Text::FIGlet module creates a banner using the FIGlet program. It has the ability to select various fonts, options, and paths. -WWW: http://search.cpan.org/search?dist=Text-FIGlet +WWW: http://search.cpan.org/dist/Text-FIGlet/ - Daniel B. Hemmerich dan@spot.org diff --git a/misc/p5-Tie-DxHash/pkg-descr b/misc/p5-Tie-DxHash/pkg-descr index e4f420384ce..370f43545ea 100644 --- a/misc/p5-Tie-DxHash/pkg-descr +++ b/misc/p5-Tie-DxHash/pkg-descr @@ -3,6 +3,6 @@ duplicate keys. It was written to facilitate the use of more complex mod_rewrite rules in Apache configuration files written with Perl Sections. See the module's POD for details. -WWW: http://search.cpan.org/search?dist=Tie-DxHash +WWW: http://search.cpan.org/dist/Tie-DxHash/ Seamus Venasse <svenasse@polaris.ca> diff --git a/multimedia/p5-Video-OpenQuicktime/pkg-descr b/multimedia/p5-Video-OpenQuicktime/pkg-descr index 55dcf7b4fe8..839cb3e4ae4 100644 --- a/multimedia/p5-Video-OpenQuicktime/pkg-descr +++ b/multimedia/p5-Video-OpenQuicktime/pkg-descr @@ -10,4 +10,4 @@ and audio streams. The Video::OpenQuicktime library currently only supports extracting diagnostic information from Quicktime files, such as video dimensions, codecs used, and play length. -WWW: http://search.cpan.org/dist/Video-OpenQuicktime +WWW: http://search.cpan.org/dist/Video-OpenQuicktime/ diff --git a/net-im/p5-Net-AOLIM/pkg-descr b/net-im/p5-Net-AOLIM/pkg-descr index b307df392d5..b55106093c0 100644 --- a/net-im/p5-Net-AOLIM/pkg-descr +++ b/net-im/p5-Net-AOLIM/pkg-descr @@ -1,5 +1,5 @@ Object-Oriented interface to the AOL Instant Messenger TOC client protocol -WWW: http://search.cpan.org/search?dist=Net-AOLIM +WWW: http://search.cpan.org/dist/Net-AOLIM/ Seamus Venasse <svenasse@polaris.ca> diff --git a/net-mgmt/p5-Net-CIDR/pkg-descr b/net-mgmt/p5-Net-CIDR/pkg-descr index 12ff048081c..5ac3a086081 100644 --- a/net-mgmt/p5-Net-CIDR/pkg-descr +++ b/net-mgmt/p5-Net-CIDR/pkg-descr @@ -2,4 +2,4 @@ The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses. -WWW: http://search.cpan.org/search?dist=Net-CIDR +WWW: http://search.cpan.org/dist/Net-CIDR/ diff --git a/net-mgmt/p5-Net-IP/pkg-descr b/net-mgmt/p5-Net-IP/pkg-descr index a11a8dcb4cf..d1c57e9eb32 100644 --- a/net-mgmt/p5-Net-IP/pkg-descr +++ b/net-mgmt/p5-Net-IP/pkg-descr @@ -5,4 +5,4 @@ addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently. -WWW: http://search.cpan.org/search?dist=Net-IP +WWW: http://search.cpan.org/dist/Net-IP/ diff --git a/net-mgmt/p5-NetAddr-IP/pkg-descr b/net-mgmt/p5-NetAddr-IP/pkg-descr index 155ae87a9cb..cfea581b646 100644 --- a/net-mgmt/p5-NetAddr-IP/pkg-descr +++ b/net-mgmt/p5-NetAddr-IP/pkg-descr @@ -6,4 +6,4 @@ frequently used functions. Please note that this module provides more functionality when used with perl 5.6.1 or perl 5.8.0. -WWW: http://search.cpan.org/search?dist=NetAddr-IP +WWW: http://search.cpan.org/dist/NetAddr-IP/ diff --git a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr index 52bf2842d8a..e9c3ce62917 100644 --- a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr +++ b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr @@ -5,7 +5,7 @@ find the given key within the subnets specified in the hash. Care must be taken, as only strings that can be parsed as an IP address by NetAddr::IP can be used as keys for this hash. -WWW: http://search.cpan.org/search?dist=Tie-NetAddr-IP +WWW: http://search.cpan.org/dist/Tie-NetAddr-IP/ -Anton <tobez@FreeBSD.org> diff --git a/net/p5-EasyTCP/pkg-descr b/net/p5-EasyTCP/pkg-descr index 4d48333adc7..3619b9cb88b 100644 --- a/net/p5-EasyTCP/pkg-descr +++ b/net/p5-EasyTCP/pkg-descr @@ -7,6 +7,6 @@ Net::EasyTCP - Easily create TCP/IP clients and servers * Transparent encryption * Transparent compression -WWW: http://search.cpan.org/search?dist=EasyTCP +WWW: http://search.cpan.org/dist/EasyTCP/ Seamus Venasse <svenasse@polaris.ca> diff --git a/net/p5-File-Rsync/pkg-descr b/net/p5-File-Rsync/pkg-descr index 14c5c581a19..c859ceeeea8 100644 --- a/net/p5-File-Rsync/pkg-descr +++ b/net/p5-File-Rsync/pkg-descr @@ -4,7 +4,7 @@ as well as detecting errors. For more details, type 'perldoc File::Rsync' or see the CPAN homepage: -WWW: http://search.cpan.org/search?dist=File-Rsync +WWW: http://search.cpan.org/dist/File-Rsync/ - Pete petef@databits.net diff --git a/net/p5-File-RsyncP/pkg-descr b/net/p5-File-RsyncP/pkg-descr index 005e432407b..1ca89cc90e6 100644 --- a/net/p5-File-RsyncP/pkg-descr +++ b/net/p5-File-RsyncP/pkg-descr @@ -3,4 +3,4 @@ compatible with Rsync 2.5.5 (protocol version 26). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd deamon on the remote machine. -WWW: http://search.cpan.org/dist/File-RsyncP +WWW: http://search.cpan.org/dist/File-RsyncP/ diff --git a/net/p5-Geo-IPfree/pkg-descr b/net/p5-Geo-IPfree/pkg-descr index a0fd6e20d75..370ba8d2471 100644 --- a/net/p5-Geo-IPfree/pkg-descr +++ b/net/p5-Geo-IPfree/pkg-descr @@ -2,7 +2,7 @@ Looks up country from an IP Address. This module makes this off-line and the database of IPs is free. Author: Graciliano M. P. <gm@virtuasites.com.br> -WWW: http://search.cpan.org/search?dist=Geo-IPfree +WWW: http://search.cpan.org/dist/Geo-IPfree/ -Anton <tobez@FreeBSD.org> diff --git a/net/p5-IO-INET6/pkg-descr b/net/p5-IO-INET6/pkg-descr index d39177b8d52..714ad289619 100644 --- a/net/p5-IO-INET6/pkg-descr +++ b/net/p5-IO-INET6/pkg-descr @@ -4,4 +4,4 @@ inherits all the methods defined by IO::Socket. As a consequence, this module is protocol independent, it can run both IPv6 & IPv4, when DNS names are passed. -WWW: http://search.cpan.org/search?dist=IO-INET6 +WWW: http://search.cpan.org/dist/IO-INET6/ diff --git a/net/p5-IO-Socket-INET6/pkg-descr b/net/p5-IO-Socket-INET6/pkg-descr index d39177b8d52..714ad289619 100644 --- a/net/p5-IO-Socket-INET6/pkg-descr +++ b/net/p5-IO-Socket-INET6/pkg-descr @@ -4,4 +4,4 @@ inherits all the methods defined by IO::Socket. As a consequence, this module is protocol independent, it can run both IPv6 & IPv4, when DNS names are passed. -WWW: http://search.cpan.org/search?dist=IO-INET6 +WWW: http://search.cpan.org/dist/IO-INET6/ diff --git a/net/p5-IO-Socket-Multicast/pkg-descr b/net/p5-IO-Socket-Multicast/pkg-descr index 55279e677d5..a27d7f48f1c 100644 --- a/net/p5-IO-Socket-Multicast/pkg-descr +++ b/net/p5-IO-Socket-Multicast/pkg-descr @@ -4,4 +4,4 @@ system that supports multicasting), you will be able to receive incoming multicast transmissions and generate your own outgoing multicast packets. -WWW: http://search.cpan.org/search?dist=IO-Socket-Multicast +WWW: http://search.cpan.org/dist/IO-Socket-Multicast/ diff --git a/net/p5-Net-AOLIM/pkg-descr b/net/p5-Net-AOLIM/pkg-descr index b307df392d5..b55106093c0 100644 --- a/net/p5-Net-AOLIM/pkg-descr +++ b/net/p5-Net-AOLIM/pkg-descr @@ -1,5 +1,5 @@ Object-Oriented interface to the AOL Instant Messenger TOC client protocol -WWW: http://search.cpan.org/search?dist=Net-AOLIM +WWW: http://search.cpan.org/dist/Net-AOLIM/ Seamus Venasse <svenasse@polaris.ca> diff --git a/net/p5-Net-Dict/pkg-descr b/net/p5-Net-Dict/pkg-descr index 807b25cccf5..fd9350b2fd9 100644 --- a/net/p5-Net-Dict/pkg-descr +++ b/net/p5-Net-Dict/pkg-descr @@ -2,4 +2,4 @@ Net::Dict is a perl class for looking up words and their definitions on network dictionary servers. Net::Dict provides a simple DICT client API for the network protocol described in RFC2229. -WWW: http://search.cpan.org/search?dist=Net-Dict +WWW: http://search.cpan.org/dist/Net-Dict/ diff --git a/net/p5-Net-Finger/pkg-descr b/net/p5-Net-Finger/pkg-descr index 1c2279602ea..4b7c25c80f5 100644 --- a/net/p5-Net-Finger/pkg-descr +++ b/net/p5-Net-Finger/pkg-descr @@ -1,4 +1,4 @@ Net::Finger is a simple, straightforward implementation of a finger client in Perl. -WWW: http://search.cpan.org/search?dist=Net-Finger +WWW: http://search.cpan.org/dist/Net-Finger/ diff --git a/net/p5-Net-Ident/pkg-descr b/net/p5-Net-Ident/pkg-descr index ac7254f1bac..ccc9ae13df5 100644 --- a/net/p5-Net-Ident/pkg-descr +++ b/net/p5-Net-Ident/pkg-descr @@ -4,7 +4,7 @@ RFC1413 (which supersedes RFC931). Note that this requires the remote site to run a daemon (often called identd) to provide the requested information, so it is not always available for all TCP/IP connections. -WWW: http://search.cpan.org/dist/Net-Ident +WWW: http://search.cpan.org/dist/Net-Ident/ Kai Storbeck kai@xs4all.nl diff --git a/net/p5-Net-MovableType/pkg-descr b/net/p5-Net-MovableType/pkg-descr index 4c6e23fcdf0..c5fa1bb3594 100644 --- a/net/p5-Net-MovableType/pkg-descr +++ b/net/p5-Net-MovableType/pkg-descr @@ -10,6 +10,6 @@ interface for managing your web sites published through MovableType. Most of the method names correspond to those documented in MovableType's Programming Interface Manual. -WWW: http://search.cpan.org/search?dist=Net-MovableType +WWW: http://search.cpan.org/dist/Net-MovableType/ Author: Sherzod Ruzmetov <sherzodr AT cpan.org> diff --git a/net/p5-Net-SNPP/pkg-descr b/net/p5-Net-SNPP/pkg-descr index d1f40d5474c..a99d3f9e55e 100644 --- a/net/p5-Net-SNPP/pkg-descr +++ b/net/p5-Net-SNPP/pkg-descr @@ -2,4 +2,4 @@ This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861. -WWW: http://search.cpan.org/dist/Net-SNPP +WWW: http://search.cpan.org/dist/Net-SNPP/ diff --git a/net/p5-Net-SSH/pkg-descr b/net/p5-Net-SSH/pkg-descr index bc5925c0e8f..ea6e0724773 100644 --- a/net/p5-Net-SSH/pkg-descr +++ b/net/p5-Net-SSH/pkg-descr @@ -1,4 +1,4 @@ This module implements a Perl interface to ssh. It is a simple wrapper around the system `ssh' command. -WWW: http://search.cpan.org/dist/Net-SSH +WWW: http://search.cpan.org/dist/Net-SSH/ diff --git a/net/p5-Net-Traceroute6/pkg-descr b/net/p5-Net-Traceroute6/pkg-descr index cac8c12a9d7..81a843d2306 100644 --- a/net/p5-Net-Traceroute6/pkg-descr +++ b/net/p5-Net-Traceroute6/pkg-descr @@ -3,7 +3,7 @@ allows you to trace the path IP packets take to a destination. It is currently implemented as a parser around the system traceroute command. -WWW: http://search.cpan.org/search?dist=Net-Traceroute6 +WWW: http://search.cpan.org/dist/Net-Traceroute6/ - Pete petef@FreeBSD.org diff --git a/net/p5-Net/pkg-descr b/net/p5-Net/pkg-descr index 0912d45e7dd..7ca62ed18c9 100644 --- a/net/p5-Net/pkg-descr +++ b/net/p5-Net/pkg-descr @@ -85,4 +85,4 @@ Net::Telnet - Defines constants for the telnet protocol Currently it just exports constants used in the telnet protocol. -WWW: http://search.cpan.org/search?dist=libnet +WWW: http://search.cpan.org/dist/libnet/ diff --git a/net/p5-URI/pkg-descr b/net/p5-URI/pkg-descr index 0eaff09aa13..552eaf2bf79 100644 --- a/net/p5-URI/pkg-descr +++ b/net/p5-URI/pkg-descr @@ -11,4 +11,4 @@ with libwww-perl. This package contains an emulation of the old URI::URL interface. The emulated URI::URL implements both the old and the new interface. -WWW: http://search.cpan.org/dist/URI +WWW: http://search.cpan.org/dist/URI/ diff --git a/news/p5-NNTPClient/pkg-descr b/news/p5-NNTPClient/pkg-descr index ac1c0af159d..756eeab67f6 100644 --- a/news/p5-NNTPClient/pkg-descr +++ b/news/p5-NNTPClient/pkg-descr @@ -2,7 +2,7 @@ This module implements a client interface to NNTP, enabling a Perl 5 application to talk to NNTP servers. It uses the OOP (Object Oriented Programming) interface introduced with Perl 5. -WWW: http://search.cpan.org/search?dist=NNTPClient +WWW: http://search.cpan.org/dist/NNTPClient/ - Pete petef@FreeBSD.org diff --git a/palm/p5-Palm-PalmDoc/pkg-descr b/palm/p5-Palm-PalmDoc/pkg-descr index 66110dc358a..3ef2cbcd922 100644 --- a/palm/p5-Palm-PalmDoc/pkg-descr +++ b/palm/p5-Palm-PalmDoc/pkg-descr @@ -1,7 +1,7 @@ Perl extension for PalmDoc format. This module can format ASCII text into a PalmDoc PDB file -WWW: http://search.cpan.org/dist/Palm-PalmDoc +WWW: http://search.cpan.org/dist/Palm-PalmDoc/ - Simon Dick simond@irrelevant.org diff --git a/print/p5-PostScript-Simple/pkg-descr b/print/p5-PostScript-Simple/pkg-descr index 302808dde75..94d93c78bf8 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/search?dist=PostScript-Simple +WWW: http://search.cpan.org/dist/PostScript-Simple/ diff --git a/science/p5-Chemistry-Elements/pkg-descr b/science/p5-Chemistry-Elements/pkg-descr index 1e63b1241f6..9753f491262 100644 --- a/science/p5-Chemistry-Elements/pkg-descr +++ b/science/p5-Chemistry-Elements/pkg-descr @@ -2,6 +2,6 @@ Chemistry::Elements provides an easy, object-oriented way to keep track of your chemical data. Using either the atomic number, chemical symbol, or element name you can construct an Element object. -WWW: http://search.cpan.org/search?dist=Chemistry-Elements +WWW: http://search.cpan.org/dist/Chemistry-Elements/ Seamus Venasse <svenasse@polaris.ca> diff --git a/security/p5-Crypt-CAST5_PP/pkg-descr b/security/p5-Crypt-CAST5_PP/pkg-descr index a880f82cd15..ae1a82ef0bd 100644 --- a/security/p5-Crypt-CAST5_PP/pkg-descr +++ b/security/p5-Crypt-CAST5_PP/pkg-descr @@ -2,4 +2,4 @@ This module provides a pure Perl implementation of the CAST5 block cipher. CAST5 is also known as CAST-128. It is a product of the CAST design procedure developed by C. Adams and S. Tavares. -WWW: http://search.cpan.org/search?dist=Crypt-CAST5_PP +WWW: http://search.cpan.org/dist/Crypt-CAST5_PP/ diff --git a/security/p5-Crypt-ECB/pkg-descr b/security/p5-Crypt-ECB/pkg-descr index 0ed90f7dcbe..495a277b49b 100644 --- a/security/p5-Crypt-ECB/pkg-descr +++ b/security/p5-Crypt-ECB/pkg-descr @@ -11,6 +11,6 @@ Crypt::CBC meaning you can access Crypt::ECB exactly like Crypt::CBC, though Crypt::ECB is more flexible. For example you can change the key or the cipher without having to create a new crypt object. -WWW: http://search.cpan.org/search?dist=Crypt-ECB +WWW: http://search.cpan.org/dist/Crypt-ECB/ --will diff --git a/security/p5-Crypt-OFB/pkg-descr b/security/p5-Crypt-OFB/pkg-descr index 4af066e446d..038561d290a 100644 --- a/security/p5-Crypt-OFB/pkg-descr +++ b/security/p5-Crypt-OFB/pkg-descr @@ -1,6 +1,6 @@ This module is a Perl-only implementation of the OFB mode. Where OFB stands for Output Feedback Block. -WWW: http://search.cpan.org/search?dist=Crypt-OFB +WWW: http://search.cpan.org/dist/Crypt-OFB/ Author: GUGOD <gugod@gugod.org> diff --git a/security/p5-Crypt-OTP/pkg-descr b/security/p5-Crypt-OTP/pkg-descr index 895c9796c7b..01ccef4146d 100644 --- a/security/p5-Crypt-OTP/pkg-descr +++ b/security/p5-Crypt-OTP/pkg-descr @@ -4,6 +4,6 @@ message is XOR'ed. Encryption and decryption are performed using excactly the same method, and the message will decrypt correctly only if the same pad is used in decryption as was use in encryption. -WWW: http://search.cpan.org/search?dist=Crypt-OTP +WWW: http://search.cpan.org/dist/Crypt-OTP/ Seamus Venasse <svenasse@polaris.ca> diff --git a/security/p5-Crypt-PGPSimple/pkg-descr b/security/p5-Crypt-PGPSimple/pkg-descr index 2ea2c0a2021..988df6714dd 100644 --- a/security/p5-Crypt-PGPSimple/pkg-descr +++ b/security/p5-Crypt-PGPSimple/pkg-descr @@ -3,7 +3,7 @@ Allows Perl scripts to encrypt, decrypt and sign messages using PGP for the encyption. Tested with PGP 2.6.2 and PGP 6.5.8 on UNIX and Windows. -WWW: http://search.cpan.org/search?dist=Crypt-PGPSimple +WWW: http://search.cpan.org/dist/Crypt-PGPSimple/ - Matjaz Prelog <rachek@si.freebsd.org> diff --git a/security/p5-Crypt-PassGen/pkg-descr b/security/p5-Crypt-PassGen/pkg-descr index 6336b7a98a3..ad311f76b35 100644 --- a/security/p5-Crypt-PassGen/pkg-descr +++ b/security/p5-Crypt-PassGen/pkg-descr @@ -12,6 +12,6 @@ more secure password. The language of the password depends on the language used to construct the frequency table. -WWW: http://search.cpan.org/search?dist=Crypt-PassGen +WWW: http://search.cpan.org/dist/Crypt-PassGen/ -Anton diff --git a/security/p5-Crypt-RC4/pkg-descr b/security/p5-Crypt-RC4/pkg-descr index 1a5e06cf096..12048cfb3ef 100644 --- a/security/p5-Crypt-RC4/pkg-descr +++ b/security/p5-Crypt-RC4/pkg-descr @@ -13,6 +13,6 @@ have scrutinized the algorithm and it is considered secure. Based substantially on the "RC4 in 3 lines of perl" found at http://www.cypherspace.org -WWW: http://search.cpan.org/search?dist=Crypt-RC4 +WWW: http://search.cpan.org/dist/Crypt-RC4/ Seamus Venasse <svenasse@polaris.ca> diff --git a/security/p5-Crypt-SSLeay/pkg-descr b/security/p5-Crypt-SSLeay/pkg-descr index f69e41fe834..72ce920affd 100644 --- a/security/p5-Crypt-SSLeay/pkg-descr +++ b/security/p5-Crypt-SSLeay/pkg-descr @@ -17,4 +17,4 @@ want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay. -WWW: http://search.cpan.org/search?dist=Crypt-SSLeay +WWW: http://search.cpan.org/dist/Crypt-SSLeay/ diff --git a/security/p5-Crypt-Solitaire/pkg-descr b/security/p5-Crypt-Solitaire/pkg-descr index 61b12fd155a..86b7b1026c8 100644 --- a/security/p5-Crypt-Solitaire/pkg-descr +++ b/security/p5-Crypt-Solitaire/pkg-descr @@ -17,6 +17,6 @@ seen." Simple system, easy to use, and relatively fast. -WWW: http://search.cpan.org/search?dist=Crypt-Solitaire +WWW: http://search.cpan.org/dist/Crypt-Solitaire/ Seamus Venasse <svenasse@polaris.ca> diff --git a/security/p5-Crypt-Twofish/pkg-descr b/security/p5-Crypt-Twofish/pkg-descr index 2b86793f8dd..52d5d786711 100644 --- a/security/p5-Crypt-Twofish/pkg-descr +++ b/security/p5-Crypt-Twofish/pkg-descr @@ -3,6 +3,6 @@ interface. It also provides an interface that is call- compatible with Crypt::Twofish 1.0, but its use in new code is strongly discouraged. -WWW: http://search.cpan.org/search?dist=Crypt-Twofish +WWW: http://search.cpan.org/dist/Crypt-Twofish/ --will diff --git a/security/p5-Digest-MD2/pkg-descr b/security/p5-Digest-MD2/pkg-descr index 8b350206de5..ee4f084c6eb 100644 --- a/security/p5-Digest-MD2/pkg-descr +++ b/security/p5-Digest-MD2/pkg-descr @@ -6,7 +6,7 @@ output a 128-bit "fingerprint" or "message digest" of the input. The Digest::MD2 programming interface is identical to the interface of Digest::MD5. MD2 is described in RFC 1115. -WWW: http://search.cpan.org/search?dist=Digest-MD2 +WWW: http://search.cpan.org/dist/Digest-MD2/ - Pete petef@databits.net diff --git a/security/p5-Digest-MD4/pkg-descr b/security/p5-Digest-MD4/pkg-descr index 27738da57cd..6fb16f6c7e5 100644 --- a/security/p5-Digest-MD4/pkg-descr +++ b/security/p5-Digest-MD4/pkg-descr @@ -1,4 +1,4 @@ The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4 Message Digest algorithm from within Perl programs. -WWW: http://search.cpan.org/search?dist=Digest-MD4 +WWW: http://search.cpan.org/dist/Digest-MD4/ diff --git a/security/p5-Digest-MD5/pkg-descr b/security/p5-Digest-MD5/pkg-descr index 323b4994b9e..3555a8c3002 100644 --- a/security/p5-Digest-MD5/pkg-descr +++ b/security/p5-Digest-MD5/pkg-descr @@ -9,6 +9,6 @@ of arbitrary length and which can read files directly. Further documentation is embedded in the individual modules. -WWW: http://search.cpan.org/search?dist=Digest-MD5 +WWW: http://search.cpan.org/dist/Digest-MD5/ - Pete petef@databits.net diff --git a/security/p5-Digest-SHA256/pkg-descr b/security/p5-Digest-SHA256/pkg-descr index 6c2c1af99a3..d62c6c897df 100644 --- a/security/p5-Digest-SHA256/pkg-descr +++ b/security/p5-Digest-SHA256/pkg-descr @@ -2,4 +2,4 @@ The Digest::SHA256 module allows you to use the NIST SHA 256/384/512 hash algorithms in your Perl code. Performance is optimized via the usage of XS code. -WWW: http://search.cpan.org/search?dist=SHA256 +WWW: http://search.cpan.org/dist/SHA256/ diff --git a/security/p5-Email-Obfuscate/pkg-descr b/security/p5-Email-Obfuscate/pkg-descr index 570e182ba44..b4e502e5c63 100644 --- a/security/p5-Email-Obfuscate/pkg-descr +++ b/security/p5-Email-Obfuscate/pkg-descr @@ -6,7 +6,7 @@ transformations that this module employs. One of these transformations is randomly selected and used as a basis for obfuscation when obfuscate_email_address() is called. -WWW: http://search.cpan.org/dist/Email-Obfuscate +WWW: http://search.cpan.org/dist/Email-Obfuscate/ Author: Adam J. Foxson <afoxson@pobox.com> - Aaron Dalton diff --git a/sysutils/p5-File-Stat-Bits/pkg-descr b/sysutils/p5-File-Stat-Bits/pkg-descr index 76808d2b79a..e560f3f019a 100644 --- a/sysutils/p5-File-Stat-Bits/pkg-descr +++ b/sysutils/p5-File-Stat-Bits/pkg-descr @@ -1,6 +1,6 @@ This Perl5 module to interface with the major()/minor() C routines. -WWW: http://search.cpan.org/search?dist=File-Stat-Bits +WWW: http://search.cpan.org/dist/File-Stat-Bits/ - Jim Pirzyk pirzyk@freebsd.org diff --git a/sysutils/p5-Quota/pkg-descr b/sysutils/p5-Quota/pkg-descr index a5e09868f30..5b2e1437fed 100644 --- a/sysutils/p5-Quota/pkg-descr +++ b/sysutils/p5-Quota/pkg-descr @@ -1,6 +1,6 @@ The Perl Quota module provides access to filesystem quotas. Author: Tom Zoerner <Tom.Zoerner@informatik.uni-erlangen.de> -WWW: http://search.cpan.org/dist/Quota +WWW: http://search.cpan.org/dist/Quota/ --will diff --git a/sysutils/p5-Schedule-At/pkg-descr b/sysutils/p5-Schedule-At/pkg-descr index 172a1bb9cd4..7a6efbd7ced 100644 --- a/sysutils/p5-Schedule-At/pkg-descr +++ b/sysutils/p5-Schedule-At/pkg-descr @@ -1,4 +1,4 @@ This modules provides an OS independent interface to 'at', the Unix command that allows you to execute commands at a specified time. -WWW: http://search.cpan.org/search?dist=Schedule-At +WWW: http://search.cpan.org/dist/Schedule-At/ diff --git a/sysutils/p5-Schedule-Cron/pkg-descr b/sysutils/p5-Schedule-Cron/pkg-descr index 8fbaf6bafd4..97b466db617 100644 --- a/sysutils/p5-Schedule-Cron/pkg-descr +++ b/sysutils/p5-Schedule-Cron/pkg-descr @@ -18,7 +18,7 @@ same field. And even a bit more (like lists and ranges with symbolic names). Author: Roland Huss <roland@console.de> -WWW: http://search.cpan.org/search?dist=Schedule-Cron +WWW: http://search.cpan.org/dist/Schedule-Cron/ -Anton <tobez@FreeBSD.org> diff --git a/sysutils/p5-Sys-CpuLoad/pkg-descr b/sysutils/p5-Sys-CpuLoad/pkg-descr index 8f028072c76..f03159c2bdc 100644 --- a/sysutils/p5-Sys-CpuLoad/pkg-descr +++ b/sysutils/p5-Sys-CpuLoad/pkg-descr @@ -1,7 +1,7 @@ This Perl5 module retrieves the 1 minute, 5 minute, and 15 minute load average of a machine. -WWW: http://search.cpan.org/search?dist=Sys-CpuLoad +WWW: http://search.cpan.org/dist/Sys-CpuLoad/ - Lars Thegler lars@thegler.dk diff --git a/sysutils/p5-Tie-Syslog/pkg-descr b/sysutils/p5-Tie-Syslog/pkg-descr index bd780747c59..5400f61602a 100644 --- a/sysutils/p5-Tie-Syslog/pkg-descr +++ b/sysutils/p5-Tie-Syslog/pkg-descr @@ -5,6 +5,6 @@ is syslogged for later perusal. You can also create an arbitrary filehandle, say LOG, and send stuff to syslog by printing to this filehandle. -WWW: http://search.cpan.org/search?dist=Tie-Syslog +WWW: http://search.cpan.org/dist/Tie-Syslog/ Seamus Venasse <svenasse@polaris.ca> diff --git a/sysutils/p5-Unix-Mknod/pkg-descr b/sysutils/p5-Unix-Mknod/pkg-descr index 6d20f0fb7f4..cafea9a28a8 100644 --- a/sysutils/p5-Unix-Mknod/pkg-descr +++ b/sysutils/p5-Unix-Mknod/pkg-descr @@ -1,6 +1,6 @@ This Perl5 module creates special files. -WWW: http://search.cpan.org/search?dist=Unix-Mknod +WWW: http://search.cpan.org/dist/Unix-Mknod/ - Jim Pirzyk pirzyk@freebsd.org diff --git a/sysutils/p5-Unix-Syslog/pkg-descr b/sysutils/p5-Unix-Syslog/pkg-descr index d3583657e61..a3aba44aef2 100644 --- a/sysutils/p5-Unix-Syslog/pkg-descr +++ b/sysutils/p5-Unix-Syslog/pkg-descr @@ -3,4 +3,4 @@ XSUBs. The implementation attempts to resemble the native libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. -WWW: http://search.cpan.org/dist/Syslog +WWW: http://search.cpan.org/dist/Syslog/ diff --git a/textproc/p5-Bloom-Filter/pkg-descr b/textproc/p5-Bloom-Filter/pkg-descr index 6654f664169..039ef7158ee 100644 --- a/textproc/p5-Bloom-Filter/pkg-descr +++ b/textproc/p5-Bloom-Filter/pkg-descr @@ -2,4 +2,4 @@ A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. -WWW: http://search.cpan.org/dist/Bloom-Filter +WWW: http://search.cpan.org/dist/Bloom-Filter/ diff --git a/textproc/p5-CSS-Tiny/pkg-descr b/textproc/p5-CSS-Tiny/pkg-descr index 96e83c4d28a..dd0f20fdb6f 100644 --- a/textproc/p5-CSS-Tiny/pkg-descr +++ b/textproc/p5-CSS-Tiny/pkg-descr @@ -5,6 +5,6 @@ This module is primarily for reading and writing simple files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to CSS.pm. -WWW: http://search.cpan.org/dist/CSS-Tiny +WWW: http://search.cpan.org/dist/CSS-Tiny/ Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> diff --git a/textproc/p5-Chess-PGN-Parse/pkg-descr b/textproc/p5-Chess-PGN-Parse/pkg-descr index 5ca0a90bae5..cc4375540aa 100644 --- a/textproc/p5-Chess-PGN-Parse/pkg-descr +++ b/textproc/p5-Chess-PGN-Parse/pkg-descr @@ -17,7 +17,7 @@ variants and comments. While dealing with simple braced comments is straightforward, parsing nested comments can give you more than a headache. -WWW: http://search.cpan.org/dist/Chess-PGN-Parse +WWW: http://search.cpan.org/dist/Chess-PGN-Parse/ Author: Giuseppe Maxia <gmax@cpan.org> - Aaron Dalton diff --git a/textproc/p5-Data-FormValidator/pkg-descr b/textproc/p5-Data-FormValidator/pkg-descr index 273eaf04c28..c9e3786fa6b 100644 --- a/textproc/p5-Data-FormValidator/pkg-descr +++ b/textproc/p5-Data-FormValidator/pkg-descr @@ -18,6 +18,6 @@ user data and you get the valid fields, the name of the fields which are missing. An array is returned listing which fields are valid, missing, invalid and unknown in this profile. -WWW: http://search.cpan.org/search?dist=Data-FormValidator +WWW: http://search.cpan.org/dist/Data-FormValidator/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-HTML-Format/pkg-descr b/textproc/p5-HTML-Format/pkg-descr index 32b00652880..eeb3a094f0e 100644 --- a/textproc/p5-HTML-Format/pkg-descr +++ b/textproc/p5-HTML-Format/pkg-descr @@ -14,7 +14,7 @@ The modules present in this package are: HTML::FormatPS - Formatter that outputs PostScript code. -WWW: http://search.cpan.org/search?dist=HTML-Format +WWW: http://search.cpan.org/dist/HTML-Format/ - Pete petef@databits.net diff --git a/textproc/p5-HTML-Tidy/pkg-descr b/textproc/p5-HTML-Tidy/pkg-descr index 178ea6d28cc..7330e2f133d 100644 --- a/textproc/p5-HTML-Tidy/pkg-descr +++ b/textproc/p5-HTML-Tidy/pkg-descr @@ -2,4 +2,4 @@ HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint". -WWW: http://search.cpan.org/dist/HTML-Tidy +WWW: http://search.cpan.org/dist/HTML-Tidy/ diff --git a/textproc/p5-Lingua-Conjunction/pkg-descr b/textproc/p5-Lingua-Conjunction/pkg-descr index f29b687ee5a..8712db588cf 100644 --- a/textproc/p5-Lingua-Conjunction/pkg-descr +++ b/textproc/p5-Lingua-Conjunction/pkg-descr @@ -1,6 +1,6 @@ Lingua::Conjunction exports a single subroutine, conjunction, that converts a list into a properly punctuated text string. -WWW: http://search.cpan.org/search?dist=Lingua-Conjunction +WWW: http://search.cpan.org/dist/Lingua-Conjunction/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-AddressParse/pkg-descr b/textproc/p5-Lingua-EN-AddressParse/pkg-descr index 25a28f52416..8224ecd905c 100644 --- a/textproc/p5-Lingua-EN-AddressParse/pkg-descr +++ b/textproc/p5-Lingua-EN-AddressParse/pkg-descr @@ -2,6 +2,6 @@ This module takes as input an address or post box in free format text and attempts to parse it. If successful, the address is broken down into components and useful functions can be performed. -WWW: http://search.cpan.org/search?dist=Lingua-EN-AddressParse +WWW: http://search.cpan.org/dist/Lingua-EN-AddressParse/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Gender/pkg-descr b/textproc/p5-Lingua-EN-Gender/pkg-descr index 171c583e2f2..0dff7a1bee6 100644 --- a/textproc/p5-Lingua-EN-Gender/pkg-descr +++ b/textproc/p5-Lingua-EN-Gender/pkg-descr @@ -1,6 +1,6 @@ Small module for inflecting pronouns for a bunch of different genders. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Gender +WWW: http://search.cpan.org/dist/Lingua-EN-Gender/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Infinitive/pkg-descr b/textproc/p5-Lingua-EN-Infinitive/pkg-descr index ee1829169b5..70cc3efdb89 100644 --- a/textproc/p5-Lingua-EN-Infinitive/pkg-descr +++ b/textproc/p5-Lingua-EN-Infinitive/pkg-descr @@ -3,6 +3,6 @@ determine the suffix used to identify which rule to apply to transform the conjugated word into the infinitive form. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Infinitive +WWW: http://search.cpan.org/dist/Lingua-EN-Infinitive/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Inflect/pkg-descr b/textproc/p5-Lingua-EN-Inflect/pkg-descr index 456c01cd196..1c89d4ce5b3 100644 --- a/textproc/p5-Lingua-EN-Inflect/pkg-descr +++ b/textproc/p5-Lingua-EN-Inflect/pkg-descr @@ -6,6 +6,6 @@ provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Inflect +WWW: http://search.cpan.org/dist/Lingua-EN-Inflect/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-MatchNames/pkg-descr b/textproc/p5-Lingua-EN-MatchNames/pkg-descr index c194a033563..809f328d36c 100644 --- a/textproc/p5-Lingua-EN-MatchNames/pkg-descr +++ b/textproc/p5-Lingua-EN-MatchNames/pkg-descr @@ -9,6 +9,6 @@ Just feed the first and last names to the name_eq() function, and it returns undef for no possible match, and a percentage of certainty (rank) otherwise. -WWW: http://search.cpan.org/search?dist=Lingua-EN-MatchNames +WWW: http://search.cpan.org/dist/Lingua-EN-MatchNames/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-NameCase/pkg-descr b/textproc/p5-Lingua-EN-NameCase/pkg-descr index 938e73a580b..2da777605de 100644 --- a/textproc/p5-Lingua-EN-NameCase/pkg-descr +++ b/textproc/p5-Lingua-EN-NameCase/pkg-descr @@ -6,6 +6,6 @@ Although forenames and surnames are normally stored separately if they do appear in a single string, whitespace separated, NameCase and nc deal correctly with them. -WWW: http://search.cpan.org/search?dist=Lingua-EN-NameCase +WWW: http://search.cpan.org/dist/Lingua-EN-NameCase/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-NameParse/pkg-descr b/textproc/p5-Lingua-EN-NameParse/pkg-descr index 5768c36b2a8..1e43d376c9e 100644 --- a/textproc/p5-Lingua-EN-NameParse/pkg-descr +++ b/textproc/p5-Lingua-EN-NameParse/pkg-descr @@ -2,6 +2,6 @@ This module takes as input a person or persons name in free format text and attempts to parse it. If successful, the name is broken down into components and useful functions can be performed. -WWW: http://search.cpan.org/search?dist=Lingua-EN-NameParse +WWW: http://search.cpan.org/dist/Lingua-EN-NameParse/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Nickname/pkg-descr b/textproc/p5-Lingua-EN-Nickname/pkg-descr index 87a78f3a87b..2c83ad2ea6a 100644 --- a/textproc/p5-Lingua-EN-Nickname/pkg-descr +++ b/textproc/p5-Lingua-EN-Nickname/pkg-descr @@ -3,6 +3,6 @@ make checking first name equivalence nearly impossible. This module will tell you that 'Maggie', 'Peg', and 'Margaret' are all probably the same name. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Nickname +WWW: http://search.cpan.org/dist/Lingua-EN-Nickname/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr b/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr index a87667e268e..7cdde697791 100644 --- a/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr +++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr @@ -3,6 +3,6 @@ There are two kinds of numbers in English -- cardinals (1, provides functions for giving the ordinal form of a number, given its cardinal value. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Numbers-Ordinate +WWW: http://search.cpan.org/dist/Lingua-EN-Numbers-Ordinate/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Numbers/pkg-descr b/textproc/p5-Lingua-EN-Numbers/pkg-descr index b356e80bc93..efc4bfce34a 100644 --- a/textproc/p5-Lingua-EN-Numbers/pkg-descr +++ b/textproc/p5-Lingua-EN-Numbers/pkg-descr @@ -5,6 +5,6 @@ to handle any complex formats. Support for multiple variants of English are supported. Currently only "American" formatting is supported. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Numbers +WWW: http://search.cpan.org/dist/Lingua-EN-Numbers/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Sentence/pkg-descr b/textproc/p5-Lingua-EN-Sentence/pkg-descr index ae2a04520ec..39590c6f8fa 100644 --- a/textproc/p5-Lingua-EN-Sentence/pkg-descr +++ b/textproc/p5-Lingua-EN-Sentence/pkg-descr @@ -2,6 +2,6 @@ The Lingua::EN::Sentence module contains the function get_sentences, which splits text into its constituent sentences, based on a regular expression and a list of abbreviations (built in and given). -WWW: http://search.cpan.org/search?dist=Lingua-EN-Sentence +WWW: http://search.cpan.org/dist/Lingua-EN-Sentence/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Squeeze/pkg-descr b/textproc/p5-Lingua-EN-Squeeze/pkg-descr index c2b0ebdfb1e..5041742d045 100644 --- a/textproc/p5-Lingua-EN-Squeeze/pkg-descr +++ b/textproc/p5-Lingua-EN-Squeeze/pkg-descr @@ -3,6 +3,6 @@ barely readable. You should convert all text to lowercase for maximum compression, because optimizations have been designed mostly for uncapitalised letters. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Squeeze +WWW: http://search.cpan.org/dist/Lingua-EN-Squeeze/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Summarize/pkg-descr b/textproc/p5-Lingua-EN-Summarize/pkg-descr index 6336bcfb901..225387856fc 100644 --- a/textproc/p5-Lingua-EN-Summarize/pkg-descr +++ b/textproc/p5-Lingua-EN-Summarize/pkg-descr @@ -5,6 +5,6 @@ vaguely resembling a summary. It needs more work on large bodies of text, but it seems to have a decent effect on small inputs at the moment. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Summarize +WWW: http://search.cpan.org/dist/Lingua-EN-Summarize/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Syllable/pkg-descr b/textproc/p5-Lingua-EN-Syllable/pkg-descr index 0727bd1a8cd..d567659c8fa 100644 --- a/textproc/p5-Lingua-EN-Syllable/pkg-descr +++ b/textproc/p5-Lingua-EN-Syllable/pkg-descr @@ -1,6 +1,6 @@ Lingua::EN::Syllable::syllable() estimates the number of syllables in the word passed to it. -WWW: http://search.cpan.org/search?dist=Lingua-EN-Syllable +WWW: http://search.cpan.org/dist/Lingua-EN-Syllable/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-EN-Tagger/pkg-descr b/textproc/p5-Lingua-EN-Tagger/pkg-descr index 3a269021780..205b4796d0d 100644 --- a/textproc/p5-Lingua-EN-Tagger/pkg-descr +++ b/textproc/p5-Lingua-EN-Tagger/pkg-descr @@ -9,6 +9,6 @@ other parts of speech. The tagger also recursively extracts as many nouns and noun phrases as it can, using a set of regular expressions. -WWW: http://search.cpan.org/dist/Lingua-EN-Tagger +WWW: http://search.cpan.org/dist/Lingua-EN-Tagger/ Author: Aaron Coburn <acoburn@middlebury.edu> diff --git a/textproc/p5-Lingua-Ident/pkg-descr b/textproc/p5-Lingua-Ident/pkg-descr index 88ab4a9b08c..78efe37ac77 100644 --- a/textproc/p5-Lingua-Ident/pkg-descr +++ b/textproc/p5-Lingua-Ident/pkg-descr @@ -4,6 +4,6 @@ The filename attributes to the constructor must refer to files containing tables of n-gram probabilites for languages. These tables can be generated using the trainlid(1) utility program. -WWW: http://search.cpan.org/search?dist=Lingua-Ident +WWW: http://search.cpan.org/dist/Lingua-Ident/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-PT-Stemmer/pkg-descr b/textproc/p5-Lingua-PT-Stemmer/pkg-descr index 0b790cddfcc..ad1a919e940 100644 --- a/textproc/p5-Lingua-PT-Stemmer/pkg-descr +++ b/textproc/p5-Lingua-PT-Stemmer/pkg-descr @@ -2,4 +2,4 @@ Lingua::PT::Stemmer - Stemmers for Portuguese and Galician. While these stemmers can be used stand alone, they are typically used as back ends to the general stemmer front end provided by textproc/p5-Lingua-Stem. -WWW: http://search.cpan.org/dist/Lingua-PT-Stemmer +WWW: http://search.cpan.org/dist/Lingua-PT-Stemmer/ diff --git a/textproc/p5-Lingua-Preferred/pkg-descr b/textproc/p5-Lingua-Preferred/pkg-descr index c962ec4a007..4d418b82382 100644 --- a/textproc/p5-Lingua-Preferred/pkg-descr +++ b/textproc/p5-Lingua-Preferred/pkg-descr @@ -3,6 +3,6 @@ in order of preference, and then to pick the best language of those available. Different 'dialects' given by the 'territory' part of the language specifier (such as en, en_GB, and en_US) are also supported. -WWW: http://search.cpan.org/search?dist=Lingua-Preferred +WWW: http://search.cpan.org/dist/Lingua-Preferred/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Lingua-Stem-Fr/pkg-descr b/textproc/p5-Lingua-Stem-Fr/pkg-descr index 249f1910831..42aaf001fa4 100644 --- a/textproc/p5-Lingua-Stem-Fr/pkg-descr +++ b/textproc/p5-Lingua-Stem-Fr/pkg-descr @@ -3,7 +3,7 @@ Lingua::Stem::Fr - Porter's stemming algorithm for French This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed words. -WWW: http://search.cpan.org/dist/Lingua-Stem-Fr +WWW: http://search.cpan.org/dist/Lingua-Stem-Fr/ - Cheng-Lung Sung clsung at dragon2.net diff --git a/textproc/p5-Lingua-Stem-It/pkg-descr b/textproc/p5-Lingua-Stem-It/pkg-descr index cbf33bc0410..657d9531f22 100644 --- a/textproc/p5-Lingua-Stem-It/pkg-descr +++ b/textproc/p5-Lingua-Stem-It/pkg-descr @@ -3,4 +3,4 @@ Lingua::Stem::It - Porter's stemming algorithm for Italian This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed words. -WWW: http://search.cpan.org/dist/Lingua-Stem-It +WWW: http://search.cpan.org/dist/Lingua-Stem-It/ diff --git a/textproc/p5-Lingua-Stem-Ru/pkg-descr b/textproc/p5-Lingua-Stem-Ru/pkg-descr index 5e48f4c1678..82a9b96cada 100644 --- a/textproc/p5-Lingua-Stem-Ru/pkg-descr +++ b/textproc/p5-Lingua-Stem-Ru/pkg-descr @@ -3,7 +3,7 @@ Lingua::Stem::Ru - Porter's stemming algorithm for Russian (KOI8-R only) This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed words. -WWW: http://search.cpan.org/dist/Lingua-Stem-Ru +WWW: http://search.cpan.org/dist/Lingua-Stem-Ru/ - Cheng-Lung Sung clsung at dragon2.net diff --git a/textproc/p5-Lingua-Stem-Snowball/pkg-descr b/textproc/p5-Lingua-Stem-Snowball/pkg-descr index 2098721fd11..72929f485b8 100644 --- a/textproc/p5-Lingua-Stem-Snowball/pkg-descr +++ b/textproc/p5-Lingua-Stem-Snowball/pkg-descr @@ -3,4 +3,4 @@ This module provides unified perl interface to Snowball stemmers languages. It's written using C for high performance and provides OO and plain interfaces. -WWW: http://search.cpan.org/dist/Lingua-Stem-Snowball +WWW: http://search.cpan.org/dist/Lingua-Stem-Snowball/ diff --git a/textproc/p5-Lingua-StopWords/pkg-descr b/textproc/p5-Lingua-StopWords/pkg-descr index 9fd75df363d..1e3d71a9160 100644 --- a/textproc/p5-Lingua-StopWords/pkg-descr +++ b/textproc/p5-Lingua-StopWords/pkg-descr @@ -2,4 +2,4 @@ This module provides lists of stopwords for several languages. Currently supported languages are Danish, Dutch, English, French, German, Italian, Norwegian, Portugese, Spanish, and Swedish. -WWW: http://search.cpan.org/dist/Lingua-StopWords +WWW: http://search.cpan.org/dist/Lingua-StopWords/ diff --git a/textproc/p5-PDF-Create/pkg-descr b/textproc/p5-PDF-Create/pkg-descr index c47cb4b65a1..bd86ab80e63 100644 --- a/textproc/p5-PDF-Create/pkg-descr +++ b/textproc/p5-PDF-Create/pkg-descr @@ -11,7 +11,7 @@ From the p5-PDF-Create README: For more details, type 'perldoc PDF::Create' or see the CPAN homepage: -WWW: http://search.cpan.org/search?dist=PDF-Create +WWW: http://search.cpan.org/dist/PDF-Create/ - Pete petef@databits.net diff --git a/textproc/p5-PPI-HTML/pkg-descr b/textproc/p5-PPI-HTML/pkg-descr index 5fb8a637114..02e514d3f7a 100644 --- a/textproc/p5-PPI-HTML/pkg-descr +++ b/textproc/p5-PPI-HTML/pkg-descr @@ -1,3 +1,3 @@ PPI::HTML is the successor to the non-redundant PPI::Format::HTML. -WWW: http://search.cpan.org/dist/PPI-HTML +WWW: http://search.cpan.org/dist/PPI-HTML/ diff --git a/textproc/p5-PPI/pkg-descr b/textproc/p5-PPI/pkg-descr index 2943b6e2e18..9a71ff49174 100644 --- a/textproc/p5-PPI/pkg-descr +++ b/textproc/p5-PPI/pkg-descr @@ -1,4 +1,4 @@ This is PPI, originally short for Parse::Perl::Isolated, a package for parsing and manipulating Perl documents. -WWW: http://search.cpan.org/dist/PPI +WWW: http://search.cpan.org/dist/PPI/ diff --git a/textproc/p5-Parse-Syslog/pkg-descr b/textproc/p5-Parse-Syslog/pkg-descr index 77082ad18b8..6dd2c4cbd01 100644 --- a/textproc/p5-Parse-Syslog/pkg-descr +++ b/textproc/p5-Parse-Syslog/pkg-descr @@ -3,4 +3,4 @@ files: you create a parser on a file (with new) and call next to get one line at a time with Unix-timestamp, host, program, pid and text returned in a hash-reference. -WWW: http://search.cpan.org/dist/Parse-Syslog +WWW: http://search.cpan.org/dist/Parse-Syslog/ diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-descr b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-descr index 15c2dbfdf68..13876d3ccf8 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-descr +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-descr @@ -1,4 +1,4 @@ An analyzer plugin for p5-Plucene search engine, which filters StandardTokenizer with SnowballAnalyzer. -WWW: http://search.cpan.org/dist/Plucene-Plugin-Analyzer-SnowballAnalyzer +WWW: http://search.cpan.org/dist/Plucene-Plugin-Analyzer-SnowballAnalyzer/ diff --git a/textproc/p5-Pod-Constants/pkg-descr b/textproc/p5-Pod-Constants/pkg-descr index 3a28b8b69a1..a14c33cf7c4 100644 --- a/textproc/p5-Pod-Constants/pkg-descr +++ b/textproc/p5-Pod-Constants/pkg-descr @@ -2,7 +2,7 @@ This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion. -WWW: http://search.cpan.org/search?dist=Pod-Constants +WWW: http://search.cpan.org/dist/Pod-Constants/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-Pod-POM-View-HTML-Filter/pkg-descr b/textproc/p5-Pod-POM-View-HTML-Filter/pkg-descr index c2db86e38c7..3150fcb4543 100644 --- a/textproc/p5-Pod-POM-View-HTML-Filter/pkg-descr +++ b/textproc/p5-Pod-POM-View-HTML-Filter/pkg-descr @@ -2,4 +2,4 @@ The whole idea of this module is to take advantage of all the syntax colouring modules that exist (such as Perl::Tidy) to produce colourful code examples in a POD document (after conversion to HTML). -WWW: http://search.cpan.org/dist/Pod-POM-View-HTML-Filter +WWW: http://search.cpan.org/dist/Pod-POM-View-HTML-Filter/ diff --git a/textproc/p5-RADIUS-UserFile/pkg-descr b/textproc/p5-RADIUS-UserFile/pkg-descr index fb8743b9bee..de4ce3cf225 100644 --- a/textproc/p5-RADIUS-UserFile/pkg-descr +++ b/textproc/p5-RADIUS-UserFile/pkg-descr @@ -1,6 +1,6 @@ This module provides methods for reading information from and modifying a RADIUS users text file. -WWW: http://search.cpan.org/search?dist=RADIUS-UserFile +WWW: http://search.cpan.org/dist/RADIUS-UserFile/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-RDFStore/pkg-descr b/textproc/p5-RDFStore/pkg-descr index 8062d393f16..353d2792a61 100644 --- a/textproc/p5-RDFStore/pkg-descr +++ b/textproc/p5-RDFStore/pkg-descr @@ -7,7 +7,7 @@ RDFStore::Parser::SiRPAC(3) RDFStore::Parser::OpenHealth(3) and Data::MagicTie(3) the suite allow a user to fetch, parse, process, store and query RDF models. -WWW: http://search.cpan.org/search?dist=RDFStore +WWW: http://search.cpan.org/dist/RDFStore/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-Regex-PreSuf/pkg-descr b/textproc/p5-Regex-PreSuf/pkg-descr index ce06abaa798..b8b53d39717 100644 --- a/textproc/p5-Regex-PreSuf/pkg-descr +++ b/textproc/p5-Regex-PreSuf/pkg-descr @@ -5,4 +5,4 @@ few dozen percentages faster than a simple-minded '|'-concatenation of the words. Author: Jarkko Hietaniemi <jhi@iki.fi> -WWW: http://search.cpan.org/search?dist=Regex-PreSuf +WWW: http://search.cpan.org/dist/Regex-PreSuf/ diff --git a/textproc/p5-Regexp-Common/pkg-descr b/textproc/p5-Regexp-Common/pkg-descr index 4b836be6d13..993b6c61e32 100644 --- a/textproc/p5-Regexp-Common/pkg-descr +++ b/textproc/p5-Regexp-Common/pkg-descr @@ -11,7 +11,7 @@ provided include: * IPv4 addresses Author: Damian Conway <damian@cs.monash.edu.au> -WWW: http://search.cpan.org/search?dist=Regexp-Common +WWW: http://search.cpan.org/dist/Regexp-Common/ -Anton <tobez@FreeBSD.org> diff --git a/textproc/p5-Regexp-Log-Common/pkg-descr b/textproc/p5-Regexp-Log-Common/pkg-descr index 2df05b96661..55a9fb7ca36 100644 --- a/textproc/p5-Regexp-Log-Common/pkg-descr +++ b/textproc/p5-Regexp-Log-Common/pkg-descr @@ -2,4 +2,4 @@ Regexp::Log::Common uses Regexp::Log as a base class, to generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split(). -WWW: http://search.cpan.org/dist/Regexp-Log-Common +WWW: http://search.cpan.org/dist/Regexp-Log-Common/ diff --git a/textproc/p5-Regexp-Log/pkg-descr b/textproc/p5-Regexp-Log/pkg-descr index 3bb109560b9..ecc477bb313 100644 --- a/textproc/p5-Regexp-Log/pkg-descr +++ b/textproc/p5-Regexp-Log/pkg-descr @@ -2,4 +2,4 @@ Regexp::Log is a base class for a variety of modules that generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split(). -WWW: http://search.cpan.org/dist/Regexp-Log +WWW: http://search.cpan.org/dist/Regexp-Log/ diff --git a/textproc/p5-Text-ASCIITable/pkg-descr b/textproc/p5-Text-ASCIITable/pkg-descr index 0ac16fca2b2..9c03c13f0dd 100644 --- a/textproc/p5-Text-ASCIITable/pkg-descr +++ b/textproc/p5-Text-ASCIITable/pkg-descr @@ -2,4 +2,4 @@ Pretty nifty if you want to output dynamic text to your console or other fixed-size-font displays, and at the same time it will display it in a nice human-readable, or "cool" way. -WWW: http://search.cpan.org/dist/Text-ASCIITable +WWW: http://search.cpan.org/dist/Text-ASCIITable/ diff --git a/textproc/p5-Text-Balanced/pkg-descr b/textproc/p5-Text-Balanced/pkg-descr index d71124a5e29..1d3954ae9ec 100644 --- a/textproc/p5-Text-Balanced/pkg-descr +++ b/textproc/p5-Text-Balanced/pkg-descr @@ -5,6 +5,6 @@ string (possibly after skipping a specified prefix string). The search for the string always begins at the current pos location of the string's variable (or at index zero, if no pos position is defined). -WWW: http://search.cpan.org/search?dist=Text-Balanced +WWW: http://search.cpan.org/dist/Text-Balanced/ -Anton diff --git a/textproc/p5-Text-Diff/pkg-descr b/textproc/p5-Text-Diff/pkg-descr index 39634091a88..a9c7e5bcd5f 100644 --- a/textproc/p5-Text-Diff/pkg-descr +++ b/textproc/p5-Text-Diff/pkg-descr @@ -4,7 +4,7 @@ integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff(1) executable for small files, and generally slower on larger files. -WWW: http://search.cpan.org/search?dist=Text-Diff +WWW: http://search.cpan.org/dist/Text-Diff/ -Anton <tobez@FreeBSD.org> diff --git a/textproc/p5-Text-FormatTable/pkg-descr b/textproc/p5-Text-FormatTable/pkg-descr index 1fd0ee670a1..ca2ee24eb58 100644 --- a/textproc/p5-Text-FormatTable/pkg-descr +++ b/textproc/p5-Text-FormatTable/pkg-descr @@ -3,6 +3,6 @@ a table format specification similar to LaTeX (e.g. "r|l|l") and you call methods to fill the table data and insert rules. After the data is filled, you render the table as text. -WWW: http://search.cpan.org/search?dist=Text-FormatTable +WWW: http://search.cpan.org/dist/Text-FormatTable/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Text-Metaphone/pkg-descr b/textproc/p5-Text-Metaphone/pkg-descr index f653ecbb957..bece20259ad 100644 --- a/textproc/p5-Text-Metaphone/pkg-descr +++ b/textproc/p5-Text-Metaphone/pkg-descr @@ -3,6 +3,6 @@ a rough approximation of its english phonetic pronunciation. Very similar in concept and purpose to soundex, but much more comprehensive in its approach. -WWW: http://search.cpan.org/search?dist=Text-Metaphone +WWW: http://search.cpan.org/dist/Text-Metaphone/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Text-Original/pkg-descr b/textproc/p5-Text-Original/pkg-descr index acfb40abd81..f1f433065aa 100644 --- a/textproc/p5-Text-Original/pkg-descr +++ b/textproc/p5-Text-Original/pkg-descr @@ -1,3 +1,3 @@ A perl module to find original, non-quoted text in a message. -WWW: http://search.cpan.org/dist/Text-Original +WWW: http://search.cpan.org/dist/Text-Original/ diff --git a/textproc/p5-Text-RecordParser/pkg-descr b/textproc/p5-Text-RecordParser/pkg-descr index 6c323ec150a..63513d6e928 100644 --- a/textproc/p5-Text-RecordParser/pkg-descr +++ b/textproc/p5-Text-RecordParser/pkg-descr @@ -3,4 +3,4 @@ records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. -WWW: http://search.cpan.org/dist/Text-RecordParser +WWW: http://search.cpan.org/dist/Text-RecordParser/ diff --git a/textproc/p5-Text-Repository/pkg-descr b/textproc/p5-Text-Repository/pkg-descr index f9c4326de95..f67b241c04b 100644 --- a/textproc/p5-Text-Repository/pkg-descr +++ b/textproc/p5-Text-Repository/pkg-descr @@ -4,6 +4,6 @@ allowing chunks of text to be stored with symbolic names. Text::Repository was originally designed to store SQL queries, but can of course be used with any kind of text that needs to be shared. -WWW: http://search.cpan.org/search?dist=Text-Repository +WWW: http://search.cpan.org/dist/Text-Repository/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-Text-Striphigh/pkg-descr b/textproc/p5-Text-Striphigh/pkg-descr index dd0e0bff8ce..299d89744d3 100644 --- a/textproc/p5-Text-Striphigh/pkg-descr +++ b/textproc/p5-Text-Striphigh/pkg-descr @@ -10,7 +10,7 @@ for is present in some of the things that process pod, there are no examples in this manpage. Look at the source or the test script if you want examples. -WWW: http://search.cpan.org/dist/Text-Striphigh +WWW: http://search.cpan.org/dist/Text-Striphigh/ Kai Storbeck kai@xs4all.nl diff --git a/textproc/p5-Text-TabularDisplay/pkg-descr b/textproc/p5-Text-TabularDisplay/pkg-descr index 68feacad4d2..bbf5fdd7c07 100644 --- a/textproc/p5-Text-TabularDisplay/pkg-descr +++ b/textproc/p5-Text-TabularDisplay/pkg-descr @@ -2,4 +2,4 @@ Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor. -WWW: http://search.cpan.org/dist/Text-TabularDisplay +WWW: http://search.cpan.org/dist/Text-TabularDisplay/ diff --git a/textproc/p5-UML-Sequence/pkg-descr b/textproc/p5-UML-Sequence/pkg-descr index ac366c3280a..56a7411b474 100644 --- a/textproc/p5-UML-Sequence/pkg-descr +++ b/textproc/p5-UML-Sequence/pkg-descr @@ -19,6 +19,6 @@ Then do this: genericseq.pl UML::Sequence::SimpleSeq inputfile | seq2svg.pl > output.svg -WWW: http://search.cpan.org/search?dist=UML-Sequence +WWW: http://search.cpan.org/dist/UML-Sequence/ Author: Phil Crow <philcrow2000@yahoo.com> diff --git a/textproc/p5-UML-State/pkg-descr b/textproc/p5-UML-State/pkg-descr index e30a45dec5f..321ddec7006 100644 --- a/textproc/p5-UML-State/pkg-descr +++ b/textproc/p5-UML-State/pkg-descr @@ -1,6 +1,6 @@ See the samples directory and the drawstate.pl script for details on how to format input and what to expect for output. -WWW: http://search.cpan.org/search?dist=UML-State +WWW: http://search.cpan.org/dist/UML-State/ Author: Phil Crow <philcrow2000@yahoo.com> diff --git a/textproc/p5-URI-Find/pkg-descr b/textproc/p5-URI-Find/pkg-descr index de59fe0b0e7..c1f6521ad40 100644 --- a/textproc/p5-URI-Find/pkg-descr +++ b/textproc/p5-URI-Find/pkg-descr @@ -5,7 +5,7 @@ a URI to be). It employs a series of heuristics too: - Avoid picking up trailing characters from the text - Avoid picking up URL-like things such as Perl module names. -WWW: http://search.cpan.org/search?dist=URI-Find +WWW: http://search.cpan.org/dist/URI-Find/ - Pete petef@databits.net diff --git a/textproc/p5-XML-Catalog/pkg-descr b/textproc/p5-XML-Catalog/pkg-descr index 3721e099988..74f134d538c 100644 --- a/textproc/p5-XML-Catalog/pkg-descr +++ b/textproc/p5-XML-Catalog/pkg-descr @@ -1,3 +1,3 @@ Resolve public identifiers and remap system identifiers -WWW: http://search.cpan.org/search?dist=XML-Catalog +WWW: http://search.cpan.org/dist/XML-Catalog/ diff --git a/textproc/p5-XML-DOM/pkg-descr b/textproc/p5-XML-DOM/pkg-descr index 3efae5014f9..69852af3727 100644 --- a/textproc/p5-XML-DOM/pkg-descr +++ b/textproc/p5-XML-DOM/pkg-descr @@ -2,4 +2,4 @@ This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'Dom', that allows XML::Parser to build an Object Oriented datastructure with a DOM Level 1 compliant interface. -WWW: http://search.cpan.org/search?dist=XML-DOM +WWW: http://search.cpan.org/dist/XML-DOM/ diff --git a/textproc/p5-XML-Filter-DetectWS/pkg-descr b/textproc/p5-XML-Filter-DetectWS/pkg-descr index 9745b9dc913..9b024a261f0 100644 --- a/textproc/p5-XML-Filter-DetectWS/pkg-descr +++ b/textproc/p5-XML-Filter-DetectWS/pkg-descr @@ -1,7 +1,7 @@ This a PerlSAX filter that detects which character data contains ignorable whitespace and optionally filters it. -WWW: http://search.cpan.org/search?dist=XML-Filter-DetectWS +WWW: http://search.cpan.org/dist/XML-Filter-DetectWS/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-Filter-Reindent/pkg-descr b/textproc/p5-XML-Filter-Reindent/pkg-descr index 86f2ca2fc34..4f0be90d2b5 100644 --- a/textproc/p5-XML-Filter-Reindent/pkg-descr +++ b/textproc/p5-XML-Filter-Reindent/pkg-descr @@ -2,7 +2,7 @@ XML::Filter::Reindent can be used as a PerlSAX filter to reformat an XML document before sending it to a PerlSAX handler that prints it (like XML::Handler::Composer.) -WWW: http://search.cpan.org/search?dist=XML-Filter-Reindent +WWW: http://search.cpan.org/dist/XML-Filter-Reindent/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-Filter-SAXT/pkg-descr b/textproc/p5-XML-Filter-SAXT/pkg-descr index 34065470b9c..01ea5f4909f 100644 --- a/textproc/p5-XML-Filter-SAXT/pkg-descr +++ b/textproc/p5-XML-Filter-SAXT/pkg-descr @@ -3,7 +3,7 @@ stream to several output streams. In this case, the input stream is a PerlSAX event producer (like XML::Parser::PerlSAX) and the output streams are PerlSAX handlers or filters. -WWW: http://search.cpan.org/search?dist=XML-Filter-SAXT +WWW: http://search.cpan.org/dist/XML-Filter-SAXT/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-Filter-XInclude/pkg-descr b/textproc/p5-XML-Filter-XInclude/pkg-descr index fa5dc8590a1..c0df1d566d5 100644 --- a/textproc/p5-XML-Filter-XInclude/pkg-descr +++ b/textproc/p5-XML-Filter-XInclude/pkg-descr @@ -1,7 +1,7 @@ This module implements a simple SAX filter that provides XInclude support. It does NOT support XPointer. -WWW: http://search.cpan.org/search?dist=XML-Filter-XInclude +WWW: http://search.cpan.org/dist/XML-Filter-XInclude/ WWW: http://www.w3.org/TR/XInclude -- Sergey Skvortsov diff --git a/textproc/p5-XML-Filter-XSLT/pkg-descr b/textproc/p5-XML-Filter-XSLT/pkg-descr index bc65ce90103..31c89129643 100644 --- a/textproc/p5-XML-Filter-XSLT/pkg-descr +++ b/textproc/p5-XML-Filter-XSLT/pkg-descr @@ -1,7 +1,7 @@ A simple XSLT SAX2 filter. It uses any available XSLT processor on your system that we can use in some SAXy way. -WWW: http://search.cpan.org/search?dist=XML-Filter-XSLT +WWW: http://search.cpan.org/dist/XML-Filter-XSLT/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-Generator-PerlData/pkg-descr b/textproc/p5-XML-Generator-PerlData/pkg-descr index 2eea9e0f35c..c8f68160016 100644 --- a/textproc/p5-XML-Generator-PerlData/pkg-descr +++ b/textproc/p5-XML-Generator-PerlData/pkg-descr @@ -2,6 +2,6 @@ XML::Generator::PerlData provides a simple way to generate SAX2 events from nested Perl data structures, while providing finer-grained control over the resulting document streams. -WWW: http://search.cpan.org/search?dist=XML-Generator-PerlData +WWW: http://search.cpan.org/dist/XML-Generator-PerlData/ Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> diff --git a/textproc/p5-XML-Generator/pkg-descr b/textproc/p5-XML-Generator/pkg-descr index 98ed39ed258..07dd4dea600 100644 --- a/textproc/p5-XML-Generator/pkg-descr +++ b/textproc/p5-XML-Generator/pkg-descr @@ -2,4 +2,4 @@ XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters. -WWW: http://search.cpan.org/search?dist=XML-Generator +WWW: http://search.cpan.org/dist/XML-Generator/ diff --git a/textproc/p5-XML-Grove/pkg-descr b/textproc/p5-XML-Grove/pkg-descr index 1e289829bbe..d94879b81b3 100644 --- a/textproc/p5-XML-Grove/pkg-descr +++ b/textproc/p5-XML-Grove/pkg-descr @@ -3,6 +3,6 @@ set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax. -WWW: http://search.cpan.org/search?dist=XML-Grove +WWW: http://search.cpan.org/dist/XML-Grove/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-XML-Handler-YAWriter/pkg-descr b/textproc/p5-XML-Handler-YAWriter/pkg-descr index 81f241abd9c..d13200a342c 100644 --- a/textproc/p5-XML-Handler-YAWriter/pkg-descr +++ b/textproc/p5-XML-Handler-YAWriter/pkg-descr @@ -1,6 +1,6 @@ YAWriter implements Yet Another XML::Handler::Writer. -WWW: http://search.cpan.org/search?dist=XML-Handler-YAWriter +WWW: http://search.cpan.org/dist/XML-Handler-YAWriter/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-Parser/pkg-descr b/textproc/p5-XML-Parser/pkg-descr index bd54c1f0b6f..f80574e39cc 100644 --- a/textproc/p5-XML-Parser/pkg-descr +++ b/textproc/p5-XML-Parser/pkg-descr @@ -1,3 +1,3 @@ Perl extension interface to James Clark's XML parser, expat. -WWW: http://search.cpan.org/search?dist=XML-Parser +WWW: http://search.cpan.org/dist/XML-Parser/ diff --git a/textproc/p5-XML-RAI/pkg-descr b/textproc/p5-XML-RAI/pkg-descr index 348a5c012b2..75c450cf4a6 100644 --- a/textproc/p5-XML-RAI/pkg-descr +++ b/textproc/p5-XML-RAI/pkg-descr @@ -1,5 +1,5 @@ RSS Abstraction Interface. An object-oriented layer that maps overlapping and alternate tags in RSS to one common simplified interface. -WWW: http://search.cpan.org/dist/XML-RAI +WWW: http://search.cpan.org/dist/XML-RAI/ Author: Timothy Appnel diff --git a/textproc/p5-XML-RegExp/pkg-descr b/textproc/p5-XML-RegExp/pkg-descr index c92b7d3a785..ae223c5bce2 100644 --- a/textproc/p5-XML-RegExp/pkg-descr +++ b/textproc/p5-XML-RegExp/pkg-descr @@ -9,7 +9,7 @@ Also contains the regular expressions for the following tokens from the XML Namespaces spec at http://www.w3.org/TR/REC-xml-names: NCNameChar, NCName, QName, Prefix and LocalPart. -WWW: http://search.cpan.org/search?dist=XML-RegExp +WWW: http://search.cpan.org/dist/XML-RegExp/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-SAX-Base/pkg-descr b/textproc/p5-XML-SAX-Base/pkg-descr index 9c4cd9b9798..2303a330573 100644 --- a/textproc/p5-XML-SAX-Base/pkg-descr +++ b/textproc/p5-XML-SAX-Base/pkg-descr @@ -3,6 +3,6 @@ drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback. -WWW: http://search.cpan.org/search?dist=XML-SAX-Base +WWW: http://search.cpan.org/dist/XML-SAX-Base/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-XML-SAXDriver-Sablotron/pkg-descr b/textproc/p5-XML-SAXDriver-Sablotron/pkg-descr index d8833d1d03f..2fcaf9253e6 100644 --- a/textproc/p5-XML-SAXDriver-Sablotron/pkg-descr +++ b/textproc/p5-XML-SAXDriver-Sablotron/pkg-descr @@ -2,7 +2,7 @@ This extension allows to run the Sablotron XSLT processor as a SAX driver. A stylesheet passed to the constructor is applied to a document passed in as the parse_uri method argument. -WWW: http://search.cpan.org/search?dist=XML-SAXDriver-Sablotron +WWW: http://search.cpan.org/dist/XML-SAXDriver-Sablotron/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-Schematron/pkg-descr b/textproc/p5-XML-Schematron/pkg-descr index d295fcc6af7..19f8e37ceea 100644 --- a/textproc/p5-XML-Schematron/pkg-descr +++ b/textproc/p5-XML-Schematron/pkg-descr @@ -1,5 +1,5 @@ XML::Schematron - Perl implementation of the Schematron. -WWW: http://search.cpan.org/search?dist=XML-Schematron +WWW: http://search.cpan.org/dist/XML-Schematron/ Seamus Venasse <svenasse@polaris.ca> diff --git a/textproc/p5-XML-XPath/pkg-descr b/textproc/p5-XML-XPath/pkg-descr index f098bacecbf..6693433c2ad 100644 --- a/textproc/p5-XML-XPath/pkg-descr +++ b/textproc/p5-XML-XPath/pkg-descr @@ -4,7 +4,7 @@ form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath. WWW: http://www.w3.org/TR/xpath/ -WWW: http://search.cpan.org/search?dist=XML-XPath +WWW: http://search.cpan.org/dist/XML-XPath/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-XML-XQL/pkg-descr b/textproc/p5-XML-XQL/pkg-descr index 0ac3e4b48b5..8c046ece1f2 100644 --- a/textproc/p5-XML-XQL/pkg-descr +++ b/textproc/p5-XML-XQL/pkg-descr @@ -12,4 +12,4 @@ Most of the contents related to the XQL syntax can also be found in the XML::XQL::Tutorial that comes with this distribution. Note that XQL is not the same as XML-QL! -WWW: http://search.cpan.org/search?dist=XML-XQL +WWW: http://search.cpan.org/dist/XML-XQL/ diff --git a/textproc/p5-XML-XUpdate-LibXML/pkg-descr b/textproc/p5-XML-XUpdate-LibXML/pkg-descr index 652f510fc79..10faab1d743 100644 --- a/textproc/p5-XML-XUpdate-LibXML/pkg-descr +++ b/textproc/p5-XML-XUpdate-LibXML/pkg-descr @@ -2,4 +2,4 @@ Simple implementation of XUpdate format (http://www.xmldb.org/xupdate/). The implementation is based on XML::LibXML DOM API. WWW: http://www.xmldb.org/xupdate/ -WWW: http://search.cpan.org/search?dist=XML-XUpdate-LibXML +WWW: http://search.cpan.org/dist/XML-XUpdate-LibXML/ diff --git a/textproc/p5-YAML/pkg-descr b/textproc/p5-YAML/pkg-descr index 44119cc597e..f0d6c1af3dd 100644 --- a/textproc/p5-YAML/pkg-descr +++ b/textproc/p5-YAML/pkg-descr @@ -9,6 +9,6 @@ For information on the YAML syntax, please refer to the YAML specification. -WWW: http://search.cpan.org/search?dist=YAML +WWW: http://search.cpan.org/dist/YAML/ -Anton diff --git a/www/p5-Apache-Admin-Config/pkg-descr b/www/p5-Apache-Admin-Config/pkg-descr index 82a86949187..3ecab98d469 100644 --- a/www/p5-Apache-Admin-Config/pkg-descr +++ b/www/p5-Apache-Admin-Config/pkg-descr @@ -3,7 +3,7 @@ like configuration files without modifying comments, identation, or truncated lines. Author: Olivier Poitrey <rs@rhapsodyk.net> -WWW: http://search.cpan.org/search?dist=Apache-Admin-Config +WWW: http://search.cpan.org/dist/Apache-Admin-Config/ -Anton <tobez@FreeBSD.org> diff --git a/www/p5-Apache-AntiSpam/pkg-descr b/www/p5-Apache-AntiSpam/pkg-descr index d33c7876d93..43ee02d48cc 100644 --- a/www/p5-Apache-AntiSpam/pkg-descr +++ b/www/p5-Apache-AntiSpam/pkg-descr @@ -5,6 +5,6 @@ This module is Filter aware, meaning that it can work within Apache::Filter framework without modification. -WWW: http://search.cpan.org/search?dist=Apache-AntiSpam +WWW: http://search.cpan.org/dist/Apache-AntiSpam/ - Erwin Lansing <erwin@FreeBSD.org> diff --git a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr index 7663132bdd9..dc870c14b7f 100644 --- a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr +++ b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr @@ -2,7 +2,7 @@ Apache::AxKit::Plugin::AddXSLParams::Request offers a way to make information about the current client request (cookies, headers, uri info) available as params within XSLT stylesheets. -WWW: http://search.cpan.org/search?dist=Apache-AxKit-Plugin-AddXSLParams-Request +WWW: http://search.cpan.org/dist/Apache-AxKit-Plugin-AddXSLParams-Request/ - Hansjoerg hansjoerg.pehofer@uibk.ac.at diff --git a/www/p5-Apache-Reload/pkg-descr b/www/p5-Apache-Reload/pkg-descr index dbed60784a1..e1c198cf39f 100644 --- a/www/p5-Apache-Reload/pkg-descr +++ b/www/p5-Apache-Reload/pkg-descr @@ -1,6 +1,6 @@ Apache::Reload - Reload changed modules -WWW: http://search.cpan.org/search?dist=Apache-Reload +WWW: http://search.cpan.org/dist/Apache-Reload/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/www/p5-ApacheBench/pkg-descr b/www/p5-ApacheBench/pkg-descr index 7fc543fa8f3..bded6a4a43f 100644 --- a/www/p5-ApacheBench/pkg-descr +++ b/www/p5-ApacheBench/pkg-descr @@ -12,4 +12,4 @@ Since the initial release, I have made efforts to merge in all the newest features of ab. Currently (v0.62) it has almost all the features of Apache 1.3.22 ab. -WWW: http://search.cpan.org/search?dist=ApacheBench +WWW: http://search.cpan.org/dist/ApacheBench/ diff --git a/www/p5-AxKit-XSP-Cookie/pkg-descr b/www/p5-AxKit-XSP-Cookie/pkg-descr index 810d2ae4620..4af8da6a40e 100644 --- a/www/p5-AxKit-XSP-Cookie/pkg-descr +++ b/www/p5-AxKit-XSP-Cookie/pkg-descr @@ -1,3 +1,3 @@ An XSP library for setting and getting HTTP cookies. -WWW: http://search.cpan.org/search?dist=AxKit-XSP-Cookie +WWW: http://search.cpan.org/dist/AxKit-XSP-Cookie/ diff --git a/www/p5-AxKit-XSP-ESQL/pkg-descr b/www/p5-AxKit-XSP-ESQL/pkg-descr index e78f1748376..aeff58c6958 100644 --- a/www/p5-AxKit-XSP-ESQL/pkg-descr +++ b/www/p5-AxKit-XSP-ESQL/pkg-descr @@ -1,3 +1,3 @@ An Extended SQL taglib for AxKit eXtensible Server Pages -WWW: http://search.cpan.org/search?dist=AxKit-XSP-ESQL +WWW: http://search.cpan.org/dist/AxKit-XSP-ESQL/ diff --git a/www/p5-AxKit-XSP-Exception/pkg-descr b/www/p5-AxKit-XSP-Exception/pkg-descr index ff26246e76b..862df098cac 100644 --- a/www/p5-AxKit-XSP-Exception/pkg-descr +++ b/www/p5-AxKit-XSP-Exception/pkg-descr @@ -1,3 +1,3 @@ Exceptions taglib for eXtensible Server Pages plugin for AxKit -WWW: http://search.cpan.org/search?dist=AxKit-XSP-Exception +WWW: http://search.cpan.org/dist/AxKit-XSP-Exception/ diff --git a/www/p5-AxKit-XSP-IfParam/pkg-descr b/www/p5-AxKit-XSP-IfParam/pkg-descr index 704bd5bf969..bd6d6b95849 100644 --- a/www/p5-AxKit-XSP-IfParam/pkg-descr +++ b/www/p5-AxKit-XSP-IfParam/pkg-descr @@ -1,3 +1,3 @@ This perl module provides conditional parameter support for AxKit XSP's. -WWW: http://search.cpan.org/search?dist=AxKit-XSP-IfParam +WWW: http://search.cpan.org/dist/AxKit-XSP-IfParam/ diff --git a/www/p5-AxKit-XSP-Param/pkg-descr b/www/p5-AxKit-XSP-Param/pkg-descr index 3aea1b08d9f..07fb203aa29 100644 --- a/www/p5-AxKit-XSP-Param/pkg-descr +++ b/www/p5-AxKit-XSP-Param/pkg-descr @@ -1,3 +1,3 @@ This perl module provides parameter support for AxKit XSP's. -WWW: http://search.cpan.org/search?dist=AxKit-XSP-Param +WWW: http://search.cpan.org/dist/AxKit-XSP-Param/ diff --git a/www/p5-AxKit-XSP-PerForm/pkg-descr b/www/p5-AxKit-XSP-PerForm/pkg-descr index 2852ac1dcbe..8d5eea7c6db 100644 --- a/www/p5-AxKit-XSP-PerForm/pkg-descr +++ b/www/p5-AxKit-XSP-PerForm/pkg-descr @@ -7,4 +7,4 @@ PerForm works as an XSP taglib, meaning you simply add some custom XML tags to your XSP page, and PerForm does the rest. Well, almost... PerForm works mainly by callbacks -WWW: http://search.cpan.org/search?dist=AxKit-XSP-PerForm +WWW: http://search.cpan.org/dist/AxKit-XSP-PerForm/ diff --git a/www/p5-AxKit-XSP-Sendmail/pkg-descr b/www/p5-AxKit-XSP-Sendmail/pkg-descr index a041c3b3ca1..b292aa4c50d 100644 --- a/www/p5-AxKit-XSP-Sendmail/pkg-descr +++ b/www/p5-AxKit-XSP-Sendmail/pkg-descr @@ -1,3 +1,3 @@ This perl module provides mail sending support for AxKit XSP's. -WWW: http://search.cpan.org/search?dist=AxKit-XSP-Sendmail +WWW: http://search.cpan.org/dist/AxKit-XSP-Sendmail/ diff --git a/www/p5-AxKit-XSP-Util/pkg-descr b/www/p5-AxKit-XSP-Util/pkg-descr index 5b688df79ce..58597d2e6a1 100644 --- a/www/p5-AxKit-XSP-Util/pkg-descr +++ b/www/p5-AxKit-XSP-Util/pkg-descr @@ -3,4 +3,4 @@ functions to the eXtesible Server Pages library. It trivializes the inclusion of external fragments and adds a few other useful bells and whistles. -WWW: http://search.cpan.org/search?dist=AxKit-XSP-Util +WWW: http://search.cpan.org/dist/AxKit-XSP-Util/ diff --git a/www/p5-AxKit-XSP-WebUtils/pkg-descr b/www/p5-AxKit-XSP-WebUtils/pkg-descr index 1c44e8be808..8c714c4d4a1 100644 --- a/www/p5-AxKit-XSP-WebUtils/pkg-descr +++ b/www/p5-AxKit-XSP-WebUtils/pkg-descr @@ -1,3 +1,3 @@ This perl module provides web utilities for AxKit XSP's. -WWW: http://search.cpan.org/search?dist=AxKit-XSP-WebUtils +WWW: http://search.cpan.org/dist/AxKit-XSP-WebUtils/ diff --git a/www/p5-Bundle-Catalyst/pkg-descr b/www/p5-Bundle-Catalyst/pkg-descr index 590a3e61196..c0756831615 100644 --- a/www/p5-Bundle-Catalyst/pkg-descr +++ b/www/p5-Bundle-Catalyst/pkg-descr @@ -1,3 +1,3 @@ A bundle to install most of the Catalyst modules. -WWW: http://search.cpan.org/dist/Bundle-Catalyst +WWW: http://search.cpan.org/dist/Bundle-Catalyst/ diff --git a/www/p5-CGI-Application-ValidateRM/pkg-descr b/www/p5-CGI-Application-ValidateRM/pkg-descr index 4eaaa909c6c..ee2eaf9aef5 100644 --- a/www/p5-CGI-Application-ValidateRM/pkg-descr +++ b/www/p5-CGI-Application-ValidateRM/pkg-descr @@ -4,7 +4,7 @@ CGI::Application framework and the Data::FormValidator module. See a nice example of all that modules working together at: http://mark.stosberg.com/Tech/perl/form-validation/ -WWW: http://search.cpan.org/search?dist=CGI-Application-ValidateRM +WWW: http://search.cpan.org/dist/CGI-Application-ValidateRM/ - Manuel Rodrigo Rabade Garcia mig@mig-29.net diff --git a/www/p5-CGI-Application/pkg-descr b/www/p5-CGI-Application/pkg-descr index 9b396d200df..ebb7511fc58 100644 --- a/www/p5-CGI-Application/pkg-descr +++ b/www/p5-CGI-Application/pkg-descr @@ -3,7 +3,7 @@ sophisticated, reusable web-based applications. This module implements a methodology which, if followed, will make your web software easier to design, easier to document, easier to write, and easier to solve. -WWW: http://search.cpan.org/search?dist=CGI-Application +WWW: http://search.cpan.org/dist/CGI-Application/ - Pete petef@databits.net diff --git a/www/p5-CGI-Builder-TT2/pkg-descr b/www/p5-CGI-Builder-TT2/pkg-descr index 1a44a7fcffb..a7ed6fe65ea 100644 --- a/www/p5-CGI-Builder-TT2/pkg-descr +++ b/www/p5-CGI-Builder-TT2/pkg-descr @@ -1,6 +1,6 @@ CGI::Builder and Template Toolkit 2 integration -WWW: http://search.cpan.org/search?dist=CGI-Builder-TT2 +WWW: http://search.cpan.org/dist/CGI-Builder-TT2/ - Daniel daniel@itxl.nl diff --git a/www/p5-CGI-Builder/pkg-descr b/www/p5-CGI-Builder/pkg-descr index 404c9119ad2..cdce233779e 100644 --- a/www/p5-CGI-Builder/pkg-descr +++ b/www/p5-CGI-Builder/pkg-descr @@ -1,7 +1,7 @@ CGI::Builder - Framework to build simple or complex web-apps -WWW: http://search.cpan.org/search?dist=CGI-Builder +WWW: http://search.cpan.org/dist/CGI-Builder/ - Daniel daniel@itxl.nl diff --git a/www/p5-CGI-Cache/pkg-descr b/www/p5-CGI-Cache/pkg-descr index 6ccc510930c..e6974ba003e 100644 --- a/www/p5-CGI-Cache/pkg-descr +++ b/www/p5-CGI-Cache/pkg-descr @@ -2,7 +2,7 @@ CGI::Cache is a perl extension to help cache output of time-intensive CGI scripts so that subsequent visits to such scripts will not cost as much time. -WWW: http://search.cpan.org/search?dist=CGI-Cache +WWW: http://search.cpan.org/dist/CGI-Cache/ - Pete petef@databits.net diff --git a/www/p5-CGI-Session/pkg-descr b/www/p5-CGI-Session/pkg-descr index fc244355a5e..1d85a2371db 100644 --- a/www/p5-CGI-Session/pkg-descr +++ b/www/p5-CGI-Session/pkg-descr @@ -8,7 +8,7 @@ already familiar with "CGI::Session" go to the methods section for the list of all the methods available. -WWW: http://search.cpan.org/search?dist=CGI-Session +WWW: http://search.cpan.org/dist/CGI-Session/ - Erwin Lansing erwin@FreeBSD.org diff --git a/www/p5-CGI-Simple/pkg-descr b/www/p5-CGI-Simple/pkg-descr index f4d43aa3951..2872e828d08 100644 --- a/www/p5-CGI-Simple/pkg-descr +++ b/www/p5-CGI-Simple/pkg-descr @@ -4,4 +4,4 @@ parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a complete functional interface is available by using the CGI::Simple::Standard module. -WWW: http://search.cpan.org/dist/Cgi-Simple +WWW: http://search.cpan.org/dist/Cgi-Simple/ diff --git a/www/p5-CGI-Upload/pkg-descr b/www/p5-CGI-Upload/pkg-descr index 5ef193dcd0f..6d96c7686f3 100644 --- a/www/p5-CGI-Upload/pkg-descr +++ b/www/p5-CGI-Upload/pkg-descr @@ -9,7 +9,7 @@ This module builds upon primarily the CGI and File::MMagic modules and offers some tidy and succinct methods for the handling of files uploaded via multipart/form-data requests. -WWW: http://search.cpan.org/search?dist=CGI-Upload +WWW: http://search.cpan.org/dist/CGI-Upload/ - Daniel B. Hemmerich ports-freebsd@FreeBSDsecurity.com diff --git a/www/p5-CGI.pm/pkg-descr b/www/p5-CGI.pm/pkg-descr index 384b0297f97..a837b0fd7c7 100644 --- a/www/p5-CGI.pm/pkg-descr +++ b/www/p5-CGI.pm/pkg-descr @@ -8,4 +8,4 @@ them. Because each object corresponds to the "state" of the CGI script, and because each object's parameter list is independent of the others, this allows you to save the state of the script and restore it later. -WWW: http://search.cpan.org/search?dist=CGI.pm +WWW: http://search.cpan.org/dist/CGI.pm/ diff --git a/www/p5-CGI_Lite/pkg-descr b/www/p5-CGI_Lite/pkg-descr index c1c4ba9cc89..975e6981622 100644 --- a/www/p5-CGI_Lite/pkg-descr +++ b/www/p5-CGI_Lite/pkg-descr @@ -2,7 +2,7 @@ You can use this module to decode form and query information, including file uploads, as well as cookies in a very simple manner; you need not concern yourself with the actual details behind the decoding process. -WWW: http://search.cpan.org/dist/CGI-Lite +WWW: http://search.cpan.org/dist/CGI-Lite/ - Lars Thegler lars@thegler.dk diff --git a/www/p5-Catalyst-Model-CDBI-Sweet/pkg-descr b/www/p5-Catalyst-Model-CDBI-Sweet/pkg-descr index 56380ead7ae..a84c16adf75 100644 --- a/www/p5-Catalyst-Model-CDBI-Sweet/pkg-descr +++ b/www/p5-Catalyst-Model-CDBI-Sweet/pkg-descr @@ -2,4 +2,4 @@ Catalyst::Model::CDBI::Sweet provides convenient count, search, page, and cache functions in a sweet package. It integrates these functions with Class::DBI in a convenient and efficient way. -WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI-Sweet +WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI-Sweet/ diff --git a/www/p5-Catalyst-Model-CDBI/pkg-descr b/www/p5-Catalyst-Model-CDBI/pkg-descr index fe54b9ad655..1d0f8ddb14e 100644 --- a/www/p5-Catalyst-Model-CDBI/pkg-descr +++ b/www/p5-Catalyst-Model-CDBI/pkg-descr @@ -1,4 +1,4 @@ This is the Class::DBI model class for Catalyst. It's built on top of Class::DBI::Loader. -WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI +WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI/ diff --git a/www/p5-Catalyst-Plugin-FormValidator/pkg-descr b/www/p5-Catalyst-Plugin-FormValidator/pkg-descr index 86d24653380..627324f44d6 100644 --- a/www/p5-Catalyst-Plugin-FormValidator/pkg-descr +++ b/www/p5-Catalyst-Plugin-FormValidator/pkg-descr @@ -2,4 +2,4 @@ This Catalyst plugin uses Data::FormValidator to validate and set up form data from your request parameters. It's a quite thin wrapper around that module. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-FormValidator +WWW: http://search.cpan.org/dist/Catalyst-Plugin-FormValidator/ diff --git a/www/p5-Catalyst-Plugin-Prototype/pkg-descr b/www/p5-Catalyst-Plugin-Prototype/pkg-descr index 0612877680b..01a74de76c2 100644 --- a/www/p5-Catalyst-Plugin-Prototype/pkg-descr +++ b/www/p5-Catalyst-Plugin-Prototype/pkg-descr @@ -1,3 +1,3 @@ A Catalyst plugin for Prototype. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Prototype +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Prototype/ diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-descr b/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-descr index f4f71736ffa..35cab0f9037 100644 --- a/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-descr +++ b/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-descr @@ -1,3 +1,3 @@ FastMmap sessions for Catalyst. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-FastMmap +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-FastMmap/ diff --git a/www/p5-Catalyst-Plugin-Static/pkg-descr b/www/p5-Catalyst-Plugin-Static/pkg-descr index cb0ea782f58..2dafb61999b 100644 --- a/www/p5-Catalyst-Plugin-Static/pkg-descr +++ b/www/p5-Catalyst-Plugin-Static/pkg-descr @@ -2,4 +2,4 @@ Serve static files with Catalyst. This module is not as optimized for static files as a normal web server, and is most useful for stand alone operation and development. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Static +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Static/ diff --git a/www/p5-Catalyst-View-HTML-Template/pkg-descr b/www/p5-Catalyst-View-HTML-Template/pkg-descr index 2fd19548302..fb83b5b2efa 100644 --- a/www/p5-Catalyst-View-HTML-Template/pkg-descr +++ b/www/p5-Catalyst-View-HTML-Template/pkg-descr @@ -1,3 +1,3 @@ A view base class for Catalyst using HTML::Template. -WWW: http://search.cpan.org/dist/Catalyst-View-HTML-Template +WWW: http://search.cpan.org/dist/Catalyst-View-HTML-Template/ diff --git a/www/p5-Catalyst-View-TT/pkg-descr b/www/p5-Catalyst-View-TT/pkg-descr index 7cffd6c07d1..60f126adda8 100644 --- a/www/p5-Catalyst-View-TT/pkg-descr +++ b/www/p5-Catalyst-View-TT/pkg-descr @@ -1,3 +1,3 @@ A view base class for Catalyst using Template Toolkit. -WWW: http://search.cpan.org/dist/Catalyst-View-TT +WWW: http://search.cpan.org/dist/Catalyst-View-TT/ diff --git a/www/p5-Class-DBI-FromForm/pkg-descr b/www/p5-Class-DBI-FromForm/pkg-descr index 04146668baf..5652a407e75 100644 --- a/www/p5-Class-DBI-FromForm/pkg-descr +++ b/www/p5-Class-DBI-FromForm/pkg-descr @@ -1,3 +1,3 @@ Create and update Class::DBI objects from Data::FormValidator. -WWW: http://search.cpan.org/dist/Class-DBI-FromForm +WWW: http://search.cpan.org/dist/Class-DBI-FromForm/ diff --git a/www/p5-FAQ-OMatic/pkg-descr b/www/p5-FAQ-OMatic/pkg-descr index e801831364f..e574cf1766a 100644 --- a/www/p5-FAQ-OMatic/pkg-descr +++ b/www/p5-FAQ-OMatic/pkg-descr @@ -4,6 +4,6 @@ visitors to your FAQ to take part in keeping it up-to-date. A permission system also makes it useful as a help-desk application, bug-tracking database, or documentation system. -WWW: http://search.cpan.org/search?dist=FAQ-OMatic +WWW: http://search.cpan.org/dist/FAQ-OMatic/ Seamus Venasse <svenasse@polaris.ca> diff --git a/www/p5-Feed-Find/pkg-descr b/www/p5-Feed-Find/pkg-descr index 75785088a53..958f448687e 100644 --- a/www/p5-Feed-Find/pkg-descr +++ b/www/p5-Feed-Find/pkg-descr @@ -1,4 +1,4 @@ Feed::Find implements feed auto-discovery for finding syndication feeds, given a URI. -WWW: http://search.cpan.org/dist/Feed-Find +WWW: http://search.cpan.org/dist/Feed-Find/ diff --git a/www/p5-HTML-FillInForm/pkg-descr b/www/p5-HTML-FillInForm/pkg-descr index 07900eb0756..3f97e0eaa76 100644 --- a/www/p5-HTML-FillInForm/pkg-descr +++ b/www/p5-HTML-FillInForm/pkg-descr @@ -9,6 +9,6 @@ filling out required field. HTML::FillInForm can be used to redisplay the HTML form with all the form elements containing the submitted info. -WWW: http://search.cpan.org/search?dist=HTML-FillInForm +WWW: http://search.cpan.org/dist/HTML-FillInForm/ -- Alex Kapranoff <kapr@crosswinds.net> diff --git a/www/p5-HTML-Prototype/pkg-descr b/www/p5-HTML-Prototype/pkg-descr index b057b98cd75..b5be3be759e 100644 --- a/www/p5-HTML-Prototype/pkg-descr +++ b/www/p5-HTML-Prototype/pkg-descr @@ -7,4 +7,4 @@ code. This is mostly a port of the Ruby on Rails helper tags for JavaScript for use in Catalyst. -WWW: http://search.cpan.org/dist/HTML-Prototype +WWW: http://search.cpan.org/dist/HTML-Prototype/ diff --git a/www/p5-HTML-StickyQuery/pkg-descr b/www/p5-HTML-StickyQuery/pkg-descr index a3067550eda..5fa2a7e98cc 100644 --- a/www/p5-HTML-StickyQuery/pkg-descr +++ b/www/p5-HTML-StickyQuery/pkg-descr @@ -3,6 +3,6 @@ parse HTML document and add QUERY_STRING to href attributes. You can assign Session ID or any form data without using cookie. -WWW: http://search.cpan.org/search?dist=HTML-StickyQuery +WWW: http://search.cpan.org/dist/HTML-StickyQuery/ Seamus Venasse <svenasse@polaris.ca> diff --git a/www/p5-HTML-TableExtract/pkg-descr b/www/p5-HTML-TableExtract/pkg-descr index 27af7036a6c..be3091da20c 100644 --- a/www/p5-HTML-TableExtract/pkg-descr +++ b/www/p5-HTML-TableExtract/pkg-descr @@ -5,4 +5,4 @@ Tables of note may be specified using Headers, Depth, Count, or some combination of the three. See the module documentation for details. -WWW: http://search.cpan.org/search?dist=HTML-TableExtract +WWW: http://search.cpan.org/dist/HTML-TableExtract/ diff --git a/www/p5-HTML-Tagset/pkg-descr b/www/p5-HTML-Tagset/pkg-descr index 4d52dd88112..0675c748686 100644 --- a/www/p5-HTML-Tagset/pkg-descr +++ b/www/p5-HTML-Tagset/pkg-descr @@ -8,7 +8,7 @@ set -- the hash conveys that its keys are there, and the actual values associated with the keys are not significant. (But what values are there, are always true.) -WWW: http://search.cpan.org/search?dist=HTML-Tagset +WWW: http://search.cpan.org/dist/HTML-Tagset/ - Vanilla vanilla@FreeBSD.ORG diff --git a/www/p5-HTTP-GHTTP/pkg-descr b/www/p5-HTTP-GHTTP/pkg-descr index 93d679c8592..9d19ca5ad77 100644 --- a/www/p5-HTTP-GHTTP/pkg-descr +++ b/www/p5-HTTP-GHTTP/pkg-descr @@ -9,7 +9,7 @@ memory and speed are at a premium, such as mod_perl. It has full support for proxy requests and authenticated requests. -WWW: http://search.cpan.org/search?dist=HTTP-GHTTP +WWW: http://search.cpan.org/dist/HTTP-GHTTP/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/www/p5-HTTP-Server-Simple-Static/pkg-descr b/www/p5-HTTP-Server-Simple-Static/pkg-descr index ee029dfdf81..685a427db09 100644 --- a/www/p5-HTTP-Server-Simple-Static/pkg-descr +++ b/www/p5-HTTP-Server-Simple-Static/pkg-descr @@ -1,4 +1,4 @@ This mixin adds a method to serve static files from your HTTP::Server::Simple subclass. -WWW: http://search.cpan.org/dist/HTTP-Server-Simple-Static +WWW: http://search.cpan.org/dist/HTTP-Server-Simple-Static/ diff --git a/www/p5-HTTP-Server-Simple/pkg-descr b/www/p5-HTTP-Server-Simple/pkg-descr index 790a8e0a88e..8cfc718b1da 100644 --- a/www/p5-HTTP-Server-Simple/pkg-descr +++ b/www/p5-HTTP-Server-Simple/pkg-descr @@ -2,4 +2,4 @@ HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools. -WWW: http://search.cpan.org/dist/HTTP-Server-Simple +WWW: http://search.cpan.org/dist/HTTP-Server-Simple/ diff --git a/www/p5-HTTPD-Log-Filter/pkg-descr b/www/p5-HTTPD-Log-Filter/pkg-descr index ab29e501aec..712b99a5c2a 100644 --- a/www/p5-HTTPD-Log-Filter/pkg-descr +++ b/www/p5-HTTPD-Log-Filter/pkg-descr @@ -11,4 +11,4 @@ doesn't happen to match the filter (where "" is returned). The other is where it is an invalid entry according to the format specified in the constructor. -WWW: http://search.cpan.org/search?dist=HTTPD-Log-Filter +WWW: http://search.cpan.org/dist/HTTPD-Log-Filter/ diff --git a/www/p5-Maypole-Authentication-UserSessionCookie/pkg-descr b/www/p5-Maypole-Authentication-UserSessionCookie/pkg-descr index eec7a3a83fd..2c8cfeeb046 100644 --- a/www/p5-Maypole-Authentication-UserSessionCookie/pkg-descr +++ b/www/p5-Maypole-Authentication-UserSessionCookie/pkg-descr @@ -1,3 +1,3 @@ Track sessions and, optionally, users -WWW: http://search.cpan.org/dist/Maypole-Authentication-UserSessionCookie +WWW: http://search.cpan.org/dist/Maypole-Authentication-UserSessionCookie/ diff --git a/www/p5-Maypole-Component/pkg-descr b/www/p5-Maypole-Component/pkg-descr index 0ab5c5ba690..230bd954812 100644 --- a/www/p5-Maypole-Component/pkg-descr +++ b/www/p5-Maypole-Component/pkg-descr @@ -1,3 +1,3 @@ Run Maypole sub-requests as components -WWW: http://search.cpan.org/dist/Maypole-Component +WWW: http://search.cpan.org/dist/Maypole-Component/ diff --git a/www/p5-Syntax-Highlight-HTML/pkg-descr b/www/p5-Syntax-Highlight-HTML/pkg-descr index 95075ef0a1b..54bec78a70a 100644 --- a/www/p5-Syntax-Highlight-HTML/pkg-descr +++ b/www/p5-Syntax-Highlight-HTML/pkg-descr @@ -2,4 +2,4 @@ This module is designed to take raw HTML input and highlight it (using a CSS stylesheet). The returned HTML code is ready for inclusion in a web page. -WWW: http://search.cpan.org/dist/Syntax-Highlight-HTML +WWW: http://search.cpan.org/dist/Syntax-Highlight-HTML/ diff --git a/www/p5-Syntax-Highlight-Shell/pkg-descr b/www/p5-Syntax-Highlight-Shell/pkg-descr index 1ae33641a00..70e22459c9f 100644 --- a/www/p5-Syntax-Highlight-Shell/pkg-descr +++ b/www/p5-Syntax-Highlight-Shell/pkg-descr @@ -3,4 +3,4 @@ with meaningful colours using CSS. The resulting HTML output is ready for inclusion in a web page. Note that no reformating is done, all spaces are preserved. -WWW: http://search.cpan.org/dist/Syntax-Highlight-Shell +WWW: http://search.cpan.org/dist/Syntax-Highlight-Shell/ diff --git a/www/p5-Template-Plugin-MP3/pkg-descr b/www/p5-Template-Plugin-MP3/pkg-descr index 0de9cdece06..45bf7872fbf 100644 --- a/www/p5-Template-Plugin-MP3/pkg-descr +++ b/www/p5-Template-Plugin-MP3/pkg-descr @@ -1,4 +1,4 @@ Template::Plugin::MP3 is a plugin for TT, which provides a simple wrapper for using "MP3::Info" in object oriented mode. -WWW: http://search.cpan.org/search?dist=Template-Plugin-MP3 +WWW: http://search.cpan.org/dist/Template-Plugin-MP3/ diff --git a/www/p5-Template-Timer/pkg-descr b/www/p5-Template-Timer/pkg-descr index 0288f05a42f..09540e7a3ce 100644 --- a/www/p5-Template-Timer/pkg-descr +++ b/www/p5-Template-Timer/pkg-descr @@ -2,4 +2,4 @@ Template::Timer provides inline timings of the template processing througout your code. It's an overridden version of Template::Context that wraps the process() and include() methods. -WWW: http://search.cpan.org/dist/Template-Timer +WWW: http://search.cpan.org/dist/Template-Timer/ diff --git a/www/p5-URI-Fetch/pkg-descr b/www/p5-URI-Fetch/pkg-descr index 195b4b5eb21..075c508f81b 100644 --- a/www/p5-URI-Fetch/pkg-descr +++ b/www/p5-URI-Fetch/pkg-descr @@ -2,4 +2,4 @@ URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way. -WWW: http://search.cpan.org/dist/URI-Fetch +WWW: http://search.cpan.org/dist/URI-Fetch/ diff --git a/www/p5-URI-Sequin/pkg-descr b/www/p5-URI-Sequin/pkg-descr index e0bed068beb..834b36338b3 100644 --- a/www/p5-URI-Sequin/pkg-descr +++ b/www/p5-URI-Sequin/pkg-descr @@ -6,7 +6,7 @@ Unlike traditional applications for doing this, it does not rely on a preset list of search engines and thus currently works with almost every search engine URL the author could get his hands on. -WWW: http://search.cpan.org/search?dist=URI-Sequin +WWW: http://search.cpan.org/dist/URI-Sequin/ -Anton <tobez@FreeBSD.org> diff --git a/www/p5-WWW-Automate/pkg-descr b/www/p5-WWW-Automate/pkg-descr index 4ae6e59e991..87fab4ab709 100644 --- a/www/p5-WWW-Automate/pkg-descr +++ b/www/p5-WWW-Automate/pkg-descr @@ -9,4 +9,4 @@ with an LWP::UserAgent, you can also do with this. See LWP::UserAgent for more information on the possibilities. Author: Kirrily 'Skud' Robert <skud@infotrope.net> -WWW: http://search.cpan.org/search?dist=WWW-Automate +WWW: http://search.cpan.org/dist/WWW-Automate/ diff --git a/www/p5-WWW-Babelfish/pkg-descr b/www/p5-WWW-Babelfish/pkg-descr index 611cbb8d124..a6781e93c10 100644 --- a/www/p5-WWW-Babelfish/pkg-descr +++ b/www/p5-WWW-Babelfish/pkg-descr @@ -2,6 +2,6 @@ WWW::Babelfish is a perl interface to obtain translations of text from babelfish.altavista.digital.com. Author: Daniel J. Urist <durist@world.std.com> -WWW: http://search.cpan.org/dist/WWW-Babelfish +WWW: http://search.cpan.org/dist/WWW-Babelfish/ --will diff --git a/www/p5-WWW-Dilbert/pkg-descr b/www/p5-WWW-Dilbert/pkg-descr index 4b9be8238fc..02da5909d35 100644 --- a/www/p5-WWW-Dilbert/pkg-descr +++ b/www/p5-WWW-Dilbert/pkg-descr @@ -4,7 +4,7 @@ stored in a database or output to a browser, disk or whatever. It allows importing of Dilbert strips from disk or alternate URLs, and has a random strip interface to return strips from the database. -WWW: http://search.cpan.org/dist/WWW-Dilbert +WWW: http://search.cpan.org/dist/WWW-Dilbert/ -- Cheng-Lung Sung clsung at dragon2.net diff --git a/www/p5-WWW-Link/pkg-descr b/www/p5-WWW-Link/pkg-descr index f9dece3209b..9ce8f7bb18f 100644 --- a/www/p5-WWW-Link/pkg-descr +++ b/www/p5-WWW-Link/pkg-descr @@ -6,6 +6,6 @@ The link class will be acted on by such programs as link checkers to give it information and by other programs to convert that information into something which can be used by humans. -WWW: http://search.cpan.org/search?dist=WWW-Link +WWW: http://search.cpan.org/dist/WWW-Link/ Seamus Venasse <svenasse@polaris.ca> diff --git a/www/p5-WWW-Mechanize-FormFiller/pkg-descr b/www/p5-WWW-Mechanize-FormFiller/pkg-descr index 92f64785ebf..fee262e326d 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/search?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 cad3ed7d2cf..bc0b0df302d 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/search?dist=WWW-Mechanize-Shell +WWW: http://search.cpan.org/dist/WWW-Mechanize-Shell/ diff --git a/www/p5-WWW-Mechanize/pkg-descr b/www/p5-WWW-Mechanize/pkg-descr index d146d98e91c..729051ae73e 100644 --- a/www/p5-WWW-Mechanize/pkg-descr +++ b/www/p5-WWW-Mechanize/pkg-descr @@ -3,7 +3,7 @@ module. W::A works fine except for some memory-eating bugs that the author of this module has fixed. Author: Andy Lester <andy@petdance.com> -WWW: http://search.cpan.org/search?dist=WWW-Mechanize +WWW: http://search.cpan.org/dist/WWW-Mechanize/ -Anton <tobez@FreeBSD.org> diff --git a/www/p5-WWW-Search-AltaVista/pkg-descr b/www/p5-WWW-Search-AltaVista/pkg-descr index 89f0c625e0e..5fb2723d906 100644 --- a/www/p5-WWW-Search-AltaVista/pkg-descr +++ b/www/p5-WWW-Search-AltaVista/pkg-descr @@ -1,4 +1,4 @@ An AltaVista specialization of Perl's WWW::Search module for making and interpreting AltaVista searches. -WWW: http://search.cpan.org/dist/WWW-Search-AltaVista +WWW: http://search.cpan.org/dist/WWW-Search-AltaVista/ diff --git a/www/p5-WWW-Search-Google/pkg-descr b/www/p5-WWW-Search-Google/pkg-descr index 63eca04543a..6996a4542a5 100644 --- a/www/p5-WWW-Search-Google/pkg-descr +++ b/www/p5-WWW-Search-Google/pkg-descr @@ -8,4 +8,4 @@ Note that you must register for a Google Web API account and have a valid Google API license key before using this module. Author: Leon Brocard <acme@astray.com> -WWW: http://search.cpan.org/dist/WWW-Search-Google +WWW: http://search.cpan.org/dist/WWW-Search-Google/ diff --git a/www/p5-WWW-Search/pkg-descr b/www/p5-WWW-Search/pkg-descr index 65021f0b89c..31d7afe4b50 100644 --- a/www/p5-WWW-Search/pkg-descr +++ b/www/p5-WWW-Search/pkg-descr @@ -10,4 +10,4 @@ each request for results to avoid overloading either the client or the server. -WWW: http://search.cpan.org/dist/WWW-Search +WWW: http://search.cpan.org/dist/WWW-Search/ diff --git a/www/p5-WWW-Wikipedia/pkg-descr b/www/p5-WWW-Wikipedia/pkg-descr index 88160863151..98b0acf2d60 100644 --- a/www/p5-WWW-Wikipedia/pkg-descr +++ b/www/p5-WWW-Wikipedia/pkg-descr @@ -5,7 +5,7 @@ This module allows you to search for a topic and return the resulting entry. It also gives you access to related topics which are also available via the Wikipedia for that entry. -WWW: http://search.cpan.org/dist/WWW-Wikipedia +WWW: http://search.cpan.org/dist/WWW-Wikipedia/ -- Cheng-Lung Sung clsung at dragon2.net diff --git a/x11-fonts/p5-Font-AFM/pkg-descr b/x11-fonts/p5-Font-AFM/pkg-descr index 4f57e41b180..a01a24b6156 100644 --- a/x11-fonts/p5-Font-AFM/pkg-descr +++ b/x11-fonts/p5-Font-AFM/pkg-descr @@ -2,7 +2,7 @@ This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. -WWW: http://search.cpan.org/search?dist=Font-AFM +WWW: http://search.cpan.org/dist/Font-AFM/ - Pete petef@databits.net diff --git a/x11-toolkits/p5-Tk-GBARR/pkg-descr b/x11-toolkits/p5-Tk-GBARR/pkg-descr index ab7efc86902..2fa0ae59a1a 100644 --- a/x11-toolkits/p5-Tk-GBARR/pkg-descr +++ b/x11-toolkits/p5-Tk-GBARR/pkg-descr @@ -4,4 +4,4 @@ Tk::NumEntry - An entry widget that accepts numbers and has up/down buttons for in/decrement. Tk::FireButton - Button that keeps invoking command when pressed -WWW: http://search.cpan.org/dist/Tk-GBARR +WWW: http://search.cpan.org/dist/Tk-GBARR/ diff --git a/x11-toolkits/p5-Tk-Getopt/pkg-descr b/x11-toolkits/p5-Tk-Getopt/pkg-descr index d76231d5f77..298b56b7d9b 100644 --- a/x11-toolkits/p5-Tk-Getopt/pkg-descr +++ b/x11-toolkits/p5-Tk-Getopt/pkg-descr @@ -1,4 +1,4 @@ Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. -WWW: http://search.cpan.org/dist/Tk-Getopt +WWW: http://search.cpan.org/dist/Tk-Getopt/ diff --git a/x11-toolkits/p5-Tk-HistEntry/pkg-descr b/x11-toolkits/p5-Tk-HistEntry/pkg-descr index 509b6f38e3a..b3f034c8bc1 100644 --- a/x11-toolkits/p5-Tk-HistEntry/pkg-descr +++ b/x11-toolkits/p5-Tk-HistEntry/pkg-descr @@ -1,4 +1,4 @@ Tk::HistEntry implements an entry widget with history. You may use the up and down keys to select older entries (or use the associated listbox). -WWW: http://search.cpan.org/dist/Tk-HistEntry +WWW: http://search.cpan.org/dist/Tk-HistEntry/ diff --git a/x11-toolkits/p5-Tk-Splashscreen/pkg-descr b/x11-toolkits/p5-Tk-Splashscreen/pkg-descr index 12c4e5a836e..b2362e9298e 100644 --- a/x11-toolkits/p5-Tk-Splashscreen/pkg-descr +++ b/x11-toolkits/p5-Tk-Splashscreen/pkg-descr @@ -5,4 +5,4 @@ events. All you do it create the Splashscreen mega widget, populate it as you see fit, then invoke Splash() to display it and Destroy() to tear it down. -WWW: http://search.cpan.org/dist/Tk-Splashscreen +WWW: http://search.cpan.org/dist/Tk-Splashscreen/ |