Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/SITES.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ <h1>
CDN that performs the same job, but transparently. There is no longer a
list of registered mirrors, you can just point at <tt>www.cpan.org</tt> and go.
</p>

<p>To reconfigure the cpan client to remove old mirrors:</p>
<pre>
o conf urllist www.cpan.org
o conf commit
</pre>
<h2>
Thank You
</h2>
Expand Down