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: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/