Date: Saturday, October 11, 2008 10:30 AM
Duration: 290 minutes
You can find more information on the following site:
In this tutorial, brian d foy will cover aspects of his latest book, Mastering Perl, which is practical advice for working programmers on creating professional, enterprise-quality Perl programs. He will cover four major topics:
* benchmarking and the theory of measurement to show you not only how to measure something but understand and interpret the results
* configuring a Perl program so users can affect its behavior with changing the source, including environment variables, command-line switches, and configuration files
* recording the operation of a program through logging to show errors, report progress, and record
* debugging, patching, and modifying existing module code without changing the original source
Target audience: intermediate through advanced Perl programmers.