D:\Speedometer-1.04>dmake cp lib/Speedometer.pm blib\lib\Speedometer.pm dmake: Warning: -- Target [pm_to_blib] was made but the time stamp has not been updated. D:\Speedometer-1.04>dmake test Skip blib\lib\Speedometer.pm (unchanged) dmake: Warning: -- Target [pm_to_blib] was made but the time stamp has not been updated. D:\perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00-load.t ....... t/00-load.t ....... 1/? # Failed test 'use Speedometer;' # at t/00-load.t line 10. # Tried to use 'Speedometer'. # Error: Semicolon seems to be missing at D:\Speedometer-1.04\blib\lib/Speedometer.pm line 53. # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. Bailout called. Further testing stopped: Use of uninitialized value $Speedometer::VERSION in concatenation (.) or string at t/00-load.t line 13. # Looks like you failed 1 test of 1. # Looks like your test exited with 255 just after 1. FAILED--Further testing stopped. dmake: Error code 255, while making 'test_dynamic' #### D:\Speedometer-1.05>perl Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Speedometer Writing MYMETA.yml and MYMETA.json D:\Speedometer-1.05>dmake Makefile out-of-date with respect to Makefile.PL Cleaning current config before rebuilding Makefile... dmake -f Makefile.old clean > NUL D:\perl\perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Speedometer Writing MYMETA.yml and MYMETA.json ==> Your Makefile has been rebuilt. <== ==> Please rerun the dmake command. <== D:\perl\perl\bin\perl.exe -e "exit 1" -- dmake: Error code 129, while making 'Makefile' D:\Speedometer-1.05>dmake Makefile out-of-date with respect to Makefile.PL Cleaning current config before rebuilding Makefile... dmake -f Makefile.old clean > NUL D:\perl\perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Speedometer Writing MYMETA.yml and MYMETA.json ==> Your Makefile has been rebuilt. <== ==> Please rerun the dmake command. <== D:\perl\perl\bin\perl.exe -e "exit 1" -- dmake: Error code 129, while making 'Makefile'