Subject: | File listed in MANIFEST not found in distribution |
The MANIFEST indicates there should be an '.xs' file in the distribution:
[SQLayer] 507 $ grep -n xs MANIFEST
5:SQLayer.xs
However, no such '.xs' file is found therein:
[SQLayer] 506 $ find . -type f
./Changes
./Makefile.PL
./MANIFEST
./SQLayer.pm
./test.pl