in reply to XS installing

Based on your recent postings to the Fedora mailing list, I'm would guess that you've installed the files under a directory called '~' within your home directory.

Note also that Test.pm is already the name of a built-in perl module, so calling your XS module the same is going to cause problems.

Dave.