PATH=/usr/bin:/bin Start 2011-05-01T18:11:29 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Sun, 01 May 2011 22:29:11 GMT Running make for B/BD/BDFOY/Net-MAC-Vendor-1.18.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.18.tar.gz ok Net-MAC-Vendor-1.18/ Net-MAC-Vendor-1.18/Changes Net-MAC-Vendor-1.18/examples/ Net-MAC-Vendor-1.18/examples/README Net-MAC-Vendor-1.18/extras/ Net-MAC-Vendor-1.18/extras/oui-20060623.txt Net-MAC-Vendor-1.18/lib/ Net-MAC-Vendor-1.18/lib/Vendor.pm Net-MAC-Vendor-1.18/LICENSE Net-MAC-Vendor-1.18/Makefile.PL Net-MAC-Vendor-1.18/MANIFEST Net-MAC-Vendor-1.18/META.yml Net-MAC-Vendor-1.18/README Net-MAC-Vendor-1.18/t/ Net-MAC-Vendor-1.18/t/compile.t Net-MAC-Vendor-1.18/t/extract_oui_from_html.t Net-MAC-Vendor-1.18/t/fetch_oui.t Net-MAC-Vendor-1.18/t/normalize_mac.t Net-MAC-Vendor-1.18/t/parse_oui.t Net-MAC-Vendor-1.18/t/pod.t Net-MAC-Vendor-1.18/t/pod_coverage.t Net-MAC-Vendor-1.18/t/test_manifest CPAN.pm: Going to build B/BD/BDFOY/Net-MAC-Vendor-1.18.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Net::MAC::Vendor Writing MYMETA.yml >>> make cp lib/Vendor.pm blib/lib/Net/MAC/Vendor.pm Manifying blib/man3/Net::MAC::Vendor.3 BDFOY/Net-MAC-Vendor-1.18.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /Users/fly1400/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Test::Manifest 1.23 Level is 0 # Test level is 0 Test::Manifest::test_harness found [t/compile.t t/pod.t t/pod_coverage.t t/normalize_mac.t t/extract_oui_from_html.t t/parse_oui.t t/fetch_oui.t] t/compile.t ................ 1..1 ok 1 - use Net::MAC::Vendor; ok t/pod.t .................... 1..1 ok 1 - POD test for blib/lib/Net/MAC/Vendor.pm ok t/pod_coverage.t ........... 1..1 ok 1 - Pod coverage on Net::MAC::Vendor ok t/normalize_mac.t .......... 1..7 ok 1 - use Net::MAC::Vendor; ok 2 - MAC 00:0d:93:84:49:ee is 00-0D-93 ok 3 - MAC 00:0d:93:29:f6:c2 is 00-0D-93 ok 4 - MAC 00-0d-93-84-49-ee is 00-0D-93 ok 5 - MAC 00-0d-93 is 00-0D-93 ok 6 - MAC :d:93 is 00-0D-93 ok 7 - MAC 00:d:9 is 00-0D-09 ok t/extract_oui_from_html.t .. 1..2 ok 1 - use Net::MAC::Vendor; ok 2 - Extracted OUI ok t/parse_oui.t .............. 1..5 ok 1 - use Net::MAC::Vendor; ok 2 - Line 0 matches ok 3 - Line 1 matches ok 4 - Line 2 matches ok 5 - Line 3 matches ok t/fetch_oui.t .............. 1..12 ok 1 - use Net::MAC::Vendor; ok 2 - Am connected to network ok 3 - Line 0 matches for 00-0D-93 ok 4 - Line 1 matches for 00-0D-93 ok 5 - Line 2 matches for 00-0D-93 ok 6 - Line 3 matches for 00-0D-93 ok 7 - Cache file exists ok 8 - Line 0 matches for 00-0D-93 ok 9 - Line 1 matches for 00-0D-93 ok 10 - Line 2 matches for 00-0D-93 ok 11 - Line 3 matches for 00-0D-93 ok 12 - Cache file has been unlinked ok All tests successful. Files=7, Tests=29, 20 wallclock secs ( 0.05 usr 0.02 sys + 5.62 cusr 1.35 csys = 7.04 CPU) Result: PASS BDFOY/Net-MAC-Vendor-1.18.tar.gz make test TEST_VERBOSE=1 -- OK brian d foy <bdfoy@cpan.org> look up the network interface vendor by MAC >>> (cd /Users/fly1400/var/cpan/build/Net-MAC-Vendor-1.18-T8MQO8 && tar cvf - Net-MAC-Vendor-1.18.ppd blib) | gzip -c >/Users/fly1400/var/REPO/B/BD/BDFOY/Net-MAC-Vendor-1.18.tar.gz Net-MAC-Vendor-1.18.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/MAC/ blib/lib/Net/MAC/Vendor.pm blib/man3/ blib/man3/Net::MAC::Vendor.3 >>> mv /Users/fly1400/var/cpan/build/Net-MAC-Vendor-1.18-T8MQO8/Net-MAC-Vendor-1.18.ppd /Users/fly1400/var/REPO/B/BD/BDFOY Finished 2011-05-01T18:11:55