William A. Rowe, Jr. wrote:
I'm getting a few odd behaviors, this is the first...
pm_to_blib: $(TO_INST_PM)
@$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \
"-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MExtUtils::Install \
-e "pm_to_blib(qw[ <
Note the before $(PM_TO_BLIB) ... there
I'm getting a few odd behaviors, this is the first...
pm_to_blib: $(TO_INST_PM)
@$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \
"-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MExtUtils::Install \
-e "pm_to_blib(qw[ < before $(PM_TO_BLIB) ... there should be no linebreak
before that va