MakeMaker bug in 5.8.0

R

Robert Nicholson

So, whenever it creates a doc_site_install rule it uses

doc_site_install ::
-@$(MKPATH) $(INSTALLARCHLIB)
-@$(DOC_INSTALL) \
"Module" "$(NAME)" \
"installed into" "$(INSTALLSITELIB)" \
LINKTYPE "$(LINKTYPE)" \
VERSION "$(VERSION)" \
EXE_FILES "$(EXE_FILES)" \

That MKPATH should be using INSTALLSITEARCH

Can somebody tell me the reasons for the following in ExtUtils/MakeMaker/CHANGES?

6.10_07 Sat Jul 5 16:12:52 PDT 2003
* Fixing location of perllocal.pod so its always in INSTALLARCHLIB
instead of one for each perl, site and vendor.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top