Checking if your kit is complete... Looks good Writing Makefile for Parse::Snort cp lib/Parse/Snort.pm blib/lib/Parse/Snort.pm Manifying blib/man3/Parse::Snort.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load...............1..1 # Testing Parse::Snort 0.01, Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl ok 1 - use Parse::Snort; ok t/10_parse_text_rule....1..18 ok 1 - use Parse::Snort; ok 2 - parse text rule ok 3 - src_port = $HTTP_PORTS ok 4 - sid = 8066 ok 5 - references ok 6 - sid changed to 2 ok 7 - modifying sid twice then reverting back is the same structure ok 8 - as_string matches original rule ok 9 - options parsing ok 10 - options parsing ok 11 - options array parsing ok 12 - opts removed ok 13 - blank rule sid ok 14 - blank rule opts Missing required rule element(s): action proto src src_port direction dst dst_port at t/10_parse_text_rule.t line 121 ok 15 - blank rule as_string Missing required rule element(s): action proto src src_port direction dst dst_port at t/10_parse_text_rule.t line 126 ok 16 - mostly blank rule as_string returns undef ok 17 - blank rule sid set to 1 ok 18 - The object isa Parse::Snort ok t/20_parse_hash_rule....1..18 ok 1 - use Parse::Snort; ok 2 - parse hashref rule ok 3 - src_port = $HTTP_PORTS ok 4 - sid = 8066 ok 5 - references ok 6 - sid changed to 2 ok 7 - modifying sid twice then reverting back is the same structure ok 8 - as_string matches original rule ok 9 - options parsing ok 10 - options text parsing ok 11 - options array parsing ok 12 - opts removed ok 13 - blank rule sid ok 14 - blank rule opts Missing required rule element(s): action proto src src_port direction dst dst_port at t/20_parse_hash_rule.t line 121 ok 15 - blank rule as_string returns undef Missing required rule element(s): action proto src src_port direction dst dst_port at t/20_parse_hash_rule.t line 125 ok 16 - mostly blank rule as_string returns undef ok 17 - blank rule sid set to 1 ok 18 - The object isa Parse::Snort ok t/boilerplate...........1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Parse/Snort.pm contains no boilerplate text ok t/pod-coverage..........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...................1..1 ok 1 - blib/lib/Parse/Snort.pm ok All tests successful, 1 test skipped. Files=6, Tests=41, 1 wallclock secs ( 0.49 cusr + 0.13 csys = 0.62 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Parse/Snort.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Parse/Snort.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Parse::Snort.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod