$ h2xs -A -n Mathe Writing Mathe/ppport.h Writing Mathe/lib/Mathe.pm Writing Mathe/Mathe.xs Writing Mathe/Makefile.PL Writing Mathe/README Writing Mathe/t/Mathe.t Writing Mathe/Changes Writing Mathe/MANIFEST $ cd Mathe $ vi Mathe.xs $ vi lib/Mathe.pm $ vi t/Mathe.t $ perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Mathe $ make [...] xsubpp ... Mathe.xs > Mathe.c [...] $ make test t/Mathe....ok All tests successful. Files=1, Tests=11 # make install  # Als root. [...]