CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/07/19 05:17:11
Modified files:
infrastructure/mk: cpan.port.mk
Log message:
Rather than using $cpan_mirror/modules/by-module/../by-authors/, use
$cpan_mirror/modules/by-authors/ directly. To a CDN cache, these are two
distinct objects; therefore the former is less likely to benefit from
their cache so more likely to fallback to an origin fetch.
