diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-B-Graph/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Class-NamedParms/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Class-ParmList/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Config-Objective/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Date-Roman/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Filesys-Statvfs_Df/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-IO-All/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Net-LibIDN/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-OOTools/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-ParseLex/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Path-Class/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Perl6-Export/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-PerlIO-eol/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Project-Gantt/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Spiffy/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Spoon/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Term-Screen/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Test-Builder-Tester/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Test-Manifest/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Tie-DB_File-SplitHash/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Tie-FileLRUCache/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-VCP-Source-cvsbk/pkg-descr | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/devel/p5-B-Graph/pkg-descr b/devel/p5-B-Graph/pkg-descr index 270713f4ab8f..6c388d0e137e 100644 --- a/devel/p5-B-Graph/pkg-descr +++ b/devel/p5-B-Graph/pkg-descr @@ -5,7 +5,7 @@ others would be easy). It examines the internal structures that perl builds to represent your code (OPs and SVs), and generates specifications for multicolored boxes and arrows to represent them. -WWW: http://search.cpan.org/search?module=B::Graph +WWW: http://search.cpan.org/dist/B-Graph/ - Leo Kim leo@florida.sarang.net diff --git a/devel/p5-Class-NamedParms/pkg-descr b/devel/p5-Class-NamedParms/pkg-descr index 214e4072c362..89205625bf56 100644 --- a/devel/p5-Class-NamedParms/pkg-descr +++ b/devel/p5-Class-NamedParms/pkg-descr @@ -5,6 +5,6 @@ parameter with forced lexical checking of named parameters for validity and initialization validation. Lightweight and simple to use. Designed as a base class for inheritance by other modules. -WWW: http://search.cpan.org/~snowhare/Class-NamedParms-1.04/ +WWW: http://search.cpan.org/dist/Class-NamedParms/ Author: Benjamin Franz diff --git a/devel/p5-Class-ParmList/pkg-descr b/devel/p5-Class-ParmList/pkg-descr index ad957bcf41b1..111237461b44 100644 --- a/devel/p5-Class-ParmList/pkg-descr +++ b/devel/p5-Class-ParmList/pkg-descr @@ -5,6 +5,6 @@ required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. Works well as a complement to Class::NamedParms. -WWW: http://search.cpan.org/~snowhare/Class-ParmList-1.03/ +WWW: http://search.cpan.org/dist/Class-ParmList/ Author: Benjamin Franz diff --git a/devel/p5-Config-Objective/pkg-descr b/devel/p5-Config-Objective/pkg-descr index 88147e05bb7f..90b3cab82f04 100644 --- a/devel/p5-Config-Objective/pkg-descr +++ b/devel/p5-Config-Objective/pkg-descr @@ -5,4 +5,4 @@ represents config data as perl objects. This allows for a much more flexible configuration language, since new classes can be easily written to add methods to the config syntax. -WWW: http://search.cpan.org/~roth/Config-Objective/ +WWW: http://search.cpan.org/dist/Config-Objective/ diff --git a/devel/p5-Date-Roman/pkg-descr b/devel/p5-Date-Roman/pkg-descr index 3158224291bc..537014af3ae3 100644 --- a/devel/p5-Date-Roman/pkg-descr +++ b/devel/p5-Date-Roman/pkg-descr @@ -2,4 +2,4 @@ This Perl module deals with Roman dates. Very useful for generating custom headers for e-mail messages, or just to dazzle and confuse friends, relatives and complete strangers. -WWW: http://search.cpan.org/author/HOBBIT/Date-Roman-1.05/lib/Date/Roman.pm +WWW: http://search.cpan.org/dist/Date-Roman/ diff --git a/devel/p5-Filesys-Statvfs_Df/pkg-descr b/devel/p5-Filesys-Statvfs_Df/pkg-descr index c8724db234d1..d331ca1850dd 100644 --- a/devel/p5-Filesys-Statvfs_Df/pkg-descr +++ b/devel/p5-Filesys-Statvfs_Df/pkg-descr @@ -12,4 +12,4 @@ The default block size output is 1024 bytes per block. So if you want to get the size in bytes just take the block size and * it by 1024. -WWW: http://search.cpan.org/~iguthrie/Filesys-Statvfs_Statfs_Df/ +WWW: http://search.cpan.org/dist/Filesys-Statvfs_Statfs_Df/ diff --git a/devel/p5-IO-All/pkg-descr b/devel/p5-IO-All/pkg-descr index af40167b8044..db071d6eb705 100644 --- a/devel/p5-IO-All/pkg-descr +++ b/devel/p5-IO-All/pkg-descr @@ -5,5 +5,5 @@ oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all! -WWW: http://search.cpan.org/~ingy/IO-All/ +WWW: http://search.cpan.org/dist/IO-All/ Author: Brian Ingerson <ingy@cpan.org> diff --git a/devel/p5-Net-LibIDN/pkg-descr b/devel/p5-Net-LibIDN/pkg-descr index af3b2288f01c..ac954db86fe7 100644 --- a/devel/p5-Net-LibIDN/pkg-descr +++ b/devel/p5-Net-LibIDN/pkg-descr @@ -1,4 +1,4 @@ This module provides Perl bindings for the GNU IDN Library (Libidn) (see also Port devel/libidn). -WWW: http://search.cpan.org/~thor/Net-LibIDN-0.04/ +WWW: http://search.cpan.org/dist/Net-LibIDN/ diff --git a/devel/p5-OOTools/pkg-descr b/devel/p5-OOTools/pkg-descr index 7de246cf388c..e2ca34c0b200 100644 --- a/devel/p5-OOTools/pkg-descr +++ b/devel/p5-OOTools/pkg-descr @@ -7,6 +7,6 @@ Class::group Pragma to implement group of properties accessors with options Object::props Pragma to implement lvalue accessors with options Object::group Pragma to implement group of properties accessors with options -WWW: http://search.cpan.org/~domizio/OOTools/ +WWW: http://search.cpan.org/dist/OOTools/ Author: Domizio Demichelis <dd@4pro.net> diff --git a/devel/p5-ParseLex/pkg-descr b/devel/p5-ParseLex/pkg-descr index 311d9147a9b3..a516f79f66c6 100644 --- a/devel/p5-ParseLex/pkg-descr +++ b/devel/p5-ParseLex/pkg-descr @@ -4,4 +4,4 @@ lexical analyzers. This distribution includes Parse::YYLex (writed by Vladimir Alexiev) a lexer generator that you can use with yacc parsers. -WWW: http://search.cpan.org/~pverd/ParseLex/ +WWW: http://search.cpan.org/dist/ParseLex/ diff --git a/devel/p5-Path-Class/pkg-descr b/devel/p5-Path-Class/pkg-descr index 81373c97e13e..66a6371e6866 100644 --- a/devel/p5-Path-Class/pkg-descr +++ b/devel/p5-Path-Class/pkg-descr @@ -1,4 +1,4 @@ Path::Class - Cross-platform path specification manipulation Author: Ken Williams <KWILLIAMS@cpan.org> -WWW: http://search.cpan.org/~kwilliams/Path-Class/ +WWW: http://search.cpan.org/dist/Path-Class/ diff --git a/devel/p5-Perl6-Export/pkg-descr b/devel/p5-Perl6-Export/pkg-descr index 2a047f079866..a719e157e736 100644 --- a/devel/p5-Perl6-Export/pkg-descr +++ b/devel/p5-Perl6-Export/pkg-descr @@ -1,4 +1,4 @@ This module prototypes the Perl 6 'exported' and 'exportable' traits in Perl 5. -WWW: http://search.cpan.org/~dconway/Perl6-Export-0.07/ +WWW: http://search.cpan.org/dist/Perl6-Export/ diff --git a/devel/p5-PerlIO-eol/pkg-descr b/devel/p5-PerlIO-eol/pkg-descr index 1738f833c512..120f3c0728c3 100644 --- a/devel/p5-PerlIO-eol/pkg-descr +++ b/devel/p5-PerlIO-eol/pkg-descr @@ -1,4 +1,4 @@ This layer normalizes any of CR, LF, CRLF and Native into the designated line ending. It works for both input and output handles. -WWW: http://search.cpan.org/~autrijus/PerlIO-eol/ +WWW: http://search.cpan.org/data/PerlIO-eol/ diff --git a/devel/p5-Project-Gantt/pkg-descr b/devel/p5-Project-Gantt/pkg-descr index acd19eadcba2..bf5e5ddc8947 100644 --- a/devel/p5-Project-Gantt/pkg-descr +++ b/devel/p5-Project-Gantt/pkg-descr @@ -3,4 +3,4 @@ managing the schedules of projects and many other things. Gantt charts provide a simple, easy to comprehend, visual representation of a schedule. -WWW: http://search.cpan.org/~awestholm/Project-Gantt/ +WWW: http://search.cpan.org/dist/Project-Gantt/ diff --git a/devel/p5-Spiffy/pkg-descr b/devel/p5-Spiffy/pkg-descr index b30afdbfaada..17c32f2dd670 100644 --- a/devel/p5-Spiffy/pkg-descr +++ b/devel/p5-Spiffy/pkg-descr @@ -6,4 +6,4 @@ SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. -WWW: http://search.cpan.org/~ingy/Spiffy-0.18/ +WWW: http://search.cpan.org/dist/Spiffy/ diff --git a/devel/p5-Spoon/pkg-descr b/devel/p5-Spoon/pkg-descr index 227b1c2bcb51..337b16c38a5d 100644 --- a/devel/p5-Spoon/pkg-descr +++ b/devel/p5-Spoon/pkg-descr @@ -10,5 +10,5 @@ Spoon.pm inherits from Spiffy.pm. Spoon is not an application in and of itself. (As compared to Kwiki) You need to build your own applications from it. -WWW: http://search.cpan.org/~ingy/Spoon/ +WWW: http://search.cpan.org/dist/Spoon/ Author: Brian Ingerson <INGY at cpan.org> diff --git a/devel/p5-Term-Screen/pkg-descr b/devel/p5-Term-Screen/pkg-descr index c920795fc807..a310dc072ad3 100644 --- a/devel/p5-Term-Screen/pkg-descr +++ b/devel/p5-Term-Screen/pkg-descr @@ -6,4 +6,4 @@ means to get raw and unblocked input. This is not a replacement for Curses -- it has no memory. This was written so that it could be easily changed to fit nasty systems, and to be available first thing. -WWW: http://search.cpan.org/author/JSTOWE/Term-Screen/ +WWW: http://search.cpan.org/dist/Term-Screen/ diff --git a/devel/p5-Test-Builder-Tester/pkg-descr b/devel/p5-Test-Builder-Tester/pkg-descr index bce53be45c54..a925c8f4a212 100644 --- a/devel/p5-Test-Builder-Tester/pkg-descr +++ b/devel/p5-Test-Builder-Tester/pkg-descr @@ -1,3 +1,3 @@ Test testsuites that have been built with Test::Builder. -WWW: http://search.cpan.org/author/MARKF/Test-Builder-Tester/ +WWW: http://search.cpan.org/dist/Test-Builder-Tester/ diff --git a/devel/p5-Test-Manifest/pkg-descr b/devel/p5-Test-Manifest/pkg-descr index 5fc9ff79771b..730d9c4779e6 100644 --- a/devel/p5-Test-Manifest/pkg-descr +++ b/devel/p5-Test-Manifest/pkg-descr @@ -3,4 +3,4 @@ want to run and the order in which you want to run them. It constructs the right value for MakeMaker to do the right thing. -WWW: http://search.cpan.org/author/PETDANCE/Test-Manifest-0.92/ +WWW: http://search.cpan.org/dist/Test-Manifest/ diff --git a/devel/p5-Tie-DB_File-SplitHash/pkg-descr b/devel/p5-Tie-DB_File-SplitHash/pkg-descr index 5b3a65e4909b..dad5543d542f 100644 --- a/devel/p5-Tie-DB_File-SplitHash/pkg-descr +++ b/devel/p5-Tie-DB_File-SplitHash/pkg-descr @@ -6,6 +6,6 @@ hash entries between the files using a randomization algorithm. Has the effect of allowing DB_File hashes to grow to the full size of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed. -WWW: http://search.cpan.org/~snowhare/Tie-DB_File-SplitHash-1.01/ +WWW: http://search.cpan.org/dist/Tie-DB_File-SplitHash/ Author: Benjamin Franz diff --git a/devel/p5-Tie-FileLRUCache/pkg-descr b/devel/p5-Tie-FileLRUCache/pkg-descr index d79786eacb10..032de7cb8360 100644 --- a/devel/p5-Tie-FileLRUCache/pkg-descr +++ b/devel/p5-Tie-FileLRUCache/pkg-descr @@ -5,6 +5,6 @@ either an object or tied interface. Keys and data are both allowed to be references and objects as well as scalars. Requires 'Digest::SHA1' to be installed. -WWW: http://search.cpan.org/~snowhare/Tie-FileLRUCache-1.01/ +WWW: http://search.cpan.org/dist/Tie-FileLRUCache/ Author: Benjamin Franz diff --git a/devel/p5-VCP-Source-cvsbk/pkg-descr b/devel/p5-VCP-Source-cvsbk/pkg-descr index 3b637eaf8fe6..5a3f67fa62a9 100644 --- a/devel/p5-VCP-Source-cvsbk/pkg-descr +++ b/devel/p5-VCP-Source-cvsbk/pkg-descr @@ -1,4 +1,4 @@ This is a VCP source driver for bk exported cvs repository, which is an extension from CVS repository source driver. -WWW: http://search.cpan.org/~clkao/VCP-Source-cvsbk/ +WWW: http://search.cpan.org/dist/VCP-Source-cvsbk/ |