PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-12T17:47:07 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 12 Jun 2016 05:53:44 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-5.79.tar.gz ok Graphics-Framebuffer-5.79/ Graphics-Framebuffer-5.79/examples/ Graphics-Framebuffer-5.79/examples/images/ Graphics-Framebuffer-5.79/examples/images/RWBY_Ruby_End_of_The_Beginning.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_Beuowolf.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_by_Lo_Wah.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_White.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_Ruby_Rose_Approves.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_FNKY.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_Ruby_Weiss.jpg Graphics-Framebuffer-5.79/examples/images/RWBY_Penny_Wave.gif Graphics-Framebuffer-5.79/examples/images/Fiery_Redhead_-_Asuka.jpg Graphics-Framebuffer-5.79/examples/images/Test_Pattern.jpg Graphics-Framebuffer-5.79/examples/fonts.pl Graphics-Framebuffer-5.79/examples/primitives.pl Graphics-Framebuffer-5.79/examples/viewpic.pl Graphics-Framebuffer-5.79/examples/dump.pl Graphics-Framebuffer-5.79/examples/slideshow.pl Graphics-Framebuffer-5.79/examples/threadstest.pl Graphics-Framebuffer-5.79/examples/mmapvsfile.pl Graphics-Framebuffer-5.79/META.yml Graphics-Framebuffer-5.79/MANIFEST Graphics-Framebuffer-5.79/META.json Graphics-Framebuffer-5.79/ignore.txt Graphics-Framebuffer-5.79/KNOWN_ISSUES Graphics-Framebuffer-5.79/Changes Graphics-Framebuffer-5.79/t/ Graphics-Framebuffer-5.79/t/06-boilerplate.t Graphics-Framebuffer-5.79/t/07-manifest.t Graphics-Framebuffer-5.79/t/01-primitives.t Graphics-Framebuffer-5.79/t/08-pod.t Graphics-Framebuffer-5.79/t/09-pod-coverage.t Graphics-Framebuffer-5.79/lib/ Graphics-Framebuffer-5.79/lib/Graphics/ Graphics-Framebuffer-5.79/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-5.79/lib/Graphics/Framebuffer/ Graphics-Framebuffer-5.79/lib/Graphics/Framebuffer/Splash.pm Graphics-Framebuffer-5.79/lib/Graphics/Framebuffer/Accel.pm Graphics-Framebuffer-5.79/TODO Graphics-Framebuffer-5.79/Makefile.PL Graphics-Framebuffer-5.79/README Configuring R/RK/RKELSCH/Graphics-Framebuffer-5.79.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking for 'fgconsole' binary... FOUND Warning: prerequisite Math::Bezier 0.01 not found. Warning: prerequisite Math::Gradient 0.03 not found. Warning: prerequisite Sys::Mmap 0.16 not found. Threaded Perl detected Checking if your kit is complete... Looks good Invalid LICENSE value 'Artistic_2_0' ignored Invalid LICENSE value 'Artistic_2_0' ignored Generating a Unix-style Makefile Writing Makefile for Graphics::Framebuffer Writing MYMETA.yml and MYMETA.json Now run: make Use to test: make test Use to install (you may need to do it as root with sudo): make install The "examples" directory (in this package) has some handy scripts to help get you started, and show you how to use the module. Just 'perldoc' each to see how to use them: mmapvsfile.pl - This script will tell you which rendering mode is best for your device. Pass it the device number to test (if it's not 0) primitives.pl - This script will pretty much demonstrate all of the capabilities of this module. threadstest.pl - This script demonstrates how to use the module in a threading environment. slideshow.pl - This script shows all of the images in a specific path. It automatically detects all of your framebuffer devices, and dedicates a thread to each. viewpic.pl - This script shows one specific image (or animation). dump.pl - This script does a diagnostic variable dump to STDERR for the author to help you with troubleshooting. fonts.pl - This script prints installed font names. RKELSCH/Graphics-Framebuffer-5.79.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for R/RK/RKELSCH/Graphics-Framebuffer-5.79.tar.gz ---- Unsatisfied dependencies detected during ---- ---- RKELSCH/Graphics-Framebuffer-5.79.tar.gz ---- Math::Bezier [requires] Math::Gradient [requires] Sys::Mmap [requires] Running test for module 'Math::Bezier' Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/A/AB/ABW/Math-Bezier-0.01.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/A/AB/ABW/Math-Bezier-0.01.tar.gz ok Math-Bezier-0.01/ Math-Bezier-0.01/Makefile.PL Math-Bezier-0.01/Changes Math-Bezier-0.01/test.pl Math-Bezier-0.01/Bezier.pm Math-Bezier-0.01/README Math-Bezier-0.01/MANIFEST Configuring A/AB/ABW/Math-Bezier-0.01.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Bezier Writing MYMETA.yml and MYMETA.json ABW/Math-Bezier-0.01.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for A/AB/ABW/Math-Bezier-0.01.tar.gz >>> make cp Bezier.pm blib/lib/Math/Bezier.pm Manifying 1 pod document ABW/Math-Bezier-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-Iblib/lib" "-Iblib/arch" test.pl 1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ABW/Math-Bezier-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Andy Wardley <cpan@wardley.org> solution of Bezier curves >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW && tar cvf - Math-Bezier-0.01.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/A/AB/ABW/Math-Bezier-0.01.tar.gz Math-Bezier-0.01.ppd blib/ blib/lib/ blib/lib/Math/ blib/lib/Math/Bezier.pm blib/man3/ blib/man3/Math::Bezier.3 Running test for module 'Math::Gradient' Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'get' Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CR/CRAKRJACK/Math-Gradient-0.04.tgz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CR/CRAKRJACK/CHECKSUMS Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/C/CR/CRAKRJACK/Math-Gradient-0.04.tgz ok Math-Gradient-0.04/ Math-Gradient-0.04/Changes Math-Gradient-0.04/Gradient.pm Math-Gradient-0.04/MANIFEST Math-Gradient-0.04/Makefile.PL Math-Gradient-0.04/README Math-Gradient-0.04/t/ Math-Gradient-0.04/t/1.t Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'prepare' Configuring C/CR/CRAKRJACK/Math-Gradient-0.04.tgz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Gradient Writing MYMETA.yml and MYMETA.json CRAKRJACK/Math-Gradient-0.04.tgz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for C/CR/CRAKRJACK/Math-Gradient-0.04.tgz Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'make' >>> make cp Gradient.pm blib/lib/Math/Gradient.pm Manifying 1 pod document CRAKRJACK/Math-Gradient-0.04.tgz make -- OK Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.t .. 1..1 ok 1 - use Math::Gradient; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.01 csys = 0.10 CPU) Result: PASS CRAKRJACK/Math-Gradient-0.04.tgz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Tyler MacDonald <japh@crackerjack.net> Perl extension for calculating gradients for colour transitions, etc. >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG && tar cvf - Math-Gradient-0.04.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/C/CR/CRAKRJACK/Math-Gradient-0.04.tar.gz Math-Gradient-0.04.ppd blib/ blib/lib/ blib/lib/Math/ blib/lib/Math/Gradient.pm blib/man3/ blib/man3/Math::Gradient.3 Running test for module 'Sys::Mmap' Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'get' Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TO/TODDR/Sys-Mmap-0.17.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TO/TODDR/Sys-Mmap-0.17.tar.gz ok Sys-Mmap-0.17/ Sys-Mmap-0.17/Artistic Sys-Mmap-0.17/Changes Sys-Mmap-0.17/Copying Sys-Mmap-0.17/Makefile.PL Sys-Mmap-0.17/MANIFEST Sys-Mmap-0.17/META.json Sys-Mmap-0.17/META.yml Sys-Mmap-0.17/Mmap.pm Sys-Mmap-0.17/Mmap.xs Sys-Mmap-0.17/README Sys-Mmap-0.17/t/ Sys-Mmap-0.17/t/mmap.t Sys-Mmap-0.17/t/munmap_errors.t Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'prepare' Configuring T/TO/TODDR/Sys-Mmap-0.17.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sys::Mmap Writing MYMETA.yml and MYMETA.json TODDR/Sys-Mmap-0.17.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for T/TO/TODDR/Sys-Mmap-0.17.tar.gz Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'make' >>> make cp Mmap.pm blib/lib/Sys/Mmap.pm Running Mkbootstrap for Mmap () chmod 644 "Mmap.bs" "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs 644 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "/Users/fly2400/cpanfly-5.24/var/megalib/ExtUtils/xsubpp" -typemap '/Users/fly2400/ap2400-300558/lib/ExtUtils/typemap' Mmap.xs > Mmap.xsc mv Mmap.xsc Mmap.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=10.9 -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-I/Users/fly2400/ap2400-300558/lib/CORE" Mmap.c rm -f blib/arch/auto/Sys/Mmap/Mmap.bundle gcc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector -o blib/arch/auto/Sys/Mmap/Mmap.bundle Mmap.o \ \ chmod 755 blib/arch/auto/Sys/Mmap/Mmap.bundle Manifying 1 pod document TODDR/Sys-Mmap-0.17.tar.gz make -- OK Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs 644 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/mmap.t ........... 1..8 ok 1 - use Sys::Mmap; ok 2 - Negative seek fails. ok 3 - croaks when negative offset is passed in ok 4 - RO access to the file produces valid data ok 5 - Foo can be altered in RW mode ok 6 - Altered foo reflects on disk ok 7 - A reference of type 'GLOB' isa 'GLOB' ok 8 - Read $foo, when it comes from a FileHandle ok t/munmap_errors.t .. 1..14 ok 1 - munmap detects undef perl variables and fails ok 2 - munmap detects undef perl variables and fails ok 3 - munmap detects undef perl variables and fails ok 4 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 5 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 6 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 7 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 8 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 9 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 10 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 11 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 12 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 13 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok 14 # skip BSD kernels can't unmap a bad pointer like linux kernels can ok All tests successful. Files=2, Tests=22, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.12 cusr 0.02 csys = 0.17 CPU) Result: PASS TODDR/Sys-Mmap-0.17.tar.gz make test TEST_VERBOSE=1 -- OK Todd Rinaldo <toddr@cpan.org> uses mmap to map in a file as a Perl variable >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Sys-Mmap-0.17-06IBe_ && tar cvf - Sys-Mmap-0.17.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/T/TO/TODDR/Sys-Mmap-0.17.tar.gz Sys-Mmap-0.17.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Sys/ blib/arch/auto/Sys/Mmap/ blib/arch/auto/Sys/Mmap/Mmap.bundle blib/lib/ blib/lib/Sys/ blib/lib/Sys/Mmap.pm blib/man3/ blib/man3/Sys::Mmap.3 RKELSCH/Graphics-Framebuffer-5.79.tar.gz Has already been unwrapped into directory /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Graphics-Framebuffer-5.79-Is0LNS RKELSCH/Graphics-Framebuffer-5.79.tar.gz Has already been prepared Running make for R/RK/RKELSCH/Graphics-Framebuffer-5.79.tar.gz Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Sys-Mmap-0.17-06IBe_/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Sys-Mmap-0.17-06IBe_/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'make' >>> make cp lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm cp lib/Graphics/Framebuffer/Accel.pm blib/lib/Graphics/Framebuffer/Accel.pm cp lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer/Splash.pm Manifying 3 pod documents RKELSCH/Graphics-Framebuffer-5.79.tar.gz make -- OK Prepending /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Sys-Mmap-0.17-06IBe_/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Sys-Mmap-0.17-06IBe_/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Gradient-0.04-8o6KkG/blib/lib /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/arch /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Math-Bezier-0.01-6mTbPW/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t In Inline::env_untaint() : Blindly untainting tainted fields in %ENV. In Inline::check_config_file(): Blindly untainting Inline configuration file information. t/01-primitives.t .... 1..1 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok t/06-boilerplate.t ... skipped: Author tests not required for installation t/07-manifest.t ...... skipped: Author tests not required for installation t/08-pod.t ........... skipped: Author tests not required for installation t/09-pod-coverage.t .. skipped: Author tests not required for installation All tests successful. Files=5, Tests=1, 3 wallclock secs ( 0.03 usr 0.01 sys + 0.48 cusr 0.10 csys = 0.62 CPU) Result: PASS RKELSCH/Graphics-Framebuffer-5.79.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/CHECKSUMS Richard Kelsch <rich@rk-internet.com> A Simple Framebuffer Graphics Library >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Graphics-Framebuffer-5.79-Is0LNS && tar cvf - Graphics-Framebuffer-5.79.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/R/RK/RKELSCH/Graphics-Framebuffer-5.79.tar.gz Graphics-Framebuffer-5.79.ppd blib/ blib/lib/ blib/lib/Graphics/ blib/lib/Graphics/Framebuffer/ blib/lib/Graphics/Framebuffer/Accel.pm blib/lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer.pm blib/man3/ blib/man3/Graphics::Framebuffer.3 blib/man3/Graphics::Framebuffer::Accel.3 blib/man3/Graphics::Framebuffer::Splash.3 Finished 2016-06-12T17:47:20