PATH=/usr/bin:/bin:/home/fly2000/var/megalib/bin Start 2015-02-07T20:09:26 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Sun, 08 Feb 2015 02:29:02 GMT Running make for I/ID/IDOPEREL/Plack-App-MCCS-0.007001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/I/ID/IDOPEREL/Plack-App-MCCS-0.007001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/I/ID/IDOPEREL/CHECKSUMS Checksum for /home/fly2000/var/cpan/sources/authors/id/I/ID/IDOPEREL/Plack-App-MCCS-0.007001.tar.gz ok Plack-App-MCCS-0.007001 Plack-App-MCCS-0.007001/README Plack-App-MCCS-0.007001/Changes Plack-App-MCCS-0.007001/LICENSE Plack-App-MCCS-0.007001/INSTALL Plack-App-MCCS-0.007001/dist.ini Plack-App-MCCS-0.007001/bin Plack-App-MCCS-0.007001/bin/mccs Plack-App-MCCS-0.007001/MANIFEST Plack-App-MCCS-0.007001/META.json Plack-App-MCCS-0.007001/SIGNATURE Plack-App-MCCS-0.007001/t Plack-App-MCCS-0.007001/t/01-app.t Plack-App-MCCS-0.007001/t/00-load.t Plack-App-MCCS-0.007001/Makefile.PL Plack-App-MCCS-0.007001/MANIFEST.SKIP Plack-App-MCCS-0.007001/t/rootdir Plack-App-MCCS-0.007001/t/rootdir/text Plack-App-MCCS-0.007001/t/02-middleware.t Plack-App-MCCS-0.007001/t/rootdir/mccs.png Plack-App-MCCS-0.007001/t/rootdir/script.js Plack-App-MCCS-0.007001/t/rootdir/style.css Plack-App-MCCS-0.007001/t/rootdir/style3.css Plack-App-MCCS-0.007001/lib/Plack/App Plack-App-MCCS-0.007001/lib/Plack/App/MCCS.pm Plack-App-MCCS-0.007001/t/rootdir/style2.less Plack-App-MCCS-0.007001/t/rootdir/script.js.gz Plack-App-MCCS-0.007001/t/rootdir/style.min.css Plack-App-MCCS-0.007001/t/release-dist-manifest.t Plack-App-MCCS-0.007001/t/rootdir/style.min.css.gz Plack-App-MCCS-0.007001/lib/Plack/Middleware Plack-App-MCCS-0.007001/lib/Plack/Middleware/MCCS.pm Plack-App-MCCS-0.007001/t/rootdir/dir/subdir Plack-App-MCCS-0.007001/t/rootdir/dir/subdir/smashingpumpkins.txt CPAN.pm: Building I/ID/IDOPEREL/Plack-App-MCCS-0.007001.tar.gz >>> /home/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Plack::App::MCCS Writing MYMETA.yml and MYMETA.json >>> make cp lib/Plack/App/MCCS.pm blib/lib/Plack/App/MCCS.pm cp lib/Plack/Middleware/MCCS.pm blib/lib/Plack/Middleware/MCCS.pm cp bin/mccs blib/script/mccs "/home/fly2000/ap2000-298540/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mccs Manifying 1 pod document Manifying 2 pod documents IDOPEREL/Plack-App-MCCS-0.007001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly2000/ap2000-298540/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Plack::App::MCCS 0.007001, Perl 5.020001, /home/fly2000/ap2000-298540/bin/perl-static t/00-load.t ................ 1..2 ok 1 - use Plack::App::MCCS; ok 2 - use Plack::Middleware::MCCS; ok t/01-app.t ................. 1..41 ok 1 - Found mccs.png ok 2 - Received proper content type for mccs.png ok 3 - mccs.png is not gzipped ok 4 - Received proper content length for mccs.png ok 5 - Received a last-modified header for mccs.png ok 6 - Received default cache control for mccs.png ok 7 - Found style.css ok 8 - Received proper content type for style.css ok 9 - Received gzipped representation of style.css ok 10 - Received proper content length for style.css ok 11 - Received an ETag for style.css ok 12 - Received specific cache control for style.css ok 13 - Requested style.css again with If-Modified-Since and it has not modified ok 14 - Requested style.css again with If-None-Match and it has not modified ok 15 - Requested style.css without gzip support and got a fresh representation ok 16 - Requested style.css without gzip support and got an unencoded representation ok 17 - Requested style.css without gzip support and got the minified version ok 18 - Found script.js ok 19 - Received proper content type for script.js ok 20 - Received minified version of script.js ok 21 - Found script.js with Accept-Encoding ok 22 - Received compressed version of script.js ok 23 - Received automatically compressed version of script.js and not precompressed ok 24 - Found style2.less ok 25 - Received proper content type for style2.less ok 26 - Received proper content for style2.less ok 27 - Requested style2.less with Accept-Encoding and got 200 OK ok 28 - Requested style2.less with Accept-Encoding and got Content-Encoding == gzip ok 29 - Length of style2.less gzipped is lower than ungzipped ok 30 - Requested style3.css and received 200 OK ok 31 - Requested style3.css and got an automatically minified version ok 32 - Non-existant file returns 404 ok 33 - Forbidden to climb up the tree ok 34 - Found text file ok 35 - text file has proper text/plain content type ok 36 - Not allowed to get directories ok 37 - Found file in a subdirectory ok 38 - file in a subdirectory has correct content ok 39 - Expires header for mccs.png way in the past ok 40 - Received a user default cache control for mccs.png ok 41 - Received a representation with no ETag since no-store is enforced (for mccs.png) ok t/02-middleware.t .......... 1..3 ok 1 ok 2 ok 3 ok t/release-dist-manifest.t .. skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=46, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.68 cusr 0.08 csys = 0.82 CPU) Result: PASS IDOPEREL/Plack-App-MCCS-0.007001.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Ido Perlmuter <ido@ido50.net> Minify, Compress, Cache-control and Serve static files from Plack applications >>> (cd /home/fly2000/var/cpan/build/Plack-App-MCCS-0.007001-1Ll_KK && tar cvf - Plack-App-MCCS-0.007001.ppd blib) | gzip -c >/home/fly2000/var/REPO/I/ID/IDOPEREL/Plack-App-MCCS-0.007001.tar.gz Plack-App-MCCS-0.007001.ppd blib/ blib/script/ blib/script/mccs blib/man1/ blib/man1/mccs.1 blib/man3/ blib/man3/Plack::Middleware::MCCS.3 blib/man3/Plack::App::MCCS.3 blib/lib/ blib/lib/Plack/ blib/lib/Plack/Middleware/ blib/lib/Plack/Middleware/MCCS.pm blib/lib/Plack/App/ blib/lib/Plack/App/MCCS.pm >>> mv /home/fly2000/var/cpan/build/Plack-App-MCCS-0.007001-1Ll_KK/Plack-App-MCCS-0.007001.ppd /home/fly2000/var/REPO/I/ID/IDOPEREL VmSize: 303804 kB Finished 2015-02-07T20:09:32