Hi, I wanted to start working on a module (mainly to learn Perl 6, I doubt anyone would ever want to use it). I want to do this "properly," whatever that means. I was wondering if someone could explain to me:
1) How to construct the Makefile.pl 2) How exactly to set up and run tests I realize that there are lots of modules to look at in the Pugs distribution, but as far as I can tell they are meant to be built from within the Pugs source tree, and since my code clearly won't be living there I'd rather not write it there either. Thanks, Michael