in reply to Re: Problems with DBIx::Class and CGI::Application
in thread Problems with DBIx::Class and CGI::Application

Good point, chromatic. Should have done something more along the lines of my $name = $scrubber->scrub( $q->param('name') )

Seems i'm making some stupid mistakes in this app, sleep ++ :-/

meh.