diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-09-10 20:39:32 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2014-01-04 05:10:02 -0800 |
commit | fba9e537ccad1f2775c4efa4a95c41f933342d86 (patch) | |
tree | ac4ead7405d8ad1c2cc04ea6d0b3d3052fa10501 /MANIFEST | |
parent | abc6d7382c177cc56ee6e74fdc91fa07bc0ada01 (diff) | |
download | perl-fba9e537ccad1f2775c4efa4a95c41f933342d86.tar.gz |
Import vutil.h from the CPAN version dist
This will be needed when we switch vutil.c over to using macros for
version functions, the way the CPAN dist does it.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5479,6 +5479,7 @@ vos/make_full_perl.sh VOS shell script to build and test "full" perl vos/vos.c VOS emulations for missing POSIX functions vos/vosish.h VOS-specific header file vutil.c Version object C functions +vutil.h Version object headers vxs.inc Version object XS methods warnings.h The warning numbers win32/bin/exetype.pl Set executable type to CONSOLE or WINDOWS |