package CatalystX::ListFramework::Builder::View::JSON; use strict; use warnings FATAL => 'all'; use base 'Catalyst::View::JSON'; 1;