The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.