On Jul 3, 2006, at 5:57 PM, Eric Wilhelm wrote:

# from Randy W. Sims
# on Sunday 02 July 2006 09:24 pm:

3) Run the Inline filter on the main module file (this seems an
unnecessary limitation; why not more than one Inline file?). In
MakeMaker the rule used is:

.pm.inl:
        \$(PERL) -Mblib -MInline=NOISY,_INSTALL_ -M$name -e1 $version
\$(INST_ARCHLIB)

It seemed unnaturally difficult to have two XS files when I was mucking around with MakeMaker last week. Is that the source of the limitation?

Yes.

 -Ken

Reply via email to