On Fri, Feb 17, 2012 at 5:51 PM, Bill McCormick <wpmccorm...@gmail.com> wrote: > Yes, I think that's what I'm looking for, except for the part where (it > seems) he leaves out a lot of details; like there see to be no examples of > DB updates via CGI.
If you don't know how to update a database in Perl yet, I'd suggest picking up a beginners book and heading over to http://learn.perl.org/ for more extensive help. > There are a lot of new things for me like Class:DBI. I'll be > using Class:DBI::SQLite, so hopefully that won't cause me any grief. I'd suggest that you use Rose::DB::Object instead, or DBIx::Class if you prefer. But if you're still learning how to work with databases you might prefer direct SQL using DBI. - Perrin _______________________________________________ templates mailing list templates@template-toolkit.org http://mail.template-toolkit.org/mailman/listinfo/templates