The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
XS::APItest version 0.01
========================

This module is used to test that the Perl C API is working correctly.
It is not meant to be installed.

Currently tests that printf formatting works correctly.

DEPENDENCIES

None.

COPYRIGHT AND LICENCE

Copyright (C) 2002 Tim Jenness, Christian Soeller and Hugo van der Sanden.
All Rights Reserved.

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