Wx::Perl::Carp - a replacement for Carp in Wx applications


Wx documentation  | view source Contained in the Wx distribution.

Index


NAME

Top

Wx::Perl::Carp - a replacement for Carp in Wx applications

SYNOPSIS

Top

Just like Carp, so go see the Carp pod (cause it's based on Ca +rp).

    # short example
    Wx::Perl::Carp;
    ...
    carp "i'm warn-ing";
    croak "i'm die-ing";

SEE ALSO

Top

Carp Carp Carp Carp Carp

COPYRIGHT

Top


Wx documentation  | view source Contained in the Wx distribution.