Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-05T14:54:42 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 04 May 2010 21:27:06 GMT Running make for D/DR/DROLSKY/Test-DependentModules-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DR/DROLSKY/Test-DependentModules-0.05.tar.gz ok Test-DependentModules-0.05 Test-DependentModules-0.05/META.yml Test-DependentModules-0.05/Changes Test-DependentModules-0.05/README Test-DependentModules-0.05/MANIFEST Test-DependentModules-0.05/Makefile.PL Test-DependentModules-0.05/SIGNATURE Test-DependentModules-0.05/LICENSE Test-DependentModules-0.05/Build.PL Test-DependentModules-0.05/t Test-DependentModules-0.05/t/01-basic.t Test-DependentModules-0.05/lib Test-DependentModules-0.05/lib/Test Test-DependentModules-0.05/lib/Test/DependentModules.pm Test-DependentModules-0.05/xt Test-DependentModules-0.05/xt/two-distros.t Test-DependentModules-0.05/xt/pod-spell.t Test-DependentModules-0.05/xt/pod.t Test-DependentModules-0.05/xt/all-my-deps.t Test-DependentModules-0.05/xt/pod-coverage.t Test-DependentModules-0.05/xt/kwalitee.t CPAN.pm: Going to build D/DR/DROLSKY/Test-DependentModules-0.05.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Warning: prerequisite IO::Handle::Util 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Test::DependentModules ---- Unsatisfied dependencies detected during ---- ---- DROLSKY/Test-DependentModules-0.05.tar.gz ---- IO::Handle::Util [requires] Running make test Delayed until after prerequisites Running test for module 'IO::Handle::Util' Running make for N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz ok IO-Handle-Util-0.01/ IO-Handle-Util-0.01/lib/ IO-Handle-Util-0.01/Makefile.PL IO-Handle-Util-0.01/MANIFEST IO-Handle-Util-0.01/MANIFEST.SKIP IO-Handle-Util-0.01/META.yml IO-Handle-Util-0.01/SIGNATURE IO-Handle-Util-0.01/t/ IO-Handle-Util-0.01/t/basic.t IO-Handle-Util-0.01/t/iterator.t IO-Handle-Util-0.01/t/prototype.t IO-Handle-Util-0.01/t/prototype_fallback.t IO-Handle-Util-0.01/lib/IO/ IO-Handle-Util-0.01/lib/IO/Handle/ IO-Handle-Util-0.01/lib/IO/Handle/Iterator.pm IO-Handle-Util-0.01/lib/IO/Handle/Prototype/ IO-Handle-Util-0.01/lib/IO/Handle/Prototype.pm IO-Handle-Util-0.01/lib/IO/Handle/Util/ IO-Handle-Util-0.01/lib/IO/Handle/Util.pm IO-Handle-Util-0.01/lib/IO/Handle/Util/Overloading.pm IO-Handle-Util-0.01/lib/IO/Handle/Util/Tie.pm IO-Handle-Util-0.01/lib/IO/Handle/Prototype/Fallback.pm CPAN.pm: Going to build N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Warning: prerequisite asa 0 not found. Checking if your kit is complete... Looks good Writing Makefile for IO::Handle::Util ---- Unsatisfied dependencies detected during ---- ---- NUFFIN/IO-Handle-Util-0.01.tar.gz ---- asa [requires] Running make test Delayed until after prerequisites Running test for module 'asa' Running make for A/AD/ADAMK/asa-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADAMK/asa-0.02.tar.gz ok asa-0.02/ asa-0.02/inc/ asa-0.02/inc/Module/ asa-0.02/inc/Module/Install.pm asa-0.02/inc/Module/Install/ asa-0.02/inc/Module/Install/Fetch.pm asa-0.02/inc/Module/Install/Makefile.pm asa-0.02/inc/Module/Install/Base.pm asa-0.02/inc/Module/Install/Metadata.pm asa-0.02/inc/Module/Install/Can.pm asa-0.02/inc/Module/Install/WriteAll.pm asa-0.02/inc/Module/Install/Win32.pm asa-0.02/Changes asa-0.02/t/ asa-0.02/t/02_usage.t asa-0.02/t/99_pod.t asa-0.02/t/01_compile.t asa-0.02/MANIFEST asa-0.02/lib/ asa-0.02/lib/asa.pm asa-0.02/META.yml asa-0.02/LICENSE asa-0.02/Makefile.PL asa-0.02/README CPAN.pm: Going to build A/AD/ADAMK/asa-0.02.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for asa >>> make cp lib/asa.pm blib/lib/asa.pm Manifying blib/man3/asa.3 ADAMK/asa-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. 1..2 ok 1 - Your perl is new enough ok 2 - require asa; ok Hexadecimal number > 0xffffffff non-portable at (eval 13) line 1. t/02_usage.t .... 1..18 ok 1 - The object isa Duck ok 2 - Duck->can('quack') ok 3 - Duck is not human ok 4 - A Duck quacks ok 5 - The object isa WereDuck ok 6 - The object isa Lycanthrope ok 7 - The object isa Duck ok 8 - The object isa Horror ok 9 - WereDuck->can('morph') ok 10 - WereDuck->can('quack') ok 11 - A WereDuck is human ok 12 - A wereduck quacks ok 13 - The object isa BrokenDuck ok 14 - The object isa Lycanthrope ok 15 - The object isa Duck ok 16 - BrokenDuck->can('morph') ok 17 - A BrokenDuck can't quack ok 18 - A BrokenDuck dies if it tries to quack ok t/99_pod.t ...... 1..1 ok 1 - POD test for blib/lib/asa.pm ok All tests successful. Files=3, Tests=21, 1 wallclock secs ( 0.11 usr 0.04 sys + 0.57 cusr 0.06 csys = 0.78 CPU) Result: PASS ADAMK/asa-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Adam Kennedy <adamk@cpan.org> Lets your class/object say it works like something else >>> (cd /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0 && tar cvf - asa-0.02.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/A/AD/ADAMK/asa-0.02.tar.gz asa-0.02.ppd blib/ blib/lib/ blib/lib/asa.pm blib/man3/ blib/man3/asa.3 >>> mv /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/asa-0.02.ppd /export/home/fly1264/var/REPO/A/AD/ADAMK Running make for N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz Prepending /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/arch /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m Prepending /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/arch /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz >>> make cp lib/IO/Handle/Util/Overloading.pm blib/lib/IO/Handle/Util/Overloading.pm cp lib/IO/Handle/Util/Tie.pm blib/lib/IO/Handle/Util/Tie.pm cp lib/IO/Handle/Prototype.pm blib/lib/IO/Handle/Prototype.pm cp lib/IO/Handle/Util.pm blib/lib/IO/Handle/Util.pm cp lib/IO/Handle/Prototype/Fallback.pm blib/lib/IO/Handle/Prototype/Fallback.pm cp lib/IO/Handle/Iterator.pm blib/lib/IO/Handle/Iterator.pm Manifying blib/man3/IO::Handle::Prototype.3 Manifying blib/man3/IO::Handle::Prototype::Fallback.3 Manifying blib/man3/IO::Handle::Util.3 Manifying blib/man3/IO::Handle::Iterator.3 NUFFIN/IO-Handle-Util-0.01.tar.gz make -- OK Prepending /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/arch /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ............... ok 1 - use IO::Handle::Util; ok 2 - IO::Handle loaded ok 3 - FileHandle loaded ok 4 - STDIN not blessed ok 5 - but responds to methods ok 6 - io_to_write_cb makes a code ref ok 7 - first invocation ok 8 - second invocation ok 9 - coerced from scalar ref ok 10 - immune to ORS and OFS ok 11 - PerlIO handle is a glob ok 12 - io_to_glob isa passthrough ok 13 ok 14 - io_to_glob ok 15 - tied isa IO::Handle::Util::Tie ok 16 - readline builtin ok 17 ok 18 - readline builtin through overloading ok 19 - io_to_read_cb makes a code ref ok 20 - like getline ok 21 - like getline ok 22 - like getline ok 23 - getline with IRS ok 24 - slurp with io_to_string ok 25 - IO depleted ok 26 - strings pass through ok 27 - io_to_array ok 28 - io_to_list ok 29 - passthrough ok 30 - passthrough list context ok 31 - IO from scalar ok 32 - IO::String->can(...) ok 33 - not eof ok 34 - getline ok 35 - not eof ok 36 - getline ok 37 - eof ok 38 - getline ok 39 - eof ok 40 - IO from ref ok 41 - IO::String->can(...) ok 42 - not eof ok 43 - getline ok 44 - not eof ok 45 - getline ok 46 - eof ok 47 - getline ok 48 - eof ok 49 - from array ok 50 - IO::Handle::Iterator->can(...) ok 51 - The object isa IO::Handle::Iterator ok 52 - fake getline ok 53 - fake lines preserved ok 54 - from array ok 55 - IO::Handle::Iterator->can(...) ok 56 - The object isa IO::Handle::Iterator ok 57 - fake getline ok 58 - getlines via readline operator ok 59 - IO::String->can(...) ok 60 - from IO::String ok 61 - IO::String->can(...) ok 62 - passthrough ok 63 - PerlIO string handle not blessed ok 64 - from PerlIO string ok 65 - unblessed GLOB with IO ok 66 - passthrough ok 67 - from thunk ok 68 - IO::Handle::Iterator->can(...) ok 69 - not eof ok 70 - getline ok 71 - getline ok 72 - eof ok 73 - from list thunk ok 74 - IO::Handle::Iterator->can(...) ok 75 - not eof ok 76 - getline ok 77 - getline ok 78 - getline ok 79 - eof ok 80 - from getline callback ok 81 - IO::Handle::Iterator->can(...) ok 82 - not eof ok 83 - getline ok 84 - getline ok 85 - getline ok 86 - eof ok 87 - write cb ok 88 - IO::Handle::Prototype::Fallback->can(...) ok 89 - print ok 90 - respects ORS ok 91 - say localizes ORS ok 92 - respects OFS ok 93 - handles offset/length in write ok 94 - not a real handle (IO::String=GLOB(0x1006ecbc8)) ok 95 - not a real handle (IO::String=GLOB(0x100719e68)) ok 96 - not a real handle (GLOB(0x100719ee0)) ok 97 - not a real handle (GLOB(0x1006ec8e0)) ok 98 - real fh 1..98 ok t/iterator.t ............ ok 1 - use IO::Handle::Iterator; ok 2 - use IO::Handle::Util; ok 3 - The object isa IO::Handle::Iterator ok 4 - The object isa IO::Handle ok 5 - not eof ok 6 - getline ok 7 - not eof ok 8 - read ok 9 - read buffer ok 10 - not eof ok 11 - read ok 12 - read buffer ok 13 - not eof ok 14 - getline ok 15 - getline ok 16 - not eof ok 17 - read ok 18 - read buffer ok 19 - not eof ok 20 - getc ok 21 - not eof ok 22 - not eof ok 23 - ungetc ok 24 - not eof ok 25 - read ok 26 - read buffer ok 27 - eof 1..27 ok t/prototype.t ........... ok 1 - use IO::Handle::Prototype; ok 2 - The object isa IO::Handle::Prototype ok 3 - The object isa IO::Handle ok 4 - IO::Handle::Prototype->can(...) ok 5 - no error ok 6 - callback worked ok 7 - dies on missing callback ok 8 - dies on missing callback 1..8 ok t/prototype_fallback.t .. ok 1 - use IO::Handle::Prototype::Fallback; ok 2 - The object isa IO::Handle::Prototype::Fallback ok 3 - The object isa IO::Handle::Prototype ok 4 - The object isa IO::Handle ok 5 - IO::Handle::Prototype::Fallback->can(...) ok 6 - dies on missing callback ok 7 - dies on missing callback ok 8 - dies on missing callback ok 9 - no error ok 10 - print worked ok 11 - no error ok 12 - print worked ok 13 - no error ok 14 - write worked ok 15 - no error ok 16 - write worked ok 17 - no error ok 18 - printf worked ok 19 - no error ok 20 - print worked ok 21 - no error ok 22 - say worked ok 23 - The object isa IO::Handle::Prototype::Fallback ok 24 - The object isa IO::Handle::Prototype ok 25 - The object isa IO::Handle ok 26 - IO::Handle::Prototype::Fallback->can(...) ok 27 - dies on missing callback ok 28 - dies on missing callback ok 29 - dies on missing callback ok 30 - no error ok 31 - print worked ok 32 - no error ok 33 - print worked ok 34 - no error ok 35 - write worked ok 36 - no error ok 37 - write worked ok 38 - no error ok 39 - printf worked ok 40 - no error ok 41 - print worked ok 42 - no error ok 43 - say worked ok 44 - The object isa IO::Handle::Prototype::Fallback ok 45 - The object isa IO::Handle::Prototype ok 46 - The object isa IO::Handle ok 47 - IO::Handle::Prototype::Fallback->can(...) ok 48 - dies on missing callback ok 49 - dies on missing callback ok 50 - dies on missing callback ok 51 - no error ok 52 - print worked ok 53 - no error ok 54 - print worked ok 55 - no error ok 56 - write worked ok 57 - no error ok 58 - write worked ok 59 - no error ok 60 - printf worked ok 61 - no error ok 62 - print worked ok 63 - no error ok 64 - say worked ok 65 - The object isa IO::Handle::Prototype::Fallback ok 66 - The object isa IO::Handle::Prototype ok 67 - The object isa IO::Handle ok 68 - IO::Handle::Prototype::Fallback->can(...) ok 69 - dies on missing callback ok 70 - dies on missing callback ok 71 - not eof ok 72 - getline ok 73 - read 4 chars ok 74 - read with length ok 75 - read 4 more chars ok 76 - read with offset ok 77 - not eof ok 78 - getline interleaved with read ok 79 - getline with ref in IRS ok 80 - correct data ok 81 - getc ok 82 - ungetc ok 83 - with undef IRS ok 84 - not eof ok 85 - eof reached ok 86 - getlines ok 87 - getline at EOF ok 88 - not eof ok 89 - getline ok 90 - not eof ok 91 - slurp ok 92 - eof ok 93 - not eof ok 94 - read ok 95 ok 96 - not eof ok 97 - read to EOF ok 98 ok 99 - eof ok 100 - The object isa IO::Handle::Prototype::Fallback ok 101 - The object isa IO::Handle::Prototype ok 102 - The object isa IO::Handle ok 103 - IO::Handle::Prototype::Fallback->can(...) ok 104 - dies on missing callback ok 105 - dies on missing callback ok 106 - not eof ok 107 - getline ok 108 - read 4 chars ok 109 - read with length ok 110 - read 4 more chars ok 111 - read with offset ok 112 - not eof ok 113 - getline interleaved with read ok 114 - getline with ref in IRS ok 115 - correct data ok 116 - getc ok 117 - ungetc ok 118 - with undef IRS ok 119 - not eof ok 120 - eof reached ok 121 - getlines ok 122 - getline at EOF ok 123 - not eof ok 124 - getline ok 125 - not eof ok 126 - slurp ok 127 - eof ok 128 - not eof ok 129 - read ok 130 ok 131 - not eof ok 132 - read to EOF ok 133 ok 134 - eof ok 135 - The object isa IO::Handle::Prototype::Fallback ok 136 - The object isa IO::Handle::Prototype ok 137 - The object isa IO::Handle ok 138 - IO::Handle::Prototype::Fallback->can(...) ok 139 - dies on missing callback ok 140 - dies on missing callback ok 141 - not eof ok 142 - getline ok 143 - read 4 chars ok 144 - read with length ok 145 - read 4 more chars ok 146 - read with offset ok 147 - not eof ok 148 - getline interleaved with read ok 149 - getline with ref in IRS ok 150 - correct data ok 151 - getc ok 152 - ungetc ok 153 - with undef IRS ok 154 - not eof ok 155 - eof reached ok 156 - getlines ok 157 - getline at EOF ok 158 - not eof ok 159 - getline ok 160 - not eof ok 161 - slurp ok 162 - eof ok 163 - not eof ok 164 - read ok 165 ok 166 - not eof ok 167 - read to EOF ok 168 ok 169 - eof ok 170 - The object isa IO::Handle::Prototype::Fallback ok 171 - The object isa IO::Handle::Prototype ok 172 - The object isa IO::Handle ok 173 - IO::Handle::Prototype::Fallback->can(...) ok 174 - dies on missing callback ok 175 - dies on missing callback ok 176 - not eof ok 177 - getline ok 178 - read 4 chars ok 179 - read with length ok 180 - read 4 more chars ok 181 - read with offset ok 182 - not eof ok 183 - getline interleaved with read ok 184 - getline with ref in IRS ok 185 - correct data ok 186 - getc ok 187 - ungetc ok 188 - with undef IRS ok 189 - not eof ok 190 - eof reached ok 191 - getlines ok 192 - getline at EOF ok 193 - not eof ok 194 - getline ok 195 - not eof ok 196 - slurp ok 197 - eof ok 198 - not eof ok 199 - read ok 200 ok 201 - not eof ok 202 - read to EOF ok 203 ok 204 - eof ok 205 - The object isa IO::Handle::Prototype::Fallback ok 206 - The object isa IO::Handle::Prototype ok 207 - The object isa IO::Handle ok 208 - IO::Handle::Prototype::Fallback->can(...) ok 209 - dies on missing callback ok 210 - dies on missing callback ok 211 - not eof ok 212 - getline ok 213 - read 4 chars ok 214 - read with length ok 215 - read 4 more chars ok 216 - read with offset ok 217 - not eof ok 218 - getline interleaved with read ok 219 - getline with ref in IRS ok 220 - correct data ok 221 - getc ok 222 - ungetc ok 223 - with undef IRS ok 224 - not eof ok 225 - eof reached ok 226 - getlines ok 227 - getline at EOF ok 228 - not eof ok 229 - getline ok 230 - not eof ok 231 - slurp ok 232 - eof ok 233 - not eof ok 234 - read ok 235 ok 236 - not eof ok 237 - read to EOF ok 238 ok 239 - eof 1..239 ok All tests successful. Files=4, Tests=372, 2 wallclock secs ( 0.29 usr 0.03 sys + 1.20 cusr 0.15 csys = 1.67 CPU) Result: PASS NUFFIN/IO-Handle-Util-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/IO/Handle/Util.pm Yuval Kogman <nothingmuch@woobling.org> Functions for working with L<IO::Handle> like objects. >>> (cd /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m && tar cvf - IO-Handle-Util-0.01.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz IO-Handle-Util-0.01.ppd blib/ blib/lib/ blib/lib/IO/ blib/lib/IO/Handle/ blib/lib/IO/Handle/Util/ blib/lib/IO/Handle/Util/Overloading.pm blib/lib/IO/Handle/Util/Tie.pm blib/lib/IO/Handle/Prototype.pm blib/lib/IO/Handle/Util.pm blib/lib/IO/Handle/Prototype/ blib/lib/IO/Handle/Prototype/Fallback.pm blib/lib/IO/Handle/Iterator.pm blib/man3/ blib/man3/IO::Handle::Prototype.3 blib/man3/IO::Handle::Prototype::Fallback.3 blib/man3/IO::Handle::Util.3 blib/man3/IO::Handle::Iterator.3 >>> mv /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/IO-Handle-Util-0.01.ppd /export/home/fly1264/var/REPO/N/NU/NUFFIN Running make for D/DR/DROLSKY/Test-DependentModules-0.05.tar.gz Prepending /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/blib/arch /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/blib/lib /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/arch /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1264/var/cpan/build/Test-DependentModules-0.05-UMOMfU Prepending /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/blib/arch /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/blib/lib /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/arch /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build D/DR/DROLSKY/Test-DependentModules-0.05.tar.gz >>> make cp lib/Test/DependentModules.pm blib/lib/Test/DependentModules.pm Manifying blib/man3/Test::DependentModules.3 DROLSKY/Test-DependentModules-0.05.tar.gz make -- OK Prepending /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/blib/arch /export/home/fly1264/var/cpan/build/IO-Handle-Util-0.01-YnQg7m/blib/lib /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/arch /export/home/fly1264/var/cpan/build/asa-0.02-6a1ex0/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Use of uninitialized value in substitution (s///) at /export/home/fly1264/var/cpan/build/Test-DependentModules-0.05-UMOMfU/blib/lib/Test/DependentModules.pm line 58. t/01-basic.t .. 1..1 ok 1 - use Test::DependentModules; ok All tests successful. Files=1, Tests=1, 119 wallclock secs ( 0.07 usr 0.03 sys + 39.11 cusr 2.15 csys = 41.36 CPU) Result: PASS DROLSKY/Test-DependentModules-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Test all modules which depend on your module >>> (cd /export/home/fly1264/var/cpan/build/Test-DependentModules-0.05-UMOMfU && tar cvf - Test-DependentModules-0.05.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/D/DR/DROLSKY/Test-DependentModules-0.05.tar.gz Test-DependentModules-0.05.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/DependentModules.pm blib/man3/ blib/man3/Test::DependentModules.3 >>> mv /export/home/fly1264/var/cpan/build/Test-DependentModules-0.05-UMOMfU/Test-DependentModules-0.05.ppd /export/home/fly1264/var/REPO/D/DR/DROLSKY Finished 2010-05-05T14:57:03