http://www.perlmonks.org?node_id=1186207

cnd has asked for the wisdom of the Perl Monks concerning the following question:

I wish to donate an intel chip-speed algorithm to perl users.

It works exclusively on 64bit x64 compatible CPUs (mac, windows, linux at least).

What would be the best way to make this available, and what build instructions (if any) do I need for those platforms so users can get and use my module ?

Is anyone aware of any existing assembler .xs modules that work at least on linux, preferable also mac and maybe windows ?

If anyone has suggestions for which assembler toolchains and debugging environments I should use for build pre-release testing - those would also be greatly received! Chris.