p4raw-id: //depot/perl@25254
=head1 Simple Exception Handling Macros
=for apidoc Ams||dXCPT
-Set up neccessary local variables for exception handling.
+Set up necessary local variables for exception handling.
See L<perlguts/"Exception Handling">.
=for apidoc AmU||XCPT_TRY_START
=item dXCPT
-Set up neccessary local variables for exception handling.
+Set up necessary local variables for exception handling.
See L<perlguts/"Exception Handling">.
dXCPT;