in reply to Re^2: Catalyst Help.in thread Catalyst Help.
maybe you can figure out why $c->model('DB::Students') returns undef, maybe the model isn't enabled, maybe something else
you can always use Carp::Always; to get a backtrace