in reply to Re: Confusion about properly using Carp
in thread Confusion about properly using Carp
I have almost never seen it used anything like correctly, even when it was used inside of the core Perl distribution.
If you think you have used it correctly, then you are almost definitely wrong unless you can tell me that you know that it works differently on a croak and a confess and can tell me what the difference is. (Hint: It works differently on croak between 5.005 and 5.6. Are you still sure you used it correctly?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re (tilly) 2: Confusion about properly using Carp
by steves (Curate) on Mar 03, 2002 at 02:16 UTC | |
by tilly (Archbishop) on Mar 03, 2002 at 03:30 UTC | |
by steves (Curate) on Mar 03, 2002 at 10:41 UTC | |
by tilly (Archbishop) on Mar 04, 2002 at 04:10 UTC |