NAME
CatalystX::Utils::ContentNegotiation - Global Content Negotiation object
SYNOPSIS
use CatalystX::Utils::ContentNegotiation;
DESCRIPTION
Not really intended for end user use at this point so see source if you want more info (its a handful lines of code).
I wrote this to avoid creating the content negotiation object over and over.