I have created a module with module-starter and edited the main module & tests file, so I got an useful module.
Now am wondering, how can I port this to the other place. So that there it can be installed - execute make test, similar like a CPAN module.
Is there any simple command to do that? Or I have to do all steps like - taking out the relevant files & tarring it