NAME
Test::Alien::CanPlatypus - Skip a test file unless FFI::Platypus is available
VERSION
version 0.08
DESCRIPTION
This is just a Test2 plugin that requires that FFI::Platypus be available. Otherwise the test will be skipped.
use Test::Alien::CanPlatypus;
SEE ALSO
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 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.