PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2015-12-30T12:08:31 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Wed, 30 Dec 2015 06:29:02 GMT Running make for P/PR/PREACTION/Mercury-0.008.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/Mercury-0.008.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/P/PR/PREACTION/Mercury-0.008.tar.gz ok Mercury-0.008/ Mercury-0.008/bin/ Mercury-0.008/CHANGES Mercury-0.008/CONTRIBUTING.md Mercury-0.008/cpanfile Mercury-0.008/eg/ Mercury-0.008/lib/ Mercury-0.008/LICENSE Mercury-0.008/Makefile.PL Mercury-0.008/MANIFEST Mercury-0.008/META.yml Mercury-0.008/README.mkdn Mercury-0.008/site/ Mercury-0.008/site.yml Mercury-0.008/t/ Mercury-0.008/t/00-compile.t Mercury-0.008/t/00-report-prereqs.dd Mercury-0.008/t/00-report-prereqs.t Mercury-0.008/t/allow_origin.t Mercury-0.008/t/bus.t Mercury-0.008/t/pubsub.t Mercury-0.008/t/pushpull.t Mercury-0.008/t/share/ Mercury-0.008/t/share/allow_origin.conf Mercury-0.008/site/blog/ Mercury-0.008/site/index.markdown Mercury-0.008/site/release-blog.pl Mercury-0.008/site/theme/ Mercury-0.008/site/theme/blog/ Mercury-0.008/site/theme/css/ Mercury-0.008/site/theme/perldoc/ Mercury-0.008/site/theme/site/ Mercury-0.008/site/theme/site/footer.html.ep Mercury-0.008/site/theme/site/head_after.html.ep Mercury-0.008/site/theme/site/header_after.html.ep Mercury-0.008/site/theme/site/layout.html.ep Mercury-0.008/site/theme/site/navbar_extra.html.ep Mercury-0.008/site/theme/site/robots.txt.ep Mercury-0.008/site/theme/site/sidebar_before.html.ep Mercury-0.008/site/theme/site/sitemap.xml.ep Mercury-0.008/site/theme/site/style.html Mercury-0.008/site/theme/perldoc/pod.html.ep Mercury-0.008/site/theme/perldoc/source.html.ep Mercury-0.008/site/theme/css/normalize.css Mercury-0.008/site/theme/css/skeleton.css Mercury-0.008/site/theme/css/statocles-default.css Mercury-0.008/site/theme/blog/index.atom.ep Mercury-0.008/site/theme/blog/index.html.ep Mercury-0.008/site/theme/blog/index.rss.ep Mercury-0.008/site/theme/blog/post.html.ep Mercury-0.008/site/blog/2015/ Mercury-0.008/site/blog/2015/12/ Mercury-0.008/site/blog/2015/12/13/ Mercury-0.008/site/blog/2015/12/13/release-v0-007/ Mercury-0.008/site/blog/2015/12/13/release-v0-007/index.markdown Mercury-0.008/lib/Mercury/ Mercury-0.008/lib/Mercury.pm Mercury-0.008/lib/Mercury/Command/ Mercury-0.008/lib/Mercury/public/ Mercury-0.008/lib/Mercury/PushPull.pm Mercury-0.008/lib/Mercury/templates/ Mercury-0.008/lib/Mercury/templates/bus.html.ep Mercury-0.008/lib/Mercury/templates/index.html.ep Mercury-0.008/lib/Mercury/templates/layouts/ Mercury-0.008/lib/Mercury/templates/pubsub.html.ep Mercury-0.008/lib/Mercury/templates/pushpull.html.ep Mercury-0.008/lib/Mercury/templates/layouts/standard.html.ep Mercury-0.008/lib/Mercury/public/example.js Mercury-0.008/lib/Mercury/Command/mercury/ Mercury-0.008/lib/Mercury/Command/mercury.pm Mercury-0.008/lib/Mercury/Command/mercury/broker.pm Mercury-0.008/eg/chat.html Mercury-0.008/eg/daemon.pl Mercury-0.008/bin/mercury CPAN.pm: Building P/PR/PREACTION/Mercury-0.008.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mercury Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mercury/Command/mercury/broker.pm blib/lib/Mercury/Command/mercury/broker.pm cp lib/Mercury/templates/layouts/standard.html.ep blib/lib/Mercury/templates/layouts/standard.html.ep cp lib/Mercury/PushPull.pm blib/lib/Mercury/PushPull.pm cp lib/Mercury/templates/index.html.ep blib/lib/Mercury/templates/index.html.ep cp lib/Mercury/templates/pubsub.html.ep blib/lib/Mercury/templates/pubsub.html.ep cp lib/Mercury/Command/mercury.pm blib/lib/Mercury/Command/mercury.pm cp lib/Mercury/templates/pushpull.html.ep blib/lib/Mercury/templates/pushpull.html.ep cp lib/Mercury/templates/bus.html.ep blib/lib/Mercury/templates/bus.html.ep cp lib/Mercury.pm blib/lib/Mercury.pm cp lib/Mercury/public/example.js blib/lib/Mercury/public/example.js cp bin/mercury blib/script/mercury "/home/fly1400/ap1400/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mercury Manifying 1 pod document Manifying 4 pod documents PREACTION/Mercury-0.008.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ......... 1..5 ok 1 - Mercury.pm loaded ok ok 2 - Mercury/Command/mercury.pm loaded ok ok 3 - Mercury/Command/mercury/broker.pm loaded ok ok 4 - Mercury/PushPull.pm loaded ok ok 5 # skip bin/mercury isn't perl ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.60 # IO::Handle any 1.28 # IPC::Open3 any 1.09 # Test::More 1.001005 1.001009 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------------- ---- ---- # File::Basename any 2.82 # File::Spec::Functions any 3.60 # Mojolicious 6.00 6.38 # Scalar::Util any 1.42 # t/00-report-prereqs.t .. 1..1 ok 1 ok [Wed Dec 30 12:08:38 2015] [debug] Reading configuration file "/data/fly1400/cpan/build/Mercury-0.008-p3RFti/t/share/allow_origin.conf" [Wed Dec 30 12:08:38 2015] [debug] Reading configuration file "/data/fly1400/cpan/build/Mercury-0.008-p3RFti/t/share/allow_origin.conf" [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/fry" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.001574s, 635.324/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/leela" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.001027s, 973.710/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/bender" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000761s, 1314.060/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/sub/fry" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.001065s, 938.967/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/sub/leela" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000760s, 1315.789/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/sub/bender" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000447s, 2237.136/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/pub/fry" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.000805s, 1242.236/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/pub/leela" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000710s, 1408.451/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/pub/bender" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000763s, 1310.616/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/push/fry" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.001072s, 932.836/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/push/leela" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000715s, 1398.601/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/push/bender" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000845s, 1183.432/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/pull/fry" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.000993s, 1007.049/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/pull/leela" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000907s, 1102.536/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/pull/bender" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 401 Unauthorized (0.000614s, 1628.664/s) t/allow_origin.t ....... # Subtest: /bus # Subtest: example.com - host only # Subtest: correct origin ok 1 - WebSocket handshake with /bus/fry ok 2 - 101 Switching Protocols ok 3 - closed WebSocket 1..3 ok 1 - correct origin # Subtest: bad origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 2 - bad origin # Subtest: no origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 3 - no origin 1..3 ok 1 - example.com - host only 1..1 ok 1 - /bus # Subtest: /sub # Subtest: example.com - host only # Subtest: correct origin ok 1 - WebSocket handshake with /sub/fry ok 2 - 101 Switching Protocols ok 3 - closed WebSocket 1..3 ok 1 - correct origin # Subtest: bad origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 2 - bad origin # Subtest: no origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 3 - no origin 1..3 ok 1 - example.com - host only 1..1 ok 2 - /sub # Subtest: /pub # Subtest: example.com - host only # Subtest: correct origin ok 1 - WebSocket handshake with /pub/fry ok 2 - 101 Switching Protocols ok 3 - closed WebSocket 1..3 ok 1 - correct origin # Subtest: bad origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 2 - bad origin # Subtest: no origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 3 - no origin 1..3 ok 1 - example.com - host only 1..1 ok 3 - /pub # Subtest: /push # Subtest: example.com - host only # Subtest: correct origin ok 1 - WebSocket handshake with /push/fry ok 2 - 101 Switching Protocols ok 3 - closed WebSocket 1..3 ok 1 - correct origin # Subtest: bad origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 2 - bad origin # Subtest: no origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 3 - no origin 1..3 ok 1 - example.com - host only 1..1 ok 4 - /push # Subtest: /pull # Subtest: example.com - host only # Subtest: correct origin ok 1 - WebSocket handshake with /pull/fry ok 2 - 101 Switching Protocols ok 3 - closed WebSocket 1..3 ok 1 - correct origin # Subtest: bad origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 2 - bad origin # Subtest: no origin ok 1 - did not succeed ok 2 - unauthorized 1..2 ok 3 - no origin 1..3 ok 1 - example.com - host only 1..1 ok 5 - /pull 1..5 ok [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/foo" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.001397s, 715.820/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/foo" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.000700s, 1428.571/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/foo" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.000926s, 1079.914/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/foo" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.000837s, 1194.743/s) [Wed Dec 30 12:08:39 2015] [debug] GET "/bus/bar" [Wed Dec 30 12:08:39 2015] [debug] Routing to a callback [Wed Dec 30 12:08:39 2015] [debug] 101 Switching Protocols (0.001085s, 921.659/s) t/bus.t ................ ok 1 - WebSocket handshake with /bus/foo ok 2 - WebSocket handshake with /bus/foo ok 3 - WebSocket handshake with /bus/foo ok 4 - WebSocket handshake with /bus/foo?echo=1 ok 5 - WebSocket handshake with /bus/bar # Subtest: peer 0 ok 1 - peer 0 sends message ok 2 - peer 1 received message ok 3 - exact match for message ok 4 - peer 2 received message ok 5 - exact match for message ok 6 - peer 3 received message ok 7 - exact match for message 1..7 ok 6 - peer 0 # Subtest: peer 2 ok 1 - peer 2 sends message ok 2 - peer 0 received message ok 3 - exact match for message ok 4 - peer 1 received message ok 5 - exact match for message ok 6 - peer 3 received message ok 7 - exact match for message 1..7 ok 7 - peer 2 # Subtest: peer 3 ok 1 - peer 3 sends message ok 2 - peer 0 received message ok 3 - exact match for message ok 4 - peer 1 received message ok 5 - exact match for message ok 6 - peer 2 received message ok 7 - exact match for message ok 8 - peer 3 received message ok 9 - exact match for message 1..9 ok 8 - peer 3 ok 9 - closed WebSocket ok 10 - closed WebSocket ok 11 - closed WebSocket ok 12 - closed WebSocket ok 13 - closed WebSocket 1..13 ok [Wed Dec 30 12:08:40 2015] [debug] GET "/pub/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.001489s, 671.592/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/sub/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000866s, 1154.734/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/sub/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000769s, 1300.390/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/sub/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000517s, 1934.236/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/sub/foo/bar" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000794s, 1259.446/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/pub/foo/bar" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000721s, 1386.963/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/pub/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000896s, 1116.071/s) t/pubsub.t ............. # Subtest: exact topic ok 1 - WebSocket handshake with /pub/foo ok 2 - WebSocket handshake with /sub/foo ok 3 - WebSocket handshake with /sub/foo ok 4 - send message ok 5 - sub received message ok 6 - exact match for message ok 7 - sub received message ok 8 - exact match for message ok 9 - closed WebSocket ok 10 - closed WebSocket ok 11 - closed WebSocket 1..11 ok 1 - exact topic # Subtest: topic hierarchy ok 1 - WebSocket handshake with /sub/foo ok 2 - WebSocket handshake with /sub/foo/bar # Subtest: publish on child topic ok 1 - WebSocket handshake with /pub/foo/bar ok 2 - send message ok 3 - sub received message ok 4 - exact match for message ok 5 - sub received message ok 6 - exact match for message ok 7 - closed WebSocket 1..7 ok 3 - publish on child topic # Subtest: publish on parent topic ok 1 - WebSocket handshake with /pub/foo ok 2 - send message ok 3 - sub received message ok 4 - exact match for message ok 5 - closed WebSocket 1..5 ok 4 - publish on parent topic ok 5 - closed WebSocket ok 6 - closed WebSocket 1..6 ok 2 - topic hierarchy 1..2 ok [Wed Dec 30 12:08:40 2015] [debug] GET "/pull/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.001075s, 930.233/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/pull/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000808s, 1237.624/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/pull/bar" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.001002s, 998.004/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/push/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000796s, 1256.281/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/pull/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000504s, 1984.127/s) [Wed Dec 30 12:08:40 2015] [debug] GET "/pull/foo" [Wed Dec 30 12:08:40 2015] [debug] Routing to a callback [Wed Dec 30 12:08:40 2015] [debug] 101 Switching Protocols (0.000415s, 2409.639/s) t/pushpull.t ........... ok 1 - WebSocket handshake with /pull/foo ok 2 - WebSocket handshake with /pull/foo ok 3 - WebSocket handshake with /pull/bar ok 4 - WebSocket handshake with /push/foo # Subtest: first message ok 1 - send message ok 2 - first puller got first message ok 3 - exact match for message ok 4 - other pullers got no message 1..4 ok 5 - first message # Subtest: second message ok 1 - send message ok 2 - second puller got second message ok 3 - exact match for message ok 4 - other pullers got no message 1..4 ok 6 - second message # Subtest: third message ok 1 - send message ok 2 - first puller got third message ok 3 - exact match for message 1..3 ok 7 - third message # Subtest: remove a puller ok 1 - closed WebSocket 1..1 ok 8 - remove a puller # Subtest: fourth message ok 1 - send message ok 2 - first puller got third message ok 3 - exact match for message 1..3 ok 9 - fourth message # Subtest: add a puller ok 1 - WebSocket handshake with /pull/foo 1..1 ok 10 - add a puller # Subtest: fourth message ok 1 - send message ok 2 - first puller got fourth message ok 3 - exact match for message ok 4 - other pullers got no message 1..4 ok 11 - fourth message # Subtest: fifth message ok 1 - send message ok 2 - third puller got fifth message ok 3 - exact match for message ok 4 - other pullers got no message 1..4 ok 12 - fifth message # Subtest: remove all pullers ok 1 - closed WebSocket ok 2 - closed WebSocket 1..2 ok 13 - remove all pullers # Subtest: start again ok 1 - WebSocket handshake with /pull/foo 1..1 ok 14 - start again # Subtest: sixth message ok 1 - send message ok 2 - fourth puller got sixth message ok 3 - exact match for message 1..3 ok 15 - sixth message ok 16 - closed WebSocket ok 17 - closed WebSocket 1..17 ok All tests successful. Files=6, Tests=43, 6 wallclock secs ( 0.04 usr 0.06 sys + 3.28 cusr 0.56 csys = 3.94 CPU) Result: PASS PREACTION/Mercury-0.008.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> A message broker for WebSockets >>> (cd /home/fly1400/cpanfly-5.14/var/cpan/build/Mercury-0.008-p3RFti && tar cvf - Mercury-0.008.ppd blib) | gzip -c >/home/fly1400/cpanfly-5.14/var/REPO/P/PR/PREACTION/Mercury-0.008.tar.gz Mercury-0.008.ppd blib/ blib/lib/ blib/lib/Mercury/ blib/lib/Mercury/Command/ blib/lib/Mercury/Command/mercury/ blib/lib/Mercury/Command/mercury/broker.pm blib/lib/Mercury/Command/mercury.pm blib/lib/Mercury/templates/ blib/lib/Mercury/templates/layouts/ blib/lib/Mercury/templates/layouts/standard.html.ep blib/lib/Mercury/templates/index.html.ep blib/lib/Mercury/templates/pubsub.html.ep blib/lib/Mercury/templates/pushpull.html.ep blib/lib/Mercury/templates/bus.html.ep blib/lib/Mercury/PushPull.pm blib/lib/Mercury/public/ blib/lib/Mercury/public/example.js blib/lib/Mercury.pm blib/script/ blib/script/mercury blib/man1/ blib/man1/mercury.1 blib/man3/ blib/man3/Mercury.3 blib/man3/Mercury::Command::mercury.3 blib/man3/Mercury::Command::mercury::broker.3 blib/man3/Mercury::PushPull.3 >>> mv /home/fly1400/cpanfly-5.14/var/cpan/build/Mercury-0.008-p3RFti/Mercury-0.008.ppd /home/fly1400/cpanfly-5.14/var/REPO/P/PR/PREACTION VmSize: 271076 kB Finished 2015-12-30T12:08:41