Data-Printer-Theme-Zellner

 view release on metacpan or  search on metacpan

t/Test/abeltje.pm  view on Meta::CPAN

    #! perl -I.
    use t::Test::abeltje;

    # Don't forget -I. on the shebang line
    # this is where you have your Fav. test-routines.

    abeltje_done_testing();

=head1 DESCRIPTION

Mostly nicked from other modules (like L<Modern::Perl>)...

This gives you L<Test::More>, L<Test::Fatal>, L<Test::Warnings> and also imports
for you: L<strict>, L<warnings>, the L<feature> with the C<:5.10> tag and L<lib>
with the C<t/lib> path.

=head2 abeltje_done_testing

Just for fun, an alias for L<Test::More/done_testing()>.

=head2 import_extra

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 2.757 seconds using v1.00-cache-2.02-grep-82fe00e-cpan-f5108d614456 )