merrymonk has asked for the wisdom of the Perl Monks concerning the following question:
Whenever I want to use a new Perl facility, I frequently find that I write a test or demonstration. Often I get to where I want with help from more knowledgeable Monks.It occurred to me that such tests may be of value to those who find themselves wanting to do a similar thing. Therefore I wondered what is the best route of sharing them?Should I think of them Tutorials which seem to start as Meditations? My intention is that I would add, hopefully helpful, comments through the test together with a summary which gave details of what the test was trying to do.For example, I am now using the two table Matrices where one has a list of things I want to select. The selections go into the 2nd table where I alter some of the data.