Checking if your kit is complete... Looks good Writing Makefile for List::RewriteElements cp lib/List/RewriteElements.pm blib/lib/List/RewriteElements.pm Manifying blib/man3/List::RewriteElements.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_load...............1..14 ok 1 - use List::RewriteElements; ok 2 - Constructor's arguments lacked a body_rule key ok 3 - body_rule key value must be a code ref ok 4 - Must have either a 'file' element or a 'list' element ok 5 - Constructor correctly failed when value of 'file' element was not found ok 6 - 'list' argument must be an array ref ok 7 - 'list' argument must be an array ref ok 8 - 'body_suppress' argument must be a code ref ok 9 - 'body_suppress' argument must be a code ref ok 10 - 'header_rule' argument must be a code ref ok 11 - 'header_rule' argument must be a code ref ok 12 - 'header_suppress' argument must be a code ref ok 13 - 'header_suppress' argument must be a code ref ok 14 - 'header_suppress' requires 'header_rule' as well ok t/02_list...............1..13 ok 1 - use List::RewriteElements; ok 2 - use Cwd; ok 3 - use File::Temp; ok 4 - use IO::Capture::Stdout; ok 5 - The object isa List::RewriteElements ok 6 - First element of list is correct ok 7 - Last element of list is correct ok 8 - changed to temp directory for testing ok 9 - The object isa List::RewriteElements ok 10 - Output file created ok 11 - First element of list is correct ok 12 - Last element of list is correct ok 13 - changed back to original directory after testing ok t/03_file...............1..37 ok 1 - use List::RewriteElements; ok 2 - use IO::Capture::Stdout; ok 3 - use Cwd; ok 4 - use File::Basename; ok 5 - use File::Spec; ok 6 - use File::Temp; ok 7 - The object isa List::RewriteElements ok 8 - First element of list is correct ok 9 - Last element of list is correct ok 10 - changed to temp directory for testing ok 11 - The object isa List::RewriteElements ok 12 - Output file created ok 13 - First element of list is correct ok 14 - Last element of list is correct ok 15 - changed back to original directory after testing ok 16 - changed to temp directory for testing ok 17 - The object isa List::RewriteElements ok 18 - Output path not yet determined ok 19 - Output basename not yet determined ok 20 - Output basename not yet determined ok 21 - Total number of rows is not yet determined ok 22 - Total number of records is not yet determined ok 23 - Total number of records changed is not yet determined ok 24 - Total number of records unchanged is not yet determined ok 25 - Total number of records deleted is not yet determined ok 26 - Output file created ok 27 - Output path correctly reported ok 28 - Output basename correctly reported ok 29 - First element of list is correct ok 30 - Last element of list is correct ok 31 - changed back to original directory after testing ok 32 - changed to temp directory for testing ok 33 - The object isa List::RewriteElements ok 34 - 'output_file' took precedence over 'output_suffix ok 35 - First element of list is correct ok 36 - Last element of list is correct ok 37 - changed back to original directory after testing ok t/04_body_suppress......1..34 ok 1 - use List::RewriteElements; ok 2 - use Cwd; ok 3 - use File::Temp; ok 4 - use Tie::File; ok 5 - use File::Copy; ok 6 - use IO::Capture::Stdout; ok 7 - The object isa List::RewriteElements ok 8 - First element of list is correct ok 9 - Last element of list is correct ok 10 - changed to temp directory for testing ok 11 - The object isa List::RewriteElements ok 12 - Count of records deleted not yet determined ok 13 - Count of records out not yet determined ok 14 - Count of records changed not yet determined ok 15 - Count of records unchanged not yet determined ok 16 - Count of rows out not yet determined ok 17 - Output file created ok 18 - Confirmed count of records deleted ok 19 - Confirmed count of records out ok 20 - Count of records changed confirmed ok 21 - Count of records unchanged confirmed ok 22 - Confirmed count of rows out ok 23 - First element of list is correct ok 24 - Last element of list is correct ok 25 - changed back to original directory after testing ok 26 - changed to temp directory for testing ok 27 - sample file copied correctly ok 28 - The object isa List::RewriteElements ok 29 - Output file created ok 30 - First element of list is correct ok 31 - Next to last element of list is correct ok 32 - Last element of list is correct ok 33 - Count of items in external file is correct ok 34 - changed back to original directory after testing ok t/05_header_rule........1..15 ok 1 - use List::RewriteElements; ok 2 - use Cwd; ok 3 - use File::Temp; ok 4 - use IO::Capture::Stdout; ok 5 - The object isa List::RewriteElements ok 6 - Header is correct ok 7 - First element of list is correct ok 8 - Last element of list is correct ok 9 - changed to temp directory for testing ok 10 - The object isa List::RewriteElements ok 11 - Output file created ok 12 - Header is correct ok 13 - First element of list is correct ok 14 - Last element of list is correct ok 15 - changed back to original directory after testing ok t/06_header_suppress....1..93 ok 1 - use List::RewriteElements; ok 2 - use Cwd; ok 3 - use File::Temp; ok 4 - use IO::Capture::Stdout; ok 5 - The object isa List::RewriteElements ok 6 - Header is correct; no suppression ok 7 - First element of list is correct ok 8 - Last element of list is correct ok 9 - The object isa List::RewriteElements ok 10 - Count of rows out not yet determined ok 11 - Count of records out not yet determined ok 12 - Count of records changed not yet determined ok 13 - Count of records unchanged not yet determined ok 14 - Count of records deleted not yet determined ok 15 - Header status not yet defined ok 16 - Confirmed count of rows out ok 17 - Confirmed count of records out ok 18 - Count of records changed confirmed ok 19 - Count of records unchanged confirmed ok 20 - Confirmed count of records deleted ok 21 - Header status unchanged ok 22 - First element of list is correct; suppression was correct ok 23 - Last element of list is correct ok 24 - changed to temp directory for testing ok 25 - The object isa List::RewriteElements ok 26 - Count of rows out not yet determined ok 27 - Count of records out not yet determined ok 28 - Count of records changed not yet determined ok 29 - Count of records unchanged not yet determined ok 30 - Count of records deleted not yet determined ok 31 - Header status not yet defined ok 32 - Output file created ok 33 - Confirmed count of rows out ok 34 - Confirmed count of records out ok 35 - Count of records changed confirmed ok 36 - Count of records unchanged confirmed ok 37 - Confirmed count of records deleted ok 38 - Header status unchanged ok 39 - Header is correct; no suppression ok 40 - First element of list is correct ok 41 - Last element of list is correct ok 42 - changed back to original directory after testing ok 43 - The object isa List::RewriteElements ok 44 - Count of rows out not yet determined ok 45 - Count of records out not yet determined ok 46 - Count of records changed not yet determined ok 47 - Count of records unchanged not yet determined ok 48 - Count of records deleted not yet determined ok 49 - Header status not yet defined ok 50 - Confirmed count of rows out ok 51 - Confirmed count of records out ok 52 - Count of records changed confirmed ok 53 - Count of records unchanged confirmed ok 54 - Confirmed count of records deleted ok 55 - Header status unchanged ok 56 - First element of list is correct; suppression was correct ok 57 - Last element of list is correct ok 58 - The object isa List::RewriteElements ok 59 - Count of rows out not yet determined ok 60 - Count of records out not yet determined ok 61 - Count of records changed not yet determined ok 62 - Count of records unchanged not yet determined ok 63 - Count of records deleted not yet determined ok 64 - Header status not yet defined ok 65 - Confirmed count of rows out ok 66 - Confirmed count of records out ok 67 - Count of records changed confirmed ok 68 - Count of records unchanged confirmed ok 69 - Confirmed count of records deleted ok 70 - Header status unchanged ok 71 - Header is correctly unchanged ok 72 - First record in list is correct ok 73 - Third record in list is correct ok 74 - Next to last record in list is correct ok 75 - Last element of list is correct ok 76 - The object isa List::RewriteElements ok 77 - Count of rows out not yet determined ok 78 - Count of records out not yet determined ok 79 - Count of records changed not yet determined ok 80 - Count of records unchanged not yet determined ok 81 - Count of records deleted not yet determined ok 82 - Header status not yet defined ok 83 - Confirmed count of rows out ok 84 - Confirmed count of records out ok 85 - Count of records changed confirmed ok 86 - Count of records unchanged confirmed ok 87 - Confirmed count of records deleted ok 88 - Header status unchanged ok 89 - Header is correctly unchanged ok 90 - First record in list is correct ok 91 - Third record in list is correct ok 92 - Next to last record in list is correct ok 93 - Last element of list is correct ok t/07_fixed_width........ok 1 - use List::RewriteElements; ok 2 - use IO::Capture::Stdout; ok 3 - The object isa List::RewriteElements ok 4 - Got expected output after updating fixed-width records ok 5 - The object isa List::RewriteElements ok 6 - Got expected output after updating fixed-width records 1..6 ok All tests successful. Files=7, Tests=212, 6 wallclock secs ( 5.69 cusr + 0.33 csys = 6.02 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/List/RewriteElements.pm Installing /home/cpanrun/build/5.8.0/man/man3/List::RewriteElements.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod