From william.ward at bayview.com Sun Dec 4 00:52:22 2011 From: william.ward at bayview.com (William Ward - Bay View Training) Date: Sun, 4 Dec 2011 00:52:22 -0800 Subject: [Bay View Training] Perl classes this month! In-Reply-To: References: Message-ID: Next Saturday, 12/10, we are having Perl 101, an all-day introduction to Perl. The following Saturday, 12/17, we will be having Perl 201. There is space available in both classes! Cost to attend is $295 per class, or 10% off if you attend both. Save another 10% if you are enrolling along with one or more other people as a group. You can read about both classes and enroll/pay on our Web site at www.bayview.com. Don't hesitate to contact me if you have any questions. If those dates don't work for you, let me know what does. We'll be doing it again in January or February. And now, a quick Perl Tip: You can find the location of any Perl module with the "perldoc" command using the -l option ("location"). Just run a command like "perldoc -l Data::Dumper" and it will display the full location where Data::Dumper is located on your system. If you're having trouble debugging @INC this can be a lifesaver! --Bill. -- William R. Ward, Proprietor Bay View Training - Your source for Perl mastery william.ward at bayview.com - http://www.bayview.com - (650) 279-9904 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.bayview.com/pipermail/bayview-training-announce/attachments/20111204/5a0bed58/attachment.html