RE: Perl Best Practices

2003-06-24 Thread Tony Esposito
Maybe consider:

use diagnostics;

as well, at least while you are developing your code.
Thanks!  :-)

> Anthony (Tony) Esposito
> Senior Technical Consultant 
> Inovis(tm)
> 2425 N. Central Expressway, Suite 900 
> Richardson, TX  75080 
> (972) 643-3115 
> [EMAIL PROTECTED] 
> 


-Original Message-
From: Steve Grazzini [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 2:22 AM
To: NYIMI Jose (BMB)
Cc: [EMAIL PROTECTED]
Subject: Re: Perl Best Practices


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]

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



Re: Perl Best Practices

2003-06-24 Thread Sudarshan Raghavan
Nyimi Jose wrote:
Hello,

I'm looking for a link where i can find information about Perl's best practices programming.

For starters you can take a look at these docs

perldoc perlstyle
perldoc perltrap
perldoc perlmodstyle #If you are interested in developing modules
Thanks in advance.

===
José Nyimi Mbambi
IT Analyst
http://www.proximus.be


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


Re: Perl Best Practices

2003-06-24 Thread Steve Grazzini
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]



RE: Perl Best Practices

2003-06-24 Thread NYIMI Jose (BMB)
Here are some best practices i know:
1. use warnings or -w 
2. use strict;

Could you extends the list please ?

José. 

-Original Message-
From: NYIMI Jose (BMB) 
Sent: Tuesday, June 24, 2003 8:58 AM
To: [EMAIL PROTECTED]
Subject: Perl Best Practices


Hello,

I'm looking for a link where i can find information about Perl's best practices 
programming.

Thanks in advance.

===
José Nyimi Mbambi
IT Analyst
http://www.proximus.be




 DISCLAIMER 

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


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



Perl Best Practices

2003-06-24 Thread NYIMI Jose (BMB)
Hello,

I'm looking for a link where i can find information about Perl's best practices 
programming.

Thanks in advance.

===
José Nyimi Mbambi
IT Analyst
http://www.proximus.be




 DISCLAIMER 

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.