[Thamesvalley-pm] scripting question

John Stumbles john at stumbles.org.uk
Thu Aug 16 07:25:22 PDT 2007


Fred Youhanaie wrote:

> One word of advice, always include the following two pragmas in your 
> scripts, they will save you a lot of trouble later:
> 	use strict;
> 	use warnings;

Personally I wouldn't even bother trying to debug a script unless I were 
using those. Amazing how much better perl understands Perl than I do :-)

-- 
John Stumbles


More information about the Thamesvalley-pm mailing list