in reply to Catalyst Help.
...
You're reading a tutorial of some sort?
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