Bite the bullet and apply the hash randomisation patch.
[p5sagit/p5-mst-13.2.git] / ext / Devel / PPPort / README
1
2  Perl/Pollution/Portability Version 1.0005
3
4  Copyright (C) 2001, Paul Marquess. 
5  Copyright (C) 1999, Kenneth Albanowski. 
6  This archive may be used and distributed under the same license as any
7  version of Perl.
8
9 This module is used to create a 'C' header file that can be used by XS
10 authors. It allows XS module authors to use the latest version of the
11 Perl API, but still allow their module to be built with older versions
12 of Perl.
13
14 For more details see PPPort.pm.