Subject: | Preprocessor for generated code needed |
See http://stackoverflow.com/questions/2102211/how-can-i-tidy-
dbixclassschemaloaders-output for initial question. Basically, generated
code should use existing coding conventions. Since D::C::S::L uses hashes
to check for changes in generated code, it would be nice to have a
preprocessor parameter, which would be a subref (or something like it)
which would be applied to the code before it's written to the file.