On Tue, Nov 11, 2003 at 07:08:31PM -0800, Stas Bekman wrote:
> >No more than you have to maintain anything else in Apache::Test.  The
> >META.yml should be handled in the stand-alone Apache::Test distribution 
> >just the same as any file.  Then you just copy it into mod_perl, same as 
> >any other file in Apache::Test.
> >
> >That's the simplest approach.  You're just bundling someone else's module.
> 
> Yes, but this one is not a simple case of bundling. A-T actually lives 
> inside the mod_perl 2.0 distro, so we don't copy anything when releasing 
> mp2. We just release A-T more often than mod_perl 2.0. So it has its own 
> META.yml.

Sounds like you should split Apache::Test off into its own project just on
general organizational principles.

Otherwise, you can always throw something like this into your release script.

        cd Apache-Test && make metafile


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
Cottleston, Cottleston, Cottleston Pie.
A fly can't bird, but a bird can fly.
Ask me a riddle and I reply:
"Cottleston, Cottleston, Cottleston Pie."

Reply via email to