diff options
Diffstat (limited to 'devel')
114 files changed, 114 insertions, 114 deletions
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/ |