# Copyright (c) 2007 Jonathan Rockway package t::lib::BadApp; use strict; use warnings; use Catalyst qw(FormCanary); 1;