Grokbase
Topics Posts Groups | in
x
[ help ]

[Dbix-class] Several InflateColumn modules to release

View Post | Saved ByFlat  Thread  Threaded | Next >
Mike Friedman [Dbix-class] Several InflateColumn modules to release
| +1 vote
saved to system:unfiled by 1 person
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
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

Thread : [Dbix-class] Several InflateColumn modules to release
1)
Mike Friedman Greetings, I'm putting the finishing touches on a group of InflateColumn modules which I thought...
2)
Hartmaier Alexander How about including them in dbic itself like InflateColumn::DateTime? -Alex...
3)
Michele Beltrame Hi! Maybe it'll pull in too many dependencies in the main DBIx::Class distribution - I think a...
4)
Mike Friedman I think I agree with this -- adding all of these to the main DBIC distribution causes us to be...
5)
Matt S Trout I don't think N distributions are so bad. If you send me an htpasswd line I can sort you out svn...
6)
A. Pagaltzis Make one distro for each. If you try to put them all in a single distro, you have two options: make...
spacer
View Post | Saved ByFlat  Thread  Threaded | Next >