http://www.perlmonks.org?node_id=580871


in reply to DBIx::Class issues : ->load_classes()?

I assume the "Premature end of script headers" is in the web server error log? What happens if you just run it on the command-line?

Also, you can extract the "use Notes::DBI; Notes::DBI->connect .. " into a test script and just run that, what happens then?

C.

  • Comment on Re: DBIx::Class issues : ->load_classes()?