PURPOSE
Check that the assert keyword's preferred implementation, which uses the Perl keyword API on recent releases of Perl, but falls back to a Devel::Declare-based version on older Perls.
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2013-2014 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.