in reply to Template to create modules

I add a bounch of links from my homenode:

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^2: Template to create modules
by guiwp (Sexton) on Jun 15, 2016 at 12:49 UTC
    Very useful @Discipulus, thank you. While reading some I found one interesting tool: h2xs (found in the José's Guide). The Module::Starter pointed out by @stevieb is more flexible but h2xs can be a good starting point too as it comes by default with my perl distribution.