There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

EXPIRES

Approximately 10 years

cdn

This is how you link to CDN content from your Catalyst application.

$c->cdn('style.css')

Will generate a nice unique URL for your project's cdn/style.css file based on a hash of the file content, this URI will automatically be served up correctly.