1package Test2::Hub::Interceptor::Terminator; 2use strict; 3use warnings; 4 5our $VERSION = '1.302199'; 6 7 81; 9 10__END__ 11 12=pod 13 14=encoding UTF-8 15 16=head1 NAME 17 18Test2::Hub::Interceptor::Terminator - Exception class used by 19Test2::Hub::Interceptor 20 21=head1 SOURCE 22 23The source code repository for Test2 can be found at 24L<https://github.com/Test-More/test-more/>. 25 26=head1 MAINTAINERS 27 28=over 4 29 30=item Chad Granum E<lt>exodist@cpan.orgE<gt> 31 32=back 33 34=head1 AUTHORS 35 36=over 4 37 38=item Chad Granum E<lt>exodist@cpan.orgE<gt> 39 40=back 41 42=head1 COPYRIGHT 43 44Copyright 2020 Chad Granum E<lt>exodist@cpan.orgE<gt>. 45 46This program is free software; you can redistribute it and/or 47modify it under the same terms as Perl itself. 48 49See L<https://dev.perl.org/licenses/> 50 51=cut 52