load_response( 'text/csv', $data, 'your_export.csv' ); =head1 DESCRIPTION C<Web::Request::Role::JSON> provides a few methods that make generating HTTP responses easier when using L<Web::Request>. P