The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Alien::CanCompile - Skip a test file unless a C compiler is available

VERSION

version 0.64_01

SYNOPSIS

 use Test::Alien::CanCompile;

DESCRIPTION

This is just a Test2 plugin that requires that a compiler be available. Otherwise the test will be skipped.

SEE ALSO

Test::Alien

AUTHOR

Author: Graham Ollis <plicease@cpan.org>

Contributors:

Diab Jerius (DJERIUS)

Roy Storey

Ilya Pavlov

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Graham Ollis.

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