diff options
24 files changed, 24 insertions, 24 deletions
diff --git a/audio/p5-MP3-Tag/pkg-descr b/audio/p5-MP3-Tag/pkg-descr index cd0360faa5d2..97ae41b0bc97 100644 --- a/audio/p5-MP3-Tag/pkg-descr +++ b/audio/p5-MP3-Tag/pkg-descr @@ -1,3 +1,3 @@ MP3::Tag - Module for reading tags of MP3 audio files -WWW: http://search.cpan.org/search?module=MP3::Tag +WWW: http://search.cpan.org/dist/MP3-Tag/ diff --git a/comms/p5-Fax-Hylafax-Client/pkg-descr b/comms/p5-Fax-Hylafax-Client/pkg-descr index 05992ab02cde..6f4205311027 100644 --- a/comms/p5-Fax-Hylafax-Client/pkg-descr +++ b/comms/p5-Fax-Hylafax-Client/pkg-descr @@ -3,7 +3,7 @@ Fax::Hylafax::Client is a simple Perl client for the HylaFAX fax server protocol and thus does not require any HylaFAX software component to be installed on the client machine. -WWW: http://search.cpan.org/~arak/Fax-Hylafax-Client-1.01/ +WWW: http://search.cpan.org/dist/Fax-Hylafax-Client/ - Tony Shadwick, OSS Solutions tshadwick@oss-solutions.com diff --git a/converters/p5-Encode/pkg-descr b/converters/p5-Encode/pkg-descr index 5938f27e4abf..a6f614c60a4e 100644 --- a/converters/p5-Encode/pkg-descr +++ b/converters/p5-Encode/pkg-descr @@ -4,4 +4,4 @@ sequences of characters. See "perldoc Encode" for the rest of the story -WWW: http://search.cpan.org/~dankogai/Encode/ +WWW: http://search.cpan.org/dist/Encode/ diff --git a/devel/p5-Algorithm-ChooseSubsets/pkg-descr b/devel/p5-Algorithm-ChooseSubsets/pkg-descr index c55b830eb83e..d2f80f64d2f9 100644 --- a/devel/p5-Algorithm-ChooseSubsets/pkg-descr +++ b/devel/p5-Algorithm-ChooseSubsets/pkg-descr @@ -6,7 +6,7 @@ original list. After creating the object, subsequent calls to next() will return the next such list in lexicographic order (where the alphabet is the original list). -WWW: http://search.cpan.org/~bduggan/Algorithm-ChooseSubsets/ +WWW: http://search.cpan.org/dist/Algorithm-ChooseSubsets/ - Brian Duggan bduggan@matatu.org diff --git a/devel/p5-Bundle-Perl6/pkg-descr b/devel/p5-Bundle-Perl6/pkg-descr index c6cf9fc8494f..b552e7587cd0 100644 --- a/devel/p5-Bundle-Perl6/pkg-descr +++ b/devel/p5-Bundle-Perl6/pkg-descr @@ -3,4 +3,4 @@ and implementing the Perl 6 language. Some of these are proof-of-concepts that the respective authors have implemented to show how things might work in Perl 6. -WWW: http://search.cpan.org/src/MARCEL/Bundle-Perl6-0.07 +WWW: http://search.cpan.org/dist/Bundle-Perl6/ diff --git a/devel/p5-Class-Gomor-Hash/pkg-descr b/devel/p5-Class-Gomor-Hash/pkg-descr index 386b66b786f9..71ceab761e1a 100644 --- a/devel/p5-Class-Gomor-Hash/pkg-descr +++ b/devel/p5-Class-Gomor-Hash/pkg-descr @@ -2,7 +2,7 @@ This module is yet another class builder. This one adds parameter checking in new constructor, that is to check for attributes existence, and definedness. Since objects are built as hashes, this module is suffixed by Hash. -WWW: http://search.cpan.org/~gomor/ +WWW: http://search.cpan.org/dist/Class-Gomor-Hash/ - GomoR netpkt@gomor.org diff --git a/devel/p5-Encode/pkg-descr b/devel/p5-Encode/pkg-descr index 5938f27e4abf..a6f614c60a4e 100644 --- a/devel/p5-Encode/pkg-descr +++ b/devel/p5-Encode/pkg-descr @@ -4,4 +4,4 @@ sequences of characters. See "perldoc Encode" for the rest of the story -WWW: http://search.cpan.org/~dankogai/Encode/ +WWW: http://search.cpan.org/dist/Encode/ diff --git a/devel/p5-IO-Pager/pkg-descr b/devel/p5-IO-Pager/pkg-descr index 2f86b20e8539..654e45fbcf63 100644 --- a/devel/p5-IO-Pager/pkg-descr +++ b/devel/p5-IO-Pager/pkg-descr @@ -7,5 +7,5 @@ or not to pipe a filehandle's output to a program specified in $ENV{PAGER}. Subclasses are only required to support filehandle output methods and close, namely -WWW: http://search.cpan.org/~jpierce/IO-Pager/ +WWW: http://search.cpan.org/dist/IO-Pager/ Author: Jerrad Pierce diff --git a/devel/p5-PerlIO-eol/pkg-descr b/devel/p5-PerlIO-eol/pkg-descr index 120f3c0728c3..e5181d621875 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/data/PerlIO-eol/ +WWW: http://search.cpan.org/dist/PerlIO-eol/ diff --git a/devel/p5-Text-LevenshteinXS/pkg-descr b/devel/p5-Text-LevenshteinXS/pkg-descr index a317cc33ae41..e2bbbb2d576c 100644 --- a/devel/p5-Text-LevenshteinXS/pkg-descr +++ b/devel/p5-Text-LevenshteinXS/pkg-descr @@ -1,7 +1,7 @@ This is a port of Josh Goldberg's Text::LevenshteinXS An XS implementation of the Levenshtein edit distance -WWW: http://search.cpan.org/~jgoldberg/Text-LevenshteinXS-0.03/ +WWW: http://search.cpan.org/dist/Text-LevenshteinXS/ Christian christian <AT> karg.org diff --git a/graphics/p5-SVG-Metadata/pkg-descr b/graphics/p5-SVG-Metadata/pkg-descr index 7076e912a61e..392489e1043e 100644 --- a/graphics/p5-SVG-Metadata/pkg-descr +++ b/graphics/p5-SVG-Metadata/pkg-descr @@ -1,3 +1,3 @@ Perl module to capture metadata info about an SVG file -WWW: http://search.cpan.org/~bryce/SVG-Metadata/ +WWW: http://search.cpan.org/dist/SVG-Metadata/ diff --git a/mail/p5-Mail-RFC822-Address/pkg-descr b/mail/p5-Mail-RFC822-Address/pkg-descr index 137c1b9436bf..f2293f994a14 100644 --- a/mail/p5-Mail-RFC822-Address/pkg-descr +++ b/mail/p5-Mail-RFC822-Address/pkg-descr @@ -1,4 +1,4 @@ This perl module validates email addresses against the grammar described in RFC 822 using regular expressions. -WWW: http://search.cpan.org/~pdwarren/Mail-RFC822-Address-0.3/Address.pm +WWW: http://search.cpan.org/dist/Mail-RFC822-Address/ diff --git a/net/p5-IP-Country/pkg-descr b/net/p5-IP-Country/pkg-descr index c6fa15b37dd7..83066a66ae7b 100644 --- a/net/p5-IP-Country/pkg-descr +++ b/net/p5-IP-Country/pkg-descr @@ -11,4 +11,4 @@ client herself, this is probably good enough for most log analysis applications, and under test has proved to be as accurate as reverse-DNS and WHOIS lookup. -WWW: http://search.cpan.org/~nwetters/IP-Country-2.20/ +WWW: http://search.cpan.org/dist/IP-Country/ diff --git a/net/p5-Net-Packet/pkg-descr b/net/p5-Net-Packet/pkg-descr index 3c4ba3a910d6..ba6b0d66d993 100644 --- a/net/p5-Net-Packet/pkg-descr +++ b/net/p5-Net-Packet/pkg-descr @@ -7,7 +7,7 @@ Net::Packet::Frame object. Then, you can send the frame to the network, and receive it easily, since the response is automatically searched for and matched against the request. -WWW: http://search.cpan.org/~gomor/ +WWW: http://search.cpan.org/dist/Net-Packet/ - GomoR netpkt@gomor.org diff --git a/security/p5-Data-Password/pkg-descr b/security/p5-Data-Password/pkg-descr index d61249511837..581008995057 100644 --- a/security/p5-Data-Password/pkg-descr +++ b/security/p5-Data-Password/pkg-descr @@ -4,4 +4,4 @@ it does not contain the same characters repeatedly, that it does not contain ascending or descending characters, or characters close to each other on the keyboard. It also searches for the password in the ispell word file. -WWW: http://search.cpan.org/~razinf/Data-Password/ +WWW: http://search.cpan.org/dist/Data-Password/ diff --git a/shells/perlsh/pkg-descr b/shells/perlsh/pkg-descr index 2d7a757bda2c..5ab8a43e2090 100644 --- a/shells/perlsh/pkg-descr +++ b/shells/perlsh/pkg-descr @@ -1,4 +1,4 @@ Perl Shell is a new shell that combines the power of bash and several other shells with the power of perl programming. -WWW: http://search.cpan.org/~gregor/psh-1.8/ +WWW: http://search.cpan.org/dist/psh/ diff --git a/shells/psh/pkg-descr b/shells/psh/pkg-descr index 2d7a757bda2c..5ab8a43e2090 100644 --- a/shells/psh/pkg-descr +++ b/shells/psh/pkg-descr @@ -1,4 +1,4 @@ Perl Shell is a new shell that combines the power of bash and several other shells with the power of perl programming. -WWW: http://search.cpan.org/~gregor/psh-1.8/ +WWW: http://search.cpan.org/dist/psh/ diff --git a/textproc/p5-Text-Aspell/pkg-descr b/textproc/p5-Text-Aspell/pkg-descr index 2868336a0ba6..e27777e77940 100644 --- a/textproc/p5-Text-Aspell/pkg-descr +++ b/textproc/p5-Text-Aspell/pkg-descr @@ -3,4 +3,4 @@ The GNU Aspell library provides access to system spelling libraries, including a spell checker. This module is to meet the need of looking up many words, one at a time, in a single session. -WWW: http://search.cpan.org/~hank/Text-Aspell/ +WWW: http://search.cpan.org/dist/Text-Aspell/ diff --git a/www/p5-Apache-Singleton/pkg-descr b/www/p5-Apache-Singleton/pkg-descr index 092c7afc3c65..6ceedcb55e31 100644 --- a/www/p5-Apache-Singleton/pkg-descr +++ b/www/p5-Apache-Singleton/pkg-descr @@ -2,4 +2,4 @@ Apache::Singleton works the same as Class::Singleton, but with various object lifetime adapted for use under Apache. Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> -WWW: http://search.cpan.org/~miyagawa/Apache-Singleton/ +WWW: http://search.cpan.org/dist/Apache-Singleton/ diff --git a/www/p5-HTML-Template-HashWrapper/pkg-descr b/www/p5-HTML-Template-HashWrapper/pkg-descr index f057a03dc639..dba1bc0784d5 100644 --- a/www/p5-HTML-Template-HashWrapper/pkg-descr +++ b/www/p5-HTML-Template-HashWrapper/pkg-descr @@ -1,3 +1,3 @@ A module to use the associate option from HTML::Template via hash references. -WWW: http://search.cpan.org/~gregfast/HTML-Template-HashWrapper-1.3/ +WWW: http://search.cpan.org/dist/HTML-Template-HashWrapper/ diff --git a/www/p5-Kwiki-Diff/pkg-descr b/www/p5-Kwiki-Diff/pkg-descr index 9c702669be60..4201ae2b681d 100644 --- a/www/p5-Kwiki-Diff/pkg-descr +++ b/www/p5-Kwiki-Diff/pkg-descr @@ -4,4 +4,4 @@ Kwiki::Diff display differences between the current wiki page and older revisions Author: Ian Langworth -WWW: http://search.cpan.org/~ian/Kwiki-Diff/ +WWW: http://search.cpan.org/dist/Kwiki-Diff/ diff --git a/www/p5-Template-Multilingual/pkg-descr b/www/p5-Template-Multilingual/pkg-descr index 14b6840ec644..adb38eccbfc1 100644 --- a/www/p5-Template-Multilingual/pkg-descr +++ b/www/p5-Template-Multilingual/pkg-descr @@ -13,4 +13,4 @@ Language codes can be any string that matches \w+, but we suggest sticking to ISO-639 which provides 2-letter codes for common languages and 3-letter codes for many others. -WWW: http://search.cpan.org/~cholet/Template-Multilingual/ +WWW: http://search.cpan.org/dist/Template-Multilingual/ diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr b/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr index ea93caa29586..52b5d70d53e4 100644 --- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr @@ -7,4 +7,4 @@ documentation. You can use it to read the Perl POD pages, module documentation and information about Perl's builtin functions. Author: gavin.brown-at-uk.com -WWW: http://search.cpan.org/~gbrown/Gtk2-PodViewer/ +WWW: http://search.cpan.org/dist/Gtk2-PodViewer/ diff --git a/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr b/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr index ea93caa29586..52b5d70d53e4 100644 --- a/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr +++ b/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr @@ -7,4 +7,4 @@ documentation. You can use it to read the Perl POD pages, module documentation and information about Perl's builtin functions. Author: gavin.brown-at-uk.com -WWW: http://search.cpan.org/~gbrown/Gtk2-PodViewer/ +WWW: http://search.cpan.org/dist/Gtk2-PodViewer/ |