File: cpan_web_link.diff

package info (click to toggle)
perl 5.40.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 126,152 kB
  • sloc: ansic: 668,539; perl: 525,522; sh: 72,038; pascal: 6,925; xml: 2,428; yacc: 1,410; makefile: 1,191; cpp: 208; lisp: 1
file content (24 lines) | stat: -rw-r--r-- 880 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Dominic Hargreaves <dom@earth.li>
Date: Sat, 30 Apr 2016 23:13:34 +0100
Subject: CPAN: Add link to main CPAN web site

Bug: https://github.com/andk/cpanpm/pull/96
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367291
---
 cpan/CPAN/lib/CPAN.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cpan/CPAN/lib/CPAN.pm b/cpan/CPAN/lib/CPAN.pm
index 1e257b5..5f55914 100644
--- a/cpan/CPAN/lib/CPAN.pm
+++ b/cpan/CPAN/lib/CPAN.pm
@@ -4111,6 +4111,9 @@ your operating system) then typing C<cpan> in a console window will
 work for you as well. Above that the utility provides several
 commandline shortcuts.
 
+The main CPAN website, which includes general information about the
+service, is at L<http://www.cpan.org/>.
+
 melezhik (Alexey) sent me a link where he published a chef recipe to
 work with CPAN.pm: http://community.opscode.com/cookbooks/cpan.