| Line | |
|---|
| 1 | XS::APItest version 0.01
|
|---|
| 2 | ========================
|
|---|
| 3 |
|
|---|
| 4 | This module is used to test that the Perl C API is working correctly.
|
|---|
| 5 | It is not meant to be installed.
|
|---|
| 6 |
|
|---|
| 7 | Currently tests that printf formatting works correctly.
|
|---|
| 8 |
|
|---|
| 9 | DEPENDENCIES
|
|---|
| 10 |
|
|---|
| 11 | None.
|
|---|
| 12 |
|
|---|
| 13 | COPYRIGHT AND LICENCE
|
|---|
| 14 |
|
|---|
| 15 | Copyright (C) 2002 Tim Jenness, Christian Soeller and Hugo van der Sanden.
|
|---|
| 16 | All Rights Reserved.
|
|---|
| 17 |
|
|---|
| 18 | This library is free software; you can redistribute it and/or modify
|
|---|
| 19 | it under the same terms as Perl itself.
|
|---|
| 20 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.