Writing Perl from within Perl

Jeff Goff

blackboard.com

Friday, 11:25 in Rangos I.

I'll be discussing techniques used to write perl CGI scripts that do various things such as the ubiquitous 'contact me' CGI, and administrative CGIs for databases to handle the standard 'CRUD' (Create, Read, Update, and Delete) tasks. We also generate associated (albeit primitive) HTML and SQL code to handle simple display and database updates.

The generator programs use a template with a bit more sophistication than Text::Template, and a SQL parser. I'll discuss these in conjunction with the appropriate programs.
 

Next | Previous | Author list | Schedule | YAPC 19100