Subject: | For some reason this doesn't work at all with DBIx::Class |
Basically all you have to do is require Lingua::EN::Conjugate in a
result and your schema will fail to compile. The error message is
pretty opaque.
I'm not sure what the solution is but I *do* know that it is caused by
the while (<DATA>) {} sections of the code (and not the actual code in
the blocks, just the while part.) If you comment those out everything
runs fine.
I'd be glad to provide more information if you have questions.