Changes # Changes disableXS # perl script to disable XSUB enableXS # perl script to enable XSUB Makefile.PL MANIFEST MANIFEST for XSUB MANIFEST.N # MANIFEST for NoXSUB (pure perl) META.yml # meta file mkheader perl script to make C header files for XSUB Normalize.pm perl module for XSUB Normalize.pmN # perl module for NoXSUB (pure perl) Normalize.xs extension for XSUB README # README t/fcdc.t t/form.t t/func.t t/illegal.t t/norm.t t/null.t t/proto.t t/short.t t/split.t t/test.t t/tie.t