The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::GhaProve - provides gha-prove app

ENVIRONMENT

GHA_TESTING_COVER=1 or GHA_TESTING_COVER=true

Turn on Devel::Cover.

GHA_TESTING_MODE=0 or GHA_TESTING_MODE=standard

Run test suite without EXTENDED_TESTING.

GHA_TESTING_MODE=1 or GHA_TESTING_MODE=extended

Run test suite with EXTENDED_TESTING=1.

GHA_TESTING_MODE=2 or GHA_TESTING_MODE=both

Run test suite twice, using each of the above.

BUGS

Please report any bugs to http://rt.cpan.org/Dist/Display.html?Queue=App-GhaProve.

AUTHOR

Toby Inkster <tobyink@cpan.org>.

COPYRIGHT AND LICENCE

This software is copyright (c) 2020 by Toby Inkster.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

DISCLAIMER OF WARRANTIES

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.