[Dbix-class] DBIx HTML forms

Matt S Trout dbix-class at trout.me.uk
Sun Sep 10 19:20:42 CEST 2006


James Masters wrote:
> Thanks for those 2 suggestions.  I have found 10 more possibilities more
> naively - here is a list including your 2 (FormBuilder solo and FormBuilder
> via Catalyst).  As you can imagine, this is rather confusing for a beginner.
> I could, of course, read through the documentation of each one and try to
> make an educated guess as to which one is best/easiest for me.  But from
> bitter experience, I know that the one that is best used/sounds best may not
> be the one that is currently recognised as the "one to use".  It would be
> really useful if anyone can tell me at least which of these are not
> suitable?

Most of those are nothing to do with DBIx::Class.

DBIx is a namespace for DBI extensions. Anything matching ^DBIx::Class:: is 
probably DBIC-related, anything else starting DBIx:: is probably a complete 
separate project and not relevant.

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Dbix-class mailing list