dist/base/t/sigdie.t See if base works with SIGDIE
dist/base/t/version.t See if base works with versions
dist/base/t/warnings.t See if base works with warnings
+dist/constant/lib/constant.pm For "use constant"
+dist/constant/t/constant.t See if compile-time constants work
djgpp/config.over DOS/DJGPP port
djgpp/configure.bat DOS/DJGPP port
djgpp/djgpp.c DOS/DJGPP port
ext/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib
ext/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib
ext/Compress-Raw-Zlib/Zlib.xs Compress::Raw::Zlib
-ext/constant/lib/constant.pm For "use constant"
-ext/constant/t/constant.t See if compile-time constants work
ext/Data-Dumper/Changes Data pretty printer, changelog
ext/Data-Dumper/Dumper.pm Data pretty printer, module
ext/Data-Dumper/Dumper.xs Data pretty printer, externals
{
'MAINTAINER' => 'saper',
'DISTRIBUTION' => 'SAPER/constant-1.17.tar.gz',
- 'FILES' => q[ext/constant],
+ 'FILES' => q[dist/constant],
'EXCLUDED' => [ qw( t/00-load.t
t/more-tests.t
t/pod-coverage.t