Start 2009-09-08T16:07:59 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Tue, 08 Sep 2009 10:27:00 GMT Running make for S/SP/SPURKIS/AI-Perceptron-1.0.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SP/SPURKIS/AI-Perceptron-1.0.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\S\SP\SPURKIS\AI-Perceptron-1.0.tar.gz ok Will not use Archive::Tar, need 1.00 AI-Perceptron-1.0 AI-Perceptron-1.0/Build.PL AI-Perceptron-1.0/Changes AI-Perceptron-1.0/examples AI-Perceptron-1.0/examples/and.pl AI-Perceptron-1.0/lib AI-Perceptron-1.0/lib/AI AI-Perceptron-1.0/lib/AI/Perceptron.pm AI-Perceptron-1.0/Makefile.PL AI-Perceptron-1.0/MANIFEST AI-Perceptron-1.0/MANIFEST.SKIP AI-Perceptron-1.0/META.yml AI-Perceptron-1.0/README AI-Perceptron-1.0/t AI-Perceptron-1.0/t/01_basic.t AI-Perceptron-1.0/t/02_api.t CPAN.pm: Going to build S/SP/SPURKIS/AI-Perceptron-1.0.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL # running Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'AI-Perceptron' version '1.0' Unknown 'build_class', defaulting to 'Module::Build' >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe Build --makefile_env_macros 1 Copying lib\AI\Perceptron.pm -> blib\lib\AI\Perceptron.pm Manifying blib\lib/AI/Perceptron.pm -> blib\libdoc\AI.Perceptron.3 HTMLifying blib\lib\AI\Perceptron.pm -> blib\libhtml\site\lib\AI\Perceptron.html SPURKIS/AI-Perceptron-1.0.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe Build --makefile_env_macros 1 test t\01_basic.t .. ok 1 - use AI::Perceptron; ok 2 - compute_output ok 3 - expected output for preset weights ok 4 - add_examples ok 5 - train ok 6 - perceptron re-trained 1..6 ok t\02_api.t .... ok 1 - num_inputs ok 2 - learning_rate ok 3 - threshold ok 4 - threshold ok 5 - weights isa ARRAY ok 6 - examples isa ARRAY ok 7 - add_examples ok 8 - AI::Perceptron->can(...) ok 9 - num_inputs() [compat] ok 10 - learning_rate() [compat] ok 11 - threshold() [compat] ok 12 - weights() in list context [compat] 1..12 ok All tests successful. Files=2, Tests=18, 0 wallclock secs ( 0.02 usr + 0.01 sys = 0.03 CPU) Result: PASS SPURKIS/AI-Perceptron-1.0.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SP/SPURKIS/CHECKSUMS Picked up abstract from lib/AI/Perceptron.pm Steve Purkis <spurkis @[at]@ cpan.dot.org> example of a node in a neural network. >>> (cd C:\cpanfly-5.8\var\cpan\build\AI-Perceptron-1.0-COPWPE && tar cvf - AI-Perceptron-1.0.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/S/SP/SPURKIS/AI-Perceptron-1.0.tar.gz AI-Perceptron-1.0.ppd blib/ blib/lib/ blib/lib/AI/ blib/lib/AI/Perceptron.pm >>> mv C:\cpanfly-5.8\var\cpan\build\AI-Perceptron-1.0-COPWPE/AI-Perceptron-1.0.ppd C:/cpanfly-5.8/var/REPO/S/SP/SPURKIS Finished 2009-09-08T16:08:03