Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::Cycle cp lib/Template/Plugin/Cycle.pm blib/lib/Template/Plugin/Cycle.pm Manifying blib/man3/Template::Plugin::Cycle.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Template::Plugin::Cycle; ok t/02_main.......1..76 ok 1 - Template::Plugin::Cycle method 'new' exists ok 2 - Template::Plugin::Cycle method 'init' exists ok 3 - Template::Plugin::Cycle method 'reset' exists ok 4 - Template::Plugin::Cycle method 'next' exists ok 5 - Template::Plugin::Cycle method 'value' exists ok 6 - Template::Plugin::Cycle method 'list' exists ok 7 - Template::Plugin::Cycle method 'elements' exists ok 8 - The object isa Template::Plugin::Cycle ok 9 - The object isa Template::Context ok 10 - The object isa Template::Plugin::Cycle ok 11 - Context argument is correctly ignored ok 12 - Four test items in test array ok 13 - The object isa Template::Plugin::Cycle ok 14 - ->list for null Cycle returns a null list ok 15 - ->next returns '' for null list ok 16 - ->value returns '' for null list ok 17 - Stringification returns '' for null list ok 18 - ->reset returns '' for null list ok 19 - A cycle object is boolean true ok 20 - The object isa Template::Plugin::Cycle ok 21 - ->elements returns the correct number of elements ok 22 - ->list retrieves the same list the Cycle was initialised with ok 23 - ->init to different data works, and returns '' ok 24 - ->init returns the new correct ->elements value ok 25 - ->init returns the new correct ->list values ok 26 - A cycle object is boolean true ok 27 - The object isa Template::Plugin::Cycle ok 28 - ->elements returns the correct number of elements ok 29 - ->list retrieves the same list the Cycle was initialised with ok 30 - ->next returns values in the correct order ok 31 - ->value returns values in the correct order ok 32 - Stringification returns values in the correct order ok 33 - ->reset returns a null string ok 34 - Reset return '' correctly at position 0 ok 35 - ->next after reset returns the correct value ok 36 - Reset return '' correctly at position 1 ok 37 - ->next after reset returns the correct value ok 38 - ->init to different data works, and returns '' ok 39 - ->init returns the new correct ->elements value ok 40 - ->init returns the new correct ->list values ok 41 - A cycle object is boolean true ok 42 - The object isa Template::Plugin::Cycle ok 43 - ->elements returns the correct number of elements ok 44 - ->list retrieves the same list the Cycle was initialised with ok 45 - ->next returns values in the correct order ok 46 - ->value returns values in the correct order ok 47 - Stringification returns values in the correct order ok 48 - ->reset returns a null string ok 49 - Reset return '' correctly at position 0 ok 50 - ->next after reset returns the correct value ok 51 - Reset return '' correctly at position 1 ok 52 - ->next after reset returns the correct value ok 53 - Reset return '' correctly at position 2 ok 54 - ->next after reset returns the correct value ok 55 - ->init to different data works, and returns '' ok 56 - ->init returns the new correct ->elements value ok 57 - ->init returns the new correct ->list values ok 58 - A cycle object is boolean true ok 59 - The object isa Template::Plugin::Cycle ok 60 - ->elements returns the correct number of elements ok 61 - ->list retrieves the same list the Cycle was initialised with ok 62 - ->next returns values in the correct order ok 63 - ->value returns values in the correct order ok 64 - Stringification returns values in the correct order ok 65 - ->reset returns a null string ok 66 - Reset return '' correctly at position 0 ok 67 - ->next after reset returns the correct value ok 68 - Reset return '' correctly at position 1 ok 69 - ->next after reset returns the correct value ok 70 - Reset return '' correctly at position 2 ok 71 - ->next after reset returns the correct value ok 72 - Reset return '' correctly at position 3 ok 73 - ->next after reset returns the correct value ok 74 - ->init to different data works, and returns '' ok 75 - ->init returns the new correct ->elements value ok 76 - ->init returns the new correct ->list values ok All tests successful. Files=2, Tests=78, 0 wallclock secs ( 0.19 cusr + 0.06 csys = 0.25 CPU) make: *** [htmlifypods] Hangup