# https://rt.cpan.org/Ticket/Display.html?id=79273

package Controller;

use parent 'CGI::Snapp';

use Capture::Tiny 'capture';

1;
