MakeMaker (v6.42_01) EXE_FILES => [q[conjug], q[treinar], q[unconj]] MAN1PODS => { conjug.pod=>q[$(INST_MAN1DIR)/conjug.1], treinar.pod=>q[$(INST_MAN1DIR)/treinar.1] } MAN3PODS => { Conjugate.pod=>q[$(INST_MAN3DIR)/Lingua::PT::Conjugate.3] } NAME => q[Lingua::PT::Conjugate] PM => { Conjugate.pm=>q[$(INST_LIBDIR)/Conjugate.pm], Infinitives.pm=>q[$(INST_LIBDIR)/Infinitives.pm], VerbSuffixes.pm=>q[$(INST_LIBDIR)/VerbSuffixes.pm], UnConjugate.pm=>q[$(INST_LIBDIR)/UnConjugate.pm] } PREREQ_PM => { } VERSION_FROM => q[Conjugate.pm] dist => { COMPRESS=>q[gzip -9f], SUFFIX=>q[gz] } Using PERL=C:\cpanrun\build\5-10-0\bin\perl.exe Writing Makefile for Lingua::PT::Conjugate Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Conjugate.pm blib\lib\Lingua\PT/Conjugate.pm cp Infinitives.pm blib\lib\Lingua\PT/Infinitives.pm cp VerbSuffixes.pm blib\lib\Lingua\PT/VerbSuffixes.pm cp UnConjugate.pm blib\lib\Lingua\PT/UnConjugate.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp unconj blib\script\unconj pl2bat.bat blib\script\unconj 'pl2bat.bat' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'pl2bat.bat' : return code '0x1' Stop.