%% Larry Knibb <[EMAIL PROTECTED]> writes:
lk> I'm trying to 'make test' to check a Perl module before installing
lk> on Win32 and I get
lk> "makefile:770: *** missing separator. Stop."
lk> I had a look around line 770 of the makefile and it looks like this:
lk> 765: pm_to_blib: $
I'm trying to 'make test' to check a Perl module before installing on Win32
and I get
"makefile:770: *** missing separator. Stop."
I had a look around line 770 of the makefile and it looks like this:
765: pm_to_blib: $(TO_INST_PM)
766: @$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \
767: