o God.
---
From: Warren James - jawarr
To: '*Shaji Kalidasan*' ; timothy adigun
<2teezp...@gmail.com>; Charles DeRykus
Cc: Perl Beginners
Sent: Wednesday, 29 May 2013 7:38 PM
Subject: RE: Perl error codes and warnings
Shaji - Upo
to:shajiin...@yahoo.com]
Sent: Wednesday, May 29, 2013 2:34 AM
To: timothy adigun; Charles DeRykus
Cc: Perl Beginners
Subject: Re: Perl error codes and warnings
Thanks a bunch Timothy and Charles for guiding me to wonderful resources within
the Perl system.
use diagnostics qw/-verbose/; it slipped my
m>
To: *Shaji Kalidasan*
Cc: Perl Beginners
Sent: Wednesday, 29 May 2013 9:26 AM
Subject: Re: Perl error codes and warnings
Hi Shaji,
On Wed, May 29, 2013 at 4:19 AM, *Shaji Kalidasan* wrote:
Greetings,
>
>
>Where can I get more information on Perl's most common er
Hi Shaji,
On Wed, May 29, 2013 at 4:19 AM, *Shaji Kalidasan* wrote:
> Greetings,
>
> Where can I get more information on Perl's most common error codes? Is
> there a single source (repository/resource) for such most frequently
> encountered error codes?
>
> [code-1]
> use strict;
> use warnings;
On 5/28/2013 8:19 PM, *Shaji Kalidasan* wrote:
Greetings,
Where can I get more information on Perl's most common error codes? Is
there a single source (repository/resource) for such most frequently
encountered error codes?
[code-1]
use strict;
use warnings;
[ ... ]
The warnings are fairly