Hey all, I wrote a trivial module that helps with related row inserts after a transformation to go from a field like, "Catalyst Book, Volume 1" to "catalyst_book__volume_1" (default behavior). It's ready to hit CPAN, but wanted to solicit input before uploading it. It doesn't do much at the moment, but figure it can grow. The ->tokenize method is what does the transformation, and that can be overridden very easily to perform more advanced changes.
http://dev.catalystframework.org/repos/bast/DBIx-Class-Tokenize/0.01/trunk Thanks, -Jay _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
