1Test::Alien::CanCompileU(s3e)r Contributed Perl DocumentaTteisotn::Alien::CanCompile(3)
2
3
4
6 Test::Alien::CanCompile - Skip a test file unless a C compiler is
7 available
8
10 version 0.15
11
13 use Test::Alien::CanCompile;
14
16 This is just a Test2 plugin that requires that a compiler be available.
17 Otherwise the test will be skipped.
18
20 Test::Alien
21
23 Graham Ollis <plicease@cpan.org>
24
26 This software is copyright (c) 2015 by Graham Ollis.
27
28 This is free software; you can redistribute it and/or modify it under
29 the same terms as the Perl 5 programming language system itself.
30
31
32
33perl v5.28.0 2017-05-23 Test::Alien::CanCompile(3)