Re: [Module::Build] Fwd: Module::Build integration with revision control and other goodies I need
Status: Beta
Brought to you by:
kwilliams
|
From: Dr B. <gr...@mo...> - 2006-04-02 05:53:20
|
On Sat, 01 Apr 2006, Nadim Khemir wrote:
> - integrating M::B with one's version control tool (version number,
> CHANGES, ...)
I have often wanted to ask that question here. Originally, they
were separate in my mind. I was developing using version control
and then bringing in M::B to publish it.
Then I thought about how they should be integrated, and now I am
mostly using module-starter --mb, before doing any development at
all and throwing the whole lot into a repository, even though
that means working 3 or 4 directories deep in lib.
My latest project, however, I am using 'sudo ./Build install'
with every hack, because the development is spread out over my
home directory, and being lax about committing. I haven't been
doing any committing at all.
Which is the opposite of the way I started out.
I would like some guidance too.
--
Dr Bean Some are born autonomous. Some achieve autonomy.
And some have autonomy thrust upon them.
--Dr Bean
|