PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2015-07-17T03:02:48 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Fri, 17 Jul 2015 04:29:02 GMT Running make for R/RK/RKELSCH/Graphics-Framebuffer-4.21.tar.gz Checksum for /data/cpan/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-4.21.tar.gz ok Graphics-Framebuffer-4.21/ Graphics-Framebuffer-4.21/Changes Graphics-Framebuffer-4.21/examples/ Graphics-Framebuffer-4.21/ignore.txt Graphics-Framebuffer-4.21/lib/ Graphics-Framebuffer-4.21/Makefile.PL Graphics-Framebuffer-4.21/MANIFEST Graphics-Framebuffer-4.21/META.json Graphics-Framebuffer-4.21/META.yml Graphics-Framebuffer-4.21/README Graphics-Framebuffer-4.21/t/ Graphics-Framebuffer-4.21/TODO Graphics-Framebuffer-4.21/t/00-load.t Graphics-Framebuffer-4.21/t/01-init.t Graphics-Framebuffer-4.21/t/02-plot.t Graphics-Framebuffer-4.21/t/03-drawto.t Graphics-Framebuffer-4.21/t/04-circle.t Graphics-Framebuffer-4.21/t/05-box.t Graphics-Framebuffer-4.21/t/06-polygon.t Graphics-Framebuffer-4.21/t/07-pixel.t Graphics-Framebuffer-4.21/t/100-boilerplate.t Graphics-Framebuffer-4.21/t/101-manifest.t Graphics-Framebuffer-4.21/t/102-pod.t Graphics-Framebuffer-4.21/t/103-pod-coverage.t Graphics-Framebuffer-4.21/lib/Graphics/ Graphics-Framebuffer-4.21/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-4.21/examples/frtest.pl Graphics-Framebuffer-4.21/examples/primitives.pl CPAN.pm: Building R/RK/RKELSCH/Graphics-Framebuffer-4.21.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Graphics::Framebuffer Writing MYMETA.yml and MYMETA.json >>> make cp lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm Manifying 1 pod document RKELSCH/Graphics-Framebuffer-4.21.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1600/ap1600/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ........... 1..1 ok 1 - use Graphics::Framebuffer; ok t/01-init.t ........... 1..1 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok t/02-plot.t ........... 1..480 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok 2 - 0,0 Point was plotted ok 3 - 1,1 Point was plotted ok 4 - 2,2 Point was plotted ok 5 - 3,3 Point was plotted ok 6 - 4,4 Point was plotted ok 7 - 5,5 Point was plotted ok 8 - 6,6 Point was plotted ok 9 - 7,7 Point was plotted ok 10 - 8,8 Point was plotted ok 11 - 9,9 Point was plotted ok 12 - 10,10 Point was plotted ok 13 - 11,11 Point was plotted ok 14 - 12,12 Point was plotted ok 15 - 13,13 Point was plotted ok 16 - 14,14 Point was plotted ok 17 - 15,15 Point was plotted ok 18 - 16,16 Point was plotted ok 19 - 17,17 Point was plotted ok 20 - 18,18 Point was plotted ok 21 - 19,19 Point was plotted ok 22 - 20,20 Point was plotted ok 23 - 21,21 Point was plotted ok 24 - 22,22 Point was plotted ok 25 - 23,23 Point was plotted ok 26 - 24,24 Point was plotted ok 27 - 25,25 Point was plotted ok 28 - 26,26 Point was plotted ok 29 - 27,27 Point was plotted ok 30 - 28,28 Point was plotted ok 31 - 29,29 Point was plotted ok 32 - 30,30 Point was plotted ok 33 - 31,31 Point was plotted ok 34 - 32,32 Point was plotted ok 35 - 33,33 Point was plotted ok 36 - 34,34 Point was plotted ok 37 - 35,35 Point was plotted ok 38 - 36,36 Point was plotted ok 39 - 37,37 Point was plotted ok 40 - 38,38 Point was plotted ok 41 - 39,39 Point was plotted ok 42 - 40,40 Point was plotted ok 43 - 41,41 Point was plotted ok 44 - 42,42 Point was plotted ok 45 - 43,43 Point was plotted ok 46 - 44,44 Point was plotted ok 47 - 45,45 Point was plotted ok 48 - 46,46 Point was plotted ok 49 - 47,47 Point was plotted ok 50 - 48,48 Point was plotted ok 51 - 49,49 Point was plotted ok 52 - 50,50 Point was plotted ok 53 - 51,51 Point was plotted ok 54 - 52,52 Point was plotted ok 55 - 53,53 Point was plotted ok 56 - 54,54 Point was plotted ok 57 - 55,55 Point was plotted ok 58 - 56,56 Point was plotted ok 59 - 57,57 Point was plotted ok 60 - 58,58 Point was plotted ok 61 - 59,59 Point was plotted ok 62 - 60,60 Point was plotted ok 63 - 61,61 Point was plotted ok 64 - 62,62 Point was plotted ok 65 - 63,63 Point was plotted ok 66 - 64,64 Point was plotted ok 67 - 65,65 Point was plotted ok 68 - 66,66 Point was plotted ok 69 - 67,67 Point was plotted ok 70 - 68,68 Point was plotted ok 71 - 69,69 Point was plotted ok 72 - 70,70 Point was plotted ok 73 - 71,71 Point was plotted ok 74 - 72,72 Point was plotted ok 75 - 73,73 Point was plotted ok 76 - 74,74 Point was plotted ok 77 - 75,75 Point was plotted ok 78 - 76,76 Point was plotted ok 79 - 77,77 Point was plotted ok 80 - 78,78 Point was plotted ok 81 - 79,79 Point was plotted ok 82 - 80,80 Point was plotted ok 83 - 81,81 Point was plotted ok 84 - 82,82 Point was plotted ok 85 - 83,83 Point was plotted ok 86 - 84,84 Point was plotted ok 87 - 85,85 Point was plotted ok 88 - 86,86 Point was plotted ok 89 - 87,87 Point was plotted ok 90 - 88,88 Point was plotted ok 91 - 89,89 Point was plotted ok 92 - 90,90 Point was plotted ok 93 - 91,91 Point was plotted ok 94 - 92,92 Point was plotted ok 95 - 93,93 Point was plotted ok 96 - 94,94 Point was plotted ok 97 - 95,95 Point was plotted ok 98 - 96,96 Point was plotted ok 99 - 97,97 Point was plotted ok 100 - 98,98 Point was plotted ok 101 - 99,99 Point was plotted ok 102 - 100,100 Point was plotted ok 103 - 101,101 Point was plotted ok 104 - 102,102 Point was plotted ok 105 - 103,103 Point was plotted ok 106 - 104,104 Point was plotted ok 107 - 105,105 Point was plotted ok 108 - 106,106 Point was plotted ok 109 - 107,107 Point was plotted ok 110 - 108,108 Point was plotted ok 111 - 109,109 Point was plotted ok 112 - 110,110 Point was plotted ok 113 - 111,111 Point was plotted ok 114 - 112,112 Point was plotted ok 115 - 113,113 Point was plotted ok 116 - 114,114 Point was plotted ok 117 - 115,115 Point was plotted ok 118 - 116,116 Point was plotted ok 119 - 117,117 Point was plotted ok 120 - 118,118 Point was plotted ok 121 - 119,119 Point was plotted ok 122 - 120,120 Point was plotted ok 123 - 121,121 Point was plotted ok 124 - 122,122 Point was plotted ok 125 - 123,123 Point was plotted ok 126 - 124,124 Point was plotted ok 127 - 125,125 Point was plotted ok 128 - 126,126 Point was plotted ok 129 - 127,127 Point was plotted ok 130 - 128,128 Point was plotted ok 131 - 129,129 Point was plotted ok 132 - 130,130 Point was plotted ok 133 - 131,131 Point was plotted ok 134 - 132,132 Point was plotted ok 135 - 133,133 Point was plotted ok 136 - 134,134 Point was plotted ok 137 - 135,135 Point was plotted ok 138 - 136,136 Point was plotted ok 139 - 137,137 Point was plotted ok 140 - 138,138 Point was plotted ok 141 - 139,139 Point was plotted ok 142 - 140,140 Point was plotted ok 143 - 141,141 Point was plotted ok 144 - 142,142 Point was plotted ok 145 - 143,143 Point was plotted ok 146 - 144,144 Point was plotted ok 147 - 145,145 Point was plotted ok 148 - 146,146 Point was plotted ok 149 - 147,147 Point was plotted ok 150 - 148,148 Point was plotted ok 151 - 149,149 Point was plotted ok 152 - 150,150 Point was plotted ok 153 - 151,151 Point was plotted ok 154 - 152,152 Point was plotted ok 155 - 153,153 Point was plotted ok 156 - 154,154 Point was plotted ok 157 - 155,155 Point was plotted ok 158 - 156,156 Point was plotted ok 159 - 157,157 Point was plotted ok 160 - 158,158 Point was plotted ok 161 - 159,159 Point was plotted ok 162 - 160,160 Point was plotted ok 163 - 161,161 Point was plotted ok 164 - 162,162 Point was plotted ok 165 - 163,163 Point was plotted ok 166 - 164,164 Point was plotted ok 167 - 165,165 Point was plotted ok 168 - 166,166 Point was plotted ok 169 - 167,167 Point was plotted ok 170 - 168,168 Point was plotted ok 171 - 169,169 Point was plotted ok 172 - 170,170 Point was plotted ok 173 - 171,171 Point was plotted ok 174 - 172,172 Point was plotted ok 175 - 173,173 Point was plotted ok 176 - 174,174 Point was plotted ok 177 - 175,175 Point was plotted ok 178 - 176,176 Point was plotted ok 179 - 177,177 Point was plotted ok 180 - 178,178 Point was plotted ok 181 - 179,179 Point was plotted ok 182 - 180,180 Point was plotted ok 183 - 181,181 Point was plotted ok 184 - 182,182 Point was plotted ok 185 - 183,183 Point was plotted ok 186 - 184,184 Point was plotted ok 187 - 185,185 Point was plotted ok 188 - 186,186 Point was plotted ok 189 - 187,187 Point was plotted ok 190 - 188,188 Point was plotted ok 191 - 189,189 Point was plotted ok 192 - 190,190 Point was plotted ok 193 - 191,191 Point was plotted ok 194 - 192,192 Point was plotted ok 195 - 193,193 Point was plotted ok 196 - 194,194 Point was plotted ok 197 - 195,195 Point was plotted ok 198 - 196,196 Point was plotted ok 199 - 197,197 Point was plotted ok 200 - 198,198 Point was plotted ok 201 - 199,199 Point was plotted ok 202 - 200,200 Point was plotted ok 203 - 201,201 Point was plotted ok 204 - 202,202 Point was plotted ok 205 - 203,203 Point was plotted ok 206 - 204,204 Point was plotted ok 207 - 205,205 Point was plotted ok 208 - 206,206 Point was plotted ok 209 - 207,207 Point was plotted ok 210 - 208,208 Point was plotted ok 211 - 209,209 Point was plotted ok 212 - 210,210 Point was plotted ok 213 - 211,211 Point was plotted ok 214 - 212,212 Point was plotted ok 215 - 213,213 Point was plotted ok 216 - 214,214 Point was plotted ok 217 - 215,215 Point was plotted ok 218 - 216,216 Point was plotted ok 219 - 217,217 Point was plotted ok 220 - 218,218 Point was plotted ok 221 - 219,219 Point was plotted ok 222 - 220,220 Point was plotted ok 223 - 221,221 Point was plotted ok 224 - 222,222 Point was plotted ok 225 - 223,223 Point was plotted ok 226 - 224,224 Point was plotted ok 227 - 225,225 Point was plotted ok 228 - 226,226 Point was plotted ok 229 - 227,227 Point was plotted ok 230 - 228,228 Point was plotted ok 231 - 229,229 Point was plotted ok 232 - 230,230 Point was plotted ok 233 - 231,231 Point was plotted ok 234 - 232,232 Point was plotted ok 235 - 233,233 Point was plotted ok 236 - 234,234 Point was plotted ok 237 - 235,235 Point was plotted ok 238 - 236,236 Point was plotted ok 239 - 237,237 Point was plotted ok 240 - 238,238 Point was plotted ok 241 - 239,239 Point was plotted ok 242 - 240,240 Point was plotted ok 243 - 241,241 Point was plotted ok 244 - 242,242 Point was plotted ok 245 - 243,243 Point was plotted ok 246 - 244,244 Point was plotted ok 247 - 245,245 Point was plotted ok 248 - 246,246 Point was plotted ok 249 - 247,247 Point was plotted ok 250 - 248,248 Point was plotted ok 251 - 249,249 Point was plotted ok 252 - 250,250 Point was plotted ok 253 - 251,251 Point was plotted ok 254 - 252,252 Point was plotted ok 255 - 253,253 Point was plotted ok 256 - 254,254 Point was plotted ok 257 - 255,255 Point was plotted ok 258 - 256,256 Point was plotted ok 259 - 257,257 Point was plotted ok 260 - 258,258 Point was plotted ok 261 - 259,259 Point was plotted ok 262 - 260,260 Point was plotted ok 263 - 261,261 Point was plotted ok 264 - 262,262 Point was plotted ok 265 - 263,263 Point was plotted ok 266 - 264,264 Point was plotted ok 267 - 265,265 Point was plotted ok 268 - 266,266 Point was plotted ok 269 - 267,267 Point was plotted ok 270 - 268,268 Point was plotted ok 271 - 269,269 Point was plotted ok 272 - 270,270 Point was plotted ok 273 - 271,271 Point was plotted ok 274 - 272,272 Point was plotted ok 275 - 273,273 Point was plotted ok 276 - 274,274 Point was plotted ok 277 - 275,275 Point was plotted ok 278 - 276,276 Point was plotted ok 279 - 277,277 Point was plotted ok 280 - 278,278 Point was plotted ok 281 - 279,279 Point was plotted ok 282 - 280,280 Point was plotted ok 283 - 281,281 Point was plotted ok 284 - 282,282 Point was plotted ok 285 - 283,283 Point was plotted ok 286 - 284,284 Point was plotted ok 287 - 285,285 Point was plotted ok 288 - 286,286 Point was plotted ok 289 - 287,287 Point was plotted ok 290 - 288,288 Point was plotted ok 291 - 289,289 Point was plotted ok 292 - 290,290 Point was plotted ok 293 - 291,291 Point was plotted ok 294 - 292,292 Point was plotted ok 295 - 293,293 Point was plotted ok 296 - 294,294 Point was plotted ok 297 - 295,295 Point was plotted ok 298 - 296,296 Point was plotted ok 299 - 297,297 Point was plotted ok 300 - 298,298 Point was plotted ok 301 - 299,299 Point was plotted ok 302 - 300,300 Point was plotted ok 303 - 301,301 Point was plotted ok 304 - 302,302 Point was plotted ok 305 - 303,303 Point was plotted ok 306 - 304,304 Point was plotted ok 307 - 305,305 Point was plotted ok 308 - 306,306 Point was plotted ok 309 - 307,307 Point was plotted ok 310 - 308,308 Point was plotted ok 311 - 309,309 Point was plotted ok 312 - 310,310 Point was plotted ok 313 - 311,311 Point was plotted ok 314 - 312,312 Point was plotted ok 315 - 313,313 Point was plotted ok 316 - 314,314 Point was plotted ok 317 - 315,315 Point was plotted ok 318 - 316,316 Point was plotted ok 319 - 317,317 Point was plotted ok 320 - 318,318 Point was plotted ok 321 - 319,319 Point was plotted ok 322 - 320,320 Point was plotted ok 323 - 321,321 Point was plotted ok 324 - 322,322 Point was plotted ok 325 - 323,323 Point was plotted ok 326 - 324,324 Point was plotted ok 327 - 325,325 Point was plotted ok 328 - 326,326 Point was plotted ok 329 - 327,327 Point was plotted ok 330 - 328,328 Point was plotted ok 331 - 329,329 Point was plotted ok 332 - 330,330 Point was plotted ok 333 - 331,331 Point was plotted ok 334 - 332,332 Point was plotted ok 335 - 333,333 Point was plotted ok 336 - 334,334 Point was plotted ok 337 - 335,335 Point was plotted ok 338 - 336,336 Point was plotted ok 339 - 337,337 Point was plotted ok 340 - 338,338 Point was plotted ok 341 - 339,339 Point was plotted ok 342 - 340,340 Point was plotted ok 343 - 341,341 Point was plotted ok 344 - 342,342 Point was plotted ok 345 - 343,343 Point was plotted ok 346 - 344,344 Point was plotted ok 347 - 345,345 Point was plotted ok 348 - 346,346 Point was plotted ok 349 - 347,347 Point was plotted ok 350 - 348,348 Point was plotted ok 351 - 349,349 Point was plotted ok 352 - 350,350 Point was plotted ok 353 - 351,351 Point was plotted ok 354 - 352,352 Point was plotted ok 355 - 353,353 Point was plotted ok 356 - 354,354 Point was plotted ok 357 - 355,355 Point was plotted ok 358 - 356,356 Point was plotted ok 359 - 357,357 Point was plotted ok 360 - 358,358 Point was plotted ok 361 - 359,359 Point was plotted ok 362 - 360,360 Point was plotted ok 363 - 361,361 Point was plotted ok 364 - 362,362 Point was plotted ok 365 - 363,363 Point was plotted ok 366 - 364,364 Point was plotted ok 367 - 365,365 Point was plotted ok 368 - 366,366 Point was plotted ok 369 - 367,367 Point was plotted ok 370 - 368,368 Point was plotted ok 371 - 369,369 Point was plotted ok 372 - 370,370 Point was plotted ok 373 - 371,371 Point was plotted ok 374 - 372,372 Point was plotted ok 375 - 373,373 Point was plotted ok 376 - 374,374 Point was plotted ok 377 - 375,375 Point was plotted ok 378 - 376,376 Point was plotted ok 379 - 377,377 Point was plotted ok 380 - 378,378 Point was plotted ok 381 - 379,379 Point was plotted ok 382 - 380,380 Point was plotted ok 383 - 381,381 Point was plotted ok 384 - 382,382 Point was plotted ok 385 - 383,383 Point was plotted ok 386 - 384,384 Point was plotted ok 387 - 385,385 Point was plotted ok 388 - 386,386 Point was plotted ok 389 - 387,387 Point was plotted ok 390 - 388,388 Point was plotted ok 391 - 389,389 Point was plotted ok 392 - 390,390 Point was plotted ok 393 - 391,391 Point was plotted ok 394 - 392,392 Point was plotted ok 395 - 393,393 Point was plotted ok 396 - 394,394 Point was plotted ok 397 - 395,395 Point was plotted ok 398 - 396,396 Point was plotted ok 399 - 397,397 Point was plotted ok 400 - 398,398 Point was plotted ok 401 - 399,399 Point was plotted ok 402 - 400,400 Point was plotted ok 403 - 401,401 Point was plotted ok 404 - 402,402 Point was plotted ok 405 - 403,403 Point was plotted ok 406 - 404,404 Point was plotted ok 407 - 405,405 Point was plotted ok 408 - 406,406 Point was plotted ok 409 - 407,407 Point was plotted ok 410 - 408,408 Point was plotted ok 411 - 409,409 Point was plotted ok 412 - 410,410 Point was plotted ok 413 - 411,411 Point was plotted ok 414 - 412,412 Point was plotted ok 415 - 413,413 Point was plotted ok 416 - 414,414 Point was plotted ok 417 - 415,415 Point was plotted ok 418 - 416,416 Point was plotted ok 419 - 417,417 Point was plotted ok 420 - 418,418 Point was plotted ok 421 - 419,419 Point was plotted ok 422 - 420,420 Point was plotted ok 423 - 421,421 Point was plotted ok 424 - 422,422 Point was plotted ok 425 - 423,423 Point was plotted ok 426 - 424,424 Point was plotted ok 427 - 425,425 Point was plotted ok 428 - 426,426 Point was plotted ok 429 - 427,427 Point was plotted ok 430 - 428,428 Point was plotted ok 431 - 429,429 Point was plotted ok 432 - 430,430 Point was plotted ok 433 - 431,431 Point was plotted ok 434 - 432,432 Point was plotted ok 435 - 433,433 Point was plotted ok 436 - 434,434 Point was plotted ok 437 - 435,435 Point was plotted ok 438 - 436,436 Point was plotted ok 439 - 437,437 Point was plotted ok 440 - 438,438 Point was plotted ok 441 - 439,439 Point was plotted ok 442 - 440,440 Point was plotted ok 443 - 441,441 Point was plotted ok 444 - 442,442 Point was plotted ok 445 - 443,443 Point was plotted ok 446 - 444,444 Point was plotted ok 447 - 445,445 Point was plotted ok 448 - 446,446 Point was plotted ok 449 - 447,447 Point was plotted ok 450 - 448,448 Point was plotted ok 451 - 449,449 Point was plotted ok 452 - 450,450 Point was plotted ok 453 - 451,451 Point was plotted ok 454 - 452,452 Point was plotted ok 455 - 453,453 Point was plotted ok 456 - 454,454 Point was plotted ok 457 - 455,455 Point was plotted ok 458 - 456,456 Point was plotted ok 459 - 457,457 Point was plotted ok 460 - 458,458 Point was plotted ok 461 - 459,459 Point was plotted ok 462 - 460,460 Point was plotted ok 463 - 461,461 Point was plotted ok 464 - 462,462 Point was plotted ok 465 - 463,463 Point was plotted ok 466 - 464,464 Point was plotted ok 467 - 465,465 Point was plotted ok 468 - 466,466 Point was plotted ok 469 - 467,467 Point was plotted ok 470 - 468,468 Point was plotted ok 471 - 469,469 Point was plotted ok 472 - 470,470 Point was plotted ok 473 - 471,471 Point was plotted ok 474 - 472,472 Point was plotted ok 475 - 473,473 Point was plotted ok 476 - 474,474 Point was plotted ok 477 - 475,475 Point was plotted ok 478 - 476,476 Point was plotted ok 479 - 477,477 Point was plotted ok 480 - 478,478 Point was plotted ok t/03-drawto.t ......... 1..2 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok 2 - Line was drawn ok t/04-circle.t ......... 1..3 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok 2 - Circle was drawn ok 3 - Filled circle was drawn ok t/05-box.t ............ 1..3 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok 2 - Box frame was drawn ok 3 - Filled box was drawn ok t/06-polygon.t ........ 1..2 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok 2 - Polygon was drawn ok t/07-pixel.t .......... 1..3 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok 2 - Starting color of pixel is black ok 3 - Pixel color is now white ok t/100-boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/Graphics/Framebuffer.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/101-manifest.t ...... skipped: Author tests not required for installation t/102-pod.t ........... 1..1 ok 1 - POD test for blib/lib/Graphics/Framebuffer.pm ok t/103-pod-coverage.t .. 1..1 ok 1 - Pod coverage on Graphics::Framebuffer ok All tests successful. Test Summary Report ------------------- t/100-boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=12, Tests=500, 14 wallclock secs ( 0.12 usr 0.04 sys + 7.39 cusr 0.23 csys = 7.78 CPU) Result: PASS RKELSCH/Graphics-Framebuffer-4.21.tar.gz make test TEST_VERBOSE=1 -- OK Richard Kelsch <rich@rk-internet.com> A Simple Framebuffer Graphics Library >>> (cd /Users/fly1600/var/cpan/build/Graphics-Framebuffer-4.21-Cqd6E1 && tar cvf - Graphics-Framebuffer-4.21.ppd blib) | gzip -c >/Users/fly1600/var/REPO/R/RK/RKELSCH/Graphics-Framebuffer-4.21.tar.gz Graphics-Framebuffer-4.21.ppd blib/ blib/lib/ blib/lib/Graphics/ blib/lib/Graphics/Framebuffer.pm blib/man3/ blib/man3/Graphics::Framebuffer.3 >>> mv /Users/fly1600/var/cpan/build/Graphics-Framebuffer-4.21-Cqd6E1/Graphics-Framebuffer-4.21.ppd /Users/fly1600/var/REPO/R/RK/RKELSCH Finished 2015-07-17T03:03:09