Hello, For me I have been using DBI for all kinds of database handling. But some applications require an ORM for database, like what the DBIx::Class module does. Under what case shall we use the ORM instead of DBI with original SQL input?
Thanks. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
