
Untill this here thing becomes CPAN compatible (proper makefile, etc)
you must first do a

    perl genperlbin.pl
    
after which you simply do a

    perl perlbin.pl

and you're a rocking.

genperlbin.pl generates perlbin.dat,
genperlbin.pl REQUIRES that `perl -V:cc' is in your path.
which perlbin.pl requires in the same directory
where perlbin.pl itself resides.

exetype.pl is an extra (win32 specific)
i got from the perl source.