On Tue, Jun 24, 2003 at 09:17:10AM +0200, NYIMI Jose (BMB) wrote:
> Here are some best practices i know:
> 1. use warnings or -w 
> 2. use strict;
> 
> Could you extends the list please ?

Those are probably the most important. :-)

And from the making-best-use-of-available-resources dept:

  3. use perldoc
  4. use CPAN

-- 
Steve

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to