Date: Thu, 11 Apr 2024 07:20:11 +0100
Subject: [PATCH] Update SITES.html
Add instructions for removing old mirrors.
---
src/SITES.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/SITES.html b/src/SITES.html
index b80942c..a6fff1e 100644
--- a/src/SITES.html
+++ b/src/SITES.html
@@ -22,7 +22,11 @@
CDN that performs the same job, but transparently. There is no longer a
list of registered mirrors, you can just point at www.cpan.org and go.
-
+To reconfigure the cpan client to remove old mirrors:
++ o conf urllist www.cpan.org
+ o conf commit
+
Thank You