On Feb 12, 2008, at 11:35 AM, Mario Aeby wrote:
>> Without the output of Carp::cluck, it's not so useful, unfortunately.
>>
>> perldoc Carp;
>
>
> For all the poor souls out there requesting support and getting
> nothing more than perldoc thrown at them:
Cut me a bit of slack ;) I do all the digging for support requests for
customers all day. Generally it's not considered wrong to ask an end-
user of an opensource project to help with the debugging. Of course,
if you want me to do all the work....
Best,
Jesse
>
> - --
> if ( ( $self->EffectiveId ) and ( $self->EffectiveId != $self-
> >Id ) ) {
> $RT::Logger->debug ("We found a merged ticket.". $self-
> >id ."/".$self->EffectiveId);
>
> use Carp qw(cluck);
> cluck "Test";
>
> return ( $self->Load( $self->EffectiveId ) );
> }
> - --
>
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com