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