Rename ext/Devel/PPPort to ext/Devel-PPPort
[p5sagit/p5-mst-13.2.git] / ext / Devel-PPPort / parts / ppport.fnc
CommitLineData
679ad62d 1::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2:
3: Perl/Pollution/Portability
4:
5::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
6:
51d6c659 7: $Revision: 3 $
679ad62d 8: $Author: mhx $
51d6c659 9: $Date: 2009/01/18 14:10:51 +0100 $
679ad62d 10:
11::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
12:
51d6c659 13: Version 3.x, Copyright (C) 2004-2009, Marcus Holland-Moritz.
679ad62d 14: Version 2.x, Copyright (C) 2001, Paul Marquess.
15: Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
16:
17: This program is free software; you can redistribute it and/or
18: modify it under the same terms as Perl itself.
19:
20::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
21
22:
23: This file lists all API functions/macros that are provided purely
24: by Devel::PPPort. It is in the same format as the F<embed.fnc> that
25: ships with the Perl source code.
26:
27
28Am |void |sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name \
29 |I32 namlen