Greetings, I'm putting the finishing touches on a group of InflateColumn modules which I thought might be useful CPAN releases; they're all pretty trivial, though, so it seems a bit obnoxious to make an entire distribution for each one. Should I bundle them all together in a single distribution or upload them separately? Here are the ones I have which don't overlap with stuff already on CPAN:
InflateColumn::URI -- turns URI/URL fields into URI objects InflateColumn::Twig -- turns XML chunks into XML::Twig objects InflateColumn::GD -- turns a binary field with an image into a GD object InflateColumn::YAML -- turns a YAML chunk into Perl data structure InflateColumn::JSON -- same thing but for JSON data Mike _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
