|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Best Module Starter?by brian_d_foy (Abbot) |
| on Nov 09, 2007 at 04:27 UTC ( #649856=note: print w/ replies, xml ) | Need Help?? |
|
This is the topic of one of my TPJ columns: Making New Distributions. I use Template Toolkit. I create a directory of templates that do exactly what I want then process it with ttree. I can make the templates any way that I like without fooling with someone else's idea of what they should be, and my template cooker script can set any variables it likes so I don't have to specify those with the command. I've made it even easier since I wrote that article. I use it this like:
Here's the code:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||