On Saturday, October 5, 2002, at 02:50  PM, Brian Ingerson wrote:
> There are a few rules when making Inline modules:
>
>     - One Inline block per module.
>     - NAME must be the same as the module package.
>     - If you really want two objects you must put them in separate
>       modules with separate packages. Don't try to get tricky here and
>       use a second module with the same package name. That won't work.
>     - To bundle two or more Inline-based modules in the same CPAN
>       distribution each one must have its own Makefile.PL. This means
>       you must use subdirectories. Don't worry, it's easy. And it
>       works great.

I'll chime in here with my usual wish that the subdirectories & 
separate Makefile.PLs not be necessary in this case.  Just to 
keep it on your radar screen. ;-)

  -Ken

Reply via email to