Perl module creation with tests and git
Perl module creation with tests and git
This tutorial, on the other hand, tries to show the beginner one possible path in module creation. As always in perl there are many ways to get the job done and mine is far from the most optimal one, but as I have encountered many difficulties in choosing my own path, perhaps sharing my way can help someone else.