Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00-Signature.t t\01-pod.t t\02-Netmask.t t\03-Reconfig.t t\10-MatchIP.t t\11-MatchPrefix.t t\20-MatchList.t t\30-SetScalar.t t\40-ACL.t t\41-Bootstrap.t t\50-RouteMap.t t\80-File.t t\81-RealFile.t t\00-Signature......1..1 'gpg' is not recognized as an internal or external command, operable program or batch file. Cannot use GnuPG or Crypt::OpenPGP, please install either one first! Skipping Makefile Skipping blib/arch/auto/Net/ACL/.exists Skipping blib/lib/Net/.exists Skipping blib/lib/Net/ACL.pm Skipping blib/lib/Net/ACL/Bootstrap.pm Skipping blib/lib/Net/ACL/File.pm Skipping blib/lib/Net/ACL/File/ASPath.pm Skipping blib/lib/Net/ACL/File/Community.pm Skipping blib/lib/Net/ACL/File/IPAccess.pm Skipping blib/lib/Net/ACL/File/IPAccessExt.pm Skipping blib/lib/Net/ACL/File/Prefix.pm Skipping blib/lib/Net/ACL/File/RouteMap.pm Skipping blib/lib/Net/ACL/File/Standard.pm Skipping blib/lib/Net/ACL/IPAccessExtRule.pm Skipping blib/lib/Net/ACL/Match.pm Skipping blib/lib/Net/ACL/Match/IP.pm Skipping blib/lib/Net/ACL/Match/List.pm Skipping blib/lib/Net/ACL/Match/Member.pm Skipping blib/lib/Net/ACL/Match/Prefix.pm Skipping blib/lib/Net/ACL/Match/Regexp.pm Skipping blib/lib/Net/ACL/Match/Scalar.pm Skipping blib/lib/Net/ACL/RouteMapRule.pm Skipping blib/lib/Net/ACL/Rule.pm Skipping blib/lib/Net/ACL/Set.pm Skipping blib/lib/Net/ACL/Set/Add.pm Skipping blib/lib/Net/ACL/Set/Scalar.pm Skipping blib/lib/Net/ACL/Set/Union.pm Skipping blib/lib/auto/Net/ACL/.exists Skipping pm_to_blib ==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) <=== ok 1 - Valid signature ok t\01-pod............1..24 ok 1 - POD test for blib\lib/Net/ACL.pm ok 2 - POD test for blib\lib/Net/ACL/Bootstrap.pm ok 3 - POD test for blib\lib/Net/ACL/File.pm ok 4 - POD test for blib\lib/Net/ACL/IPAccessExtRule.pm ok 5 - POD test for blib\lib/Net/ACL/Match.pm ok 6 - POD test for blib\lib/Net/ACL/RouteMapRule.pm ok 7 - POD test for blib\lib/Net/ACL/Rule.pm ok 8 - POD test for blib\lib/Net/ACL/Set.pm ok 9 - POD test for blib\lib/Net/ACL/Set/Add.pm ok 10 - POD test for blib\lib/Net/ACL/Set/Scalar.pm ok 11 - POD test for blib\lib/Net/ACL/Set/Union.pm ok 12 - POD test for blib\lib/Net/ACL/Match/IP.pm ok 13 - POD test for blib\lib/Net/ACL/Match/List.pm ok 14 - POD test for blib\lib/Net/ACL/Match/Member.pm ok 15 - POD test for blib\lib/Net/ACL/Match/Prefix.pm ok 16 - POD test for blib\lib/Net/ACL/Match/Regexp.pm ok 17 - POD test for blib\lib/Net/ACL/Match/Scalar.pm ok 18 - POD test for blib\lib/Net/ACL/File/ASPath.pm ok 19 - POD test for blib\lib/Net/ACL/File/Community.pm ok 20 - POD test for blib\lib/Net/ACL/File/IPAccess.pm ok 21 - POD test for blib\lib/Net/ACL/File/IPAccessExt.pm ok 22 - POD test for blib\lib/Net/ACL/File/Prefix.pm ok 23 - POD test for blib\lib/Net/ACL/File/RouteMap.pm ok 24 - POD test for blib\lib/Net/ACL/File/Standard.pm ok t\02-Netmask........1..4 ok 1 - use Net::Netmask; ok 2 - 10.0.0.0:255.0.0.0 ok 3 - any ok 4 - 10.0.0.0\#0.255.255.255 ok t\03-Reconfig.......1..2 ok 1 - use Cisco::Reconfig; ok 2 - The get function of Cisco::Reconfig does strange! A newer version should fix this! ok t\10-MatchIP........1..8 ok 1 - use Net::Netmask; ok 2 - use Net::ACL::Match::IP; ok 3 - use Net::ACL::Rule; ok 4 - Normal construction ok 5 - Inheritence ok 6 - Match 1 ok 7 - Match 2 ok 8 - Match 3 ok t\11-MatchPrefix....1..27 ok 1 - use Net::Netmask; ok 2 - use Net::ACL::Match::Prefix; ok 3 - use Net::ACL::Rule; ok 4 - Normal construction ok 5 - Inheritence ok 6 - Construction with ge ok 7 - Inheritence of ge ok 8 - Construction with le ok 9 - Inheritence of le ok 10 - Construction with third ok 11 - Inheritence with thids ok 12 - Match normal 1 ok 13 - Match normal 2 ok 14 - Match normal 3 ok 15 - Match normal 4 ok 16 - Match ge 1 ok 17 - Match ge 2 ok 18 - Match ge 3 ok 19 - Match ge 4 ok 20 - Match le 1 ok 21 - Match le 2 ok 22 - Match le 3 ok 23 - Match le 4 ok 24 - Match third 1 ok 25 - Match third 2 ok 26 - Match third 3 ok 27 - Match third 4 ok t\20-MatchList......1..17 ok 1 - use Net::ACL::Match::List; ok 2 - use Net::ACL::Match::IP; ok 3 - use Net::ACL; ok 4 - use Net::ACL::Rule; ok 5 - Construction 1 ok 6 - Inheritence ok 7 - Construction 2 ok 8 - Construction 3 ok 9 - Match 1a ok 10 - Match 1b ok 11 - Match 1c ok 12 - Match 2a ok 13 - Match 2b ok 14 - Match 2c ok 15 - Match 3a ok 16 - Match 3b ok 17 - Match 3c ok t\30-SetScalar......1..17 ok 1 - use Net::ACL::Set::Scalar; ok 2 - use Net::ACL::Rule; ok 3 - Construction 1 ok 4 - Inheritence ok 5 - Construction 2 ok 6 - Construction 4 ok 7 - Set 1a ok 8 - Set 1b ok 9 - Set 1c ok 10 - Set 2a ok 11 - Set 2b ok 12 - Set 2c ok 13 - Set 3a1 ok 14 - Set 3a2 ok 15 - Set 3a3 ok 16 - Set 3b ok 17 - Set 3c ok t\40-ACL............1..34 ok 1 - use Net::ACL; ok 2 - use Net::ACL::Rule; ok 3 - use Net::ACL::Match::IP; ok 4 - use Net::ACL::Set::Scalar; ok 5 - Simple Rule construction ok 6 - Simple ACL construction ok 7 - Rule construction 1 ok 8 - Rule construction 2 ok 9 - Rule construction 3 ok 10 - Rule construction 4 ok 11 - ACL construction 1 ok 12 - ACL construction 2 ok 13 - Cloning ok 14 - Clone construction ok 15 - Renew reconstruction 1 ok 16 - Renew reconstruction 2 ok 17 - Name of clone ok 18 - Type of clone ok 19 - Name modification ok 20 - Type modification 1 ok 21 - Type modification 2 ok 22 - Renew reconstruction 3 ok 23 - ACL match 1 (implicit permit) ok 24 - ACL match 2 (explicit deny) ok 25 - ACL match 3 (explicit permit) ok 26 - ACL match 4 (implicit deny) ok 27 - ACL match 5 (implicit host permit) ok 28 - ACL query 1 (permit) ok 29 - ACL query 2 (unmodified) ok 30 - ACL query 3 (permit) ok 31 - ACL query 4 (permit modified) ok 32 - ACL query 5 (permit modified) ok 33 - ACL query 6 (deny) ok 34 - ACL query 7 (deny undefined) ok t\41-Bootstrap......1..16 ok 1 - use Net::ACL; ok 2 - use Net::ACL::File; ok 3 - use Net::ACL::File::IPAccess; ok 4 - use Net::ACL::Bootstrap; ok 5 - Simple construction ok 6 - List load ok 7 - Name of list ok 8 - Name of list modification ok 9 - Type of list ok 10 - Cloning ok 11 - Match deny ok 12 - Match permit ok 13 - Query 1 (permit) ok 14 - Query 2 (unmodified) ok 15 - Query 3 (deny) ok 16 - Query 4 (deny undefined) ok t\50-RouteMap.......1..0 # Skip No resent Net::BGP installed skipped all skipped: No resent Net::BGP installed t\80-File...........1..171 ok 1 - use Cisco::Reconfig; ok 2 - use Net::ACL; ok 3 - use Net::ACL::File; ok 4 - use Net::ACL::File::Standard; ok 5 - use Net::ACL::File::IPAccess; ok 6 - use Net::ACL::File::IPAccessExt; ok 7 - use Net::ACL::File::Community; ok 8 - use Net::ACL::File::ASPath; ok 9 - use Net::ACL::File::Prefix; Two access-lists with same (type,name) = (Net::ACL::File::IPAccess,10) identification are not allowed! at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Net-ACL\blib\lib/Net/ACL.pm line 190 Net::ACL::type('Net::ACL::File::IPAccess=HASH(0x1dca140)','access-list') called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Net-ACL\blib\lib/Net/ACL/File.pm line 69 Net::ACL::File::load('Net::ACL::File','! Access-lists\x{a}access-list 10 permit 10.20.30.0 0.0.0.255\x{a}acc...') called at t\80-File.t line 71 # Looks like you planned 171 tests but only ran 9. # Looks like your test died just after 9. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 10-171 Failed 162/171 tests, 5.26% okay t\81-RealFile.......1..0 # Skip Release test only runs on my machine! ;-) skipped all skipped: Release test only runs on my machine! ;-) Failed 1/13 test scripts, 92.31% okay. 162/321 subtests failed, 49.53% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\80-File.t 255 65280 171 162 94.74% 10-171 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.