I happen to use Module::Starter with the ::PBP additions (although I
should write a set of additions to set up the tests I use.)
h2xs? get away, get away!
--Curtis
On Fri, 12 Jun 2009 07:48 -0700, "Ovid"
wrote:
>
> - Original Message
>
> > From: Jonathan Yu
> >
> > I have *never* u
- Original Message
> From: Jonathan Yu
>
> I have *never* used h2xs to start a module, though I have copied the
> basic scripts/structure/etc that other packages have (which likely
> began with h2xs at one point or another)...
I use Module::Starter myself, though I keep meaning to pla
I have *never* used h2xs to start a module, though I have copied the
basic scripts/structure/etc that other packages have (which likely
began with h2xs at one point or another)...
I prefer doing it on my own by hand, though I guess that's not an
option for people new to Perl packaging
On Fri, Jun
On Thu, Jun 11, 2009 at 04:12:32PM -0700, Bill Ward wrote:
> If you really want people to adopt Module::Build, change the h2xs script so
> it generates something like the above... (kidding - does anyone still use
> h2xs to start a non-xs module?)
Always begin with h2xs.
Always beg