aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Algorithm-Dependency/pkg-descr2
-rw-r--r--devel/p5-Date-Range/pkg-descr2
-rw-r--r--devel/p5-FSA-Rules/pkg-descr2
-rw-r--r--devel/p5-Iterator-IO/pkg-descr2
-rw-r--r--devel/p5-Iterator-Misc/pkg-descr2
-rw-r--r--devel/p5-Iterator-Util/pkg-descr2
-rw-r--r--devel/p5-Iterator/pkg-descr2
-rw-r--r--devel/p5-Pod-Tests/pkg-descr2
-rw-r--r--devel/p5-SSN-Validate/pkg-descr2
-rw-r--r--devel/p5-Test-RandomResults/pkg-descr2
-rw-r--r--devel/p5-Test-Strict/pkg-descr2
-rw-r--r--devel/p5-Time-Piece-Range/pkg-descr2
-rw-r--r--devel/p5-Time-Progress/pkg-descr2
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/p5-Algorithm-Dependency/pkg-descr b/devel/p5-Algorithm-Dependency/pkg-descr
index 2b44acb5e819..376f6a32d51d 100644
--- a/devel/p5-Algorithm-Dependency/pkg-descr
+++ b/devel/p5-Algorithm-Dependency/pkg-descr
@@ -7,7 +7,7 @@ the CPAN installer, or debian apt-get, they are usefull in other
situations. This module intentionally uses implementation-neutral words,
to avoid confusion.
-WWW: http://search.cpan.org/dist/Algorithm-Dependency
+WWW: http://search.cpan.org/dist/Algorithm-Dependency/
Author: Adam Kennedy <cpan@ali.as>
--
diff --git a/devel/p5-Date-Range/pkg-descr b/devel/p5-Date-Range/pkg-descr
index 89566eebb458..27baf19474e8 100644
--- a/devel/p5-Date-Range/pkg-descr
+++ b/devel/p5-Date-Range/pkg-descr
@@ -4,4 +4,4 @@ example, we may wish to know whether a given date is in a particular
range, or what the overlap is between one range and another. This module
lets you ask such questions.
-WWW: http://search.cpan.org/dist/Date-Range
+WWW: http://search.cpan.org/dist/Date-Range/
diff --git a/devel/p5-FSA-Rules/pkg-descr b/devel/p5-FSA-Rules/pkg-descr
index 91dbab4e0b26..3e1a2b99c2a5 100644
--- a/devel/p5-FSA-Rules/pkg-descr
+++ b/devel/p5-FSA-Rules/pkg-descr
@@ -10,7 +10,7 @@ that it offers no back-tracking. But in truth, you can use it to build a
state machine that adheres to either model--hence the more generic FSA
moniker.
-WWW: http://search.cpan.org/dist/FSA-Rules
+WWW: http://search.cpan.org/dist/FSA-Rules/
Authors: David Wheeler <david@kineticode.com>
Curtis "Ovid" Poe <eop_divo_sitruc@yahoo.com> (reverse the name to email him)
diff --git a/devel/p5-Iterator-IO/pkg-descr b/devel/p5-Iterator-IO/pkg-descr
index b43eeaba3da2..7b2da08a9997 100644
--- a/devel/p5-Iterator-IO/pkg-descr
+++ b/devel/p5-Iterator-IO/pkg-descr
@@ -1,5 +1,5 @@
This module provides filesystem and stream iterator functions. See the
Iterator module for more information about how to use iterators.
-WWW: http://search.cpan.org/dist/Iterator-DBI
+WWW: http://search.cpan.org/dist/Iterator-DBI/
Author: Eric J. Roode <roode@cpan.org>
diff --git a/devel/p5-Iterator-Misc/pkg-descr b/devel/p5-Iterator-Misc/pkg-descr
index 862a9207ae47..9063fdfda3a5 100644
--- a/devel/p5-Iterator-Misc/pkg-descr
+++ b/devel/p5-Iterator-Misc/pkg-descr
@@ -5,5 +5,5 @@ keep the size of Iterator::Util down.
For more information on iterators and how to use them, see the Iterator
module documentation.
-WWW: http://search.cpan.org/dist/Iterator-DBI
+WWW: http://search.cpan.org/dist/Iterator-DBI/
Author: Eric J. Roode <roode@cpan.org>
diff --git a/devel/p5-Iterator-Util/pkg-descr b/devel/p5-Iterator-Util/pkg-descr
index c9aa69748be5..58a45b6f99d7 100644
--- a/devel/p5-Iterator-Util/pkg-descr
+++ b/devel/p5-Iterator-Util/pkg-descr
@@ -6,5 +6,5 @@ An "iterator" is an object, represented as a code block that generates the
further information, including a tutorial on using iterator objects, see
the Iterator documentation.
-WWW: http://search.cpan.org/dist/Iterator-DBI
+WWW: http://search.cpan.org/dist/Iterator-DBI/
Author: Eric J. Roode <roode@cpan.org>
diff --git a/devel/p5-Iterator/pkg-descr b/devel/p5-Iterator/pkg-descr
index ea4f8ca1687e..be638c5831b9 100644
--- a/devel/p5-Iterator/pkg-descr
+++ b/devel/p5-Iterator/pkg-descr
@@ -15,5 +15,5 @@ Iterator.pm provides a class that simplifies creation and use of these
iterator objects. Other Iterator:: modules (see "SEE ALSO") provide many
general-purpose and special-purpose iterator functions.
-WWW: http://search.cpan.org/dist/Iterator
+WWW: http://search.cpan.org/dist/Iterator/
Author: Eric J. Roode <roode@cpan.org>
diff --git a/devel/p5-Pod-Tests/pkg-descr b/devel/p5-Pod-Tests/pkg-descr
index 9c9c148802af..b533a7bed070 100644
--- a/devel/p5-Pod-Tests/pkg-descr
+++ b/devel/p5-Pod-Tests/pkg-descr
@@ -11,7 +11,7 @@ Once extracted, the tests can be built into stand-alone testing code using
the build_tests() and build_examples() methods. However, it is recommended
that you first look at the pod2test program before embarking on this.
-WWW: http://search.cpan.org/dist/Pod-Tests
+WWW: http://search.cpan.org/dist/Pod-Tests/
Author: Michael G Schwern <schwern@pobox.com>
--
diff --git a/devel/p5-SSN-Validate/pkg-descr b/devel/p5-SSN-Validate/pkg-descr
index 9b41e7ebc942..0ce8d829ecc3 100644
--- a/devel/p5-SSN-Validate/pkg-descr
+++ b/devel/p5-SSN-Validate/pkg-descr
@@ -5,4 +5,4 @@ specifically:
http://www.ssa.gov/foia/stateweb.html
-WWW: http://search.cpan.org/dist/SSN-Validate
+WWW: http://search.cpan.org/dist/SSN-Validate/
diff --git a/devel/p5-Test-RandomResults/pkg-descr b/devel/p5-Test-RandomResults/pkg-descr
index 6a27b3ea6148..fb279b804d88 100644
--- a/devel/p5-Test-RandomResults/pkg-descr
+++ b/devel/p5-Test-RandomResults/pkg-descr
@@ -5,7 +5,7 @@ Some of the tests provided here might be easily achieved with other
testing modules. The reason why they're here is that this way users become
aware of how to test their non-deterministic functions.
-WWW: http://search.cpan.org/dist/Test-RandomResults
+WWW: http://search.cpan.org/dist/Test-RandomResults/
Author: Jose Castro <cog@cpan.org>
--
diff --git a/devel/p5-Test-Strict/pkg-descr b/devel/p5-Test-Strict/pkg-descr
index 4218f51385a1..8dc1e9603be1 100644
--- a/devel/p5-Test-Strict/pkg-descr
+++ b/devel/p5-Test-Strict/pkg-descr
@@ -1,3 +1,3 @@
Test and report on the coverage of the strict/warnings pragmas.
-WWW: http://search.cpan.org/dist/Test-Strict/
+WWW: http://search.cpan.org/dist/Test-Strict/
diff --git a/devel/p5-Time-Piece-Range/pkg-descr b/devel/p5-Time-Piece-Range/pkg-descr
index 0c8204fb99ed..17f986186d09 100644
--- a/devel/p5-Time-Piece-Range/pkg-descr
+++ b/devel/p5-Time-Piece-Range/pkg-descr
@@ -1,4 +1,4 @@
A subclass of Date::Range that uses Time::Piece objects, rather
than Date::Simple, to manipulate ranges of dates.
-WWW: http://search.cpan.org/dist/Time-Piece-Range
+WWW: http://search.cpan.org/dist/Time-Piece-Range/
diff --git a/devel/p5-Time-Progress/pkg-descr b/devel/p5-Time-Progress/pkg-descr
index 4a6344c8b3d8..e69feca4c069 100644
--- a/devel/p5-Time-Progress/pkg-descr
+++ b/devel/p5-Time-Progress/pkg-descr
@@ -1,4 +1,4 @@
Elapsed and estimated finish time reporting
-WWW: http://search.cpan.org/dist/Time-Progress
+WWW: http://search.cpan.org/dist/Time-Progress/
Author: Vladi Belperchinov-Shabanski "Cade" <cade@cpan.org>