in reply to Where is plain XS.pm?

What are you trying to do with this module? What needs it?

The XS::Typemap others have mentioned is bundled with perl but not installed in recent-ish perls since it's only useful for testing the typemap bundled with perl

There's three different XS.pm files bundled with the perl source itself and I expect many more on CPAN, so finding the right one (if needed) is going to need more information.