Skip to content

Instantly share code, notes, and snippets.

@ugexe
Created March 10, 2015 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ugexe/bc48b69110382192cfaf to your computer and use it in GitHub Desktop.
Save ugexe/bc48b69110382192cfaf to your computer and use it in GitHub Desktop.
Cloning into '/home/smoke/.rakudobrew'...
Update git reference: rakudo
Cloning into 'rakudo'...
Already up-to-date.
Update git reference: nqp
Cloning into 'nqp'...
Already up-to-date.
Cloning into 'jvm-nom'...
e395707f7ef87d5485e3b4a8eb71798effe0b1a1
Note: checking out 'origin/nom'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at e395707... quick bandaid for q##
ATTENTION: no --prefix supplied, building and installing to /home/smoke/.rakudobrew/jvm-nom/install
sh: 1: /home/smoke/.rakudobrew/jvm-nom/install/bin/nqp-j: not found
Cloning into 'nqp'...
Note: checking out '2015.02-84-g27bc873'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 27bc873... handle off the end start in jvm's index/rindex
Building NQP ...
/usr/bin/perl Configure.pl --prefix=/home/smoke/.rakudobrew/jvm-nom/install --backends=jvm --make-install --git-protocol=https --git-reference=/home/smoke/.rakudobrew/bin/../git_reference
Using java version "1.7.0_75"
Cleaning up ...
/usr/bin/perl -MExtUtils::Command -e mkpath bin
javac -source 1.7 -cp 3rdparty/asm/asm-4.1.jar:3rdparty/asm/asm-tree-4.1.jar:3rdparty/jline/jline-1.0.jar:3rdparty/jna/jna.jar -g -d bin -encoding UTF8 src/vm/jvm/runtime/org/perl6/nqp/io/*.java src/vm/jvm/runtime/org/perl6/nqp/jast2bc/*.java src/vm/jvm/runtime/org/perl6/nqp/runtime/*.java src/vm/jvm/runtime/org/perl6/nqp/sixmodel/*.java src/vm/jvm/runtime/org/perl6/nqp/sixmodel/reprs/*.java src/vm/jvm/runtime/org/perl6/nqp/tools/*.java
/usr/bin/perl tools/build/gen-jvm-properties.pl . 3rdparty/asm/asm-4.1.jar:3rdparty/asm/asm-tree-4.1.jar:3rdparty/jline/jline-1.0.jar:3rdparty/jna/jna.jar > jvmconfig.properties
/usr/bin/perl tools/build/gen-jvm-properties.pl /home/smoke/.rakudobrew/jvm-nom/install 3rdparty/asm/asm-4.1.jar:3rdparty/asm/asm-tree-4.1.jar:3rdparty/jline/jline-1.0.jar:3rdparty/jna/jna.jar > bin/jvmconfig.properties
jar cf0 nqp-runtime.jar -C bin/ .
/usr/bin/perl -MExtUtils::Command -e mkpath gen/jvm/stage1
/usr/bin/perl tools/build/gen-cat.pl jvm src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/jvm/stage1/nqpmo.nqp
java -cp src/vm/jvm/stage0 -Xbootclasspath/a:src/vm/jvm/stage0:nqp-runtime.jar:3rdparty/asm/asm-4.1.jar:3rdparty/asm/asm-tree-4.1.jar:3rdparty/jline/jline-1.0.jar:3rdparty/jna/jna.jar:src/vm/jvm/stage0/nqp.jar nqp --bootstrap --setting=NULL --no-regex-lib --target=jar \
--output=gen/jvm/stage1/nqpmo.jar gen/jvm/stage1/nqpmo.nqp
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (cppInterpreter_arm.S:2623), pid=12059, tid=1978360928
# fatal error: *** Unimplemented opcode: 232 = <unknown>
#
# JRE version: OpenJDK Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
# Java VM: OpenJDK Zero VM (24.75-b04 mixed mode linux-arm )
# Derivative: IcedTea 2.5.4
# Distribution: Raspbian GNU/Linux testing-staging (sid), package 7u75-2.5.4-2+rpi1
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/smoke/.rakudobrew/jvm-nom/nqp/hs_err_pid12059.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
Makefile:235: recipe for target 'gen/jvm/stage1/nqpmo.jar' failed
make: *** [gen/jvm/stage1/nqpmo.jar] Aborted
Command failed (status 512): make
Command failed (status 512): /usr/bin/perl Configure.pl --prefix=/home/smoke/.rakudobrew/jvm-nom/install --backends=jvm --make-install --git-protocol=https --git-reference=/home/smoke/.rakudobrew/bin/../git_reference
Failed running perl Configure.pl --backends=jvm --gen-nqp --git-reference=/home/smoke/.rakudobrew/bin/../git_reference at /home/smoke/.rakudobrew/bin/rakudobrew line 50.
main::run("perl Configure.pl --backends=jvm --gen-nqp --git-reference=/h"...) called at /home/smoke/.rakudobrew/bin/rakudobrew line 219
main::build_impl("jvm", undef, "") called at /home/smoke/.rakudobrew/bin/rakudobrew line 92
Switching to jvm-nom
Updating shims
Cloning into 'panda'...
Already up-to-date.
Can't exec "perl6": No such file or directory at /home/smoke/.rakudobrew/bin/rakudobrew line 50.
Failed running perl6 rebootstrap.pl at /home/smoke/.rakudobrew/bin/rakudobrew line 50.
main::run("perl6 rebootstrap.pl") called at /home/smoke/.rakudobrew/bin/rakudobrew line 325
main::build_panda() called at /home/smoke/.rakudobrew/bin/rakudobrew line 98
fatal: destination path '/home/smoke/.rakudobrew' already exists and is not an empty directory.
Update git reference: rakudo
Already up-to-date.
Update git reference: nqp
Already up-to-date.
Update git reference: MoarVM
Cloning into 'MoarVM'...
Already up-to-date.
Cloning into 'moar-nom'...
e395707f7ef87d5485e3b4a8eb71798effe0b1a1
Note: checking out 'origin/nom'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at e395707... quick bandaid for q##
ATTENTION: no --prefix supplied, building and installing to /home/smoke/.rakudobrew/moar-nom/install
sh: 1: /home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m: not found
Cloning into 'nqp'...
Note: checking out '2015.02-84-g27bc873'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 27bc873... handle off the end start in jvm's index/rindex
Building NQP ...
/usr/bin/perl Configure.pl --prefix=/home/smoke/.rakudobrew/moar-nom/install --backends=moar --make-install --git-protocol=https --git-reference=/home/smoke/.rakudobrew/bin/../git_reference --gen-moar
Can't exec "/home/smoke/.rakudobrew/moar-nom/install/bin/moar": No such file or directory at tools/lib/NQP/Configure.pm line 446.
Cloning into 'MoarVM'...
Note: checking out '2015.02-45-g86cb4db'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 86cb4db... handle no start case right in rindex
Configuring and building MoarVM ...
/usr/bin/perl Configure.pl --optimize --prefix=/home/smoke/.rakudobrew/moar-nom/install --make-install
Welcome to MoarVM!
Updating submodules .................................... OK
Configuring native build environment ................... JIT isn't supported on arm-linux-gnueabihf-thread-multi-64int yet.
OK
probing whether your compiler thinks that it is gcc YES
probing how your compiler does static inline ....... static __inline__
your CPU can read unaligned values for only int32
probing the size of pointers ....................... 4
probing computed goto support ...................... YES
make: make
compile: gcc -O2 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC
link: gcc -O2 -DNDEBUG -Wl,-rpath,@libdir@
libs: -lm -lpthread -lrt -ldl
byte order: little endian
Configuring 3rdparty libs .............................. OK
3rdparty: 3rdparty/dyncall/dyncall/libdyncall_s.a
3rdparty/dyncall/dyncallback/libdyncallback_s.a
3rdparty/dyncall/dynload/libdynload_s.a
3rdparty/libatomic_ops/src/libatomic_ops.a
3rdparty/libtommath/libtommath.a
3rdparty/libuv/libuv.a
3rdparty/linenoise/liblinenoise.a
3rdparty/sha1/libsha1.a
3rdparty/tinymt/libtinymt.a
Generating src/gen/config.c ............................ OK
Generating src/gen/config.h ............................ OK
Generating Makefile .................................... OK
Generating tools/check.mk .............................. OK
Generating build/mk-moar-pc.pl ......................... OK
Configuration SUCCESS.
Type 'make' to build and 'make help' to see a list of
available make targets.
compiling src/main.o
compiling src/core/callsite.o
compiling src/core/args.o
compiling src/core/exceptions.o
src/core/exceptions.c: In function ‘handler_can_handle’:
src/core/exceptions.c:79:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
MVMuint64 block_label = block_has_label ? (MVMuint64)(f->work[fh->label_reg].o) : 0;
^
src/core/exceptions.c:80:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
MVMuint64 thrown_label = payload ? (MVMuint64)payload : 0;
^
compiling src/core/interp.o
src/core/interp.c: In function ‘MVM_interp_run’:
src/core/interp.c:2061:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
GET_REG(cur_op, 0).i64 = (MVMint64)GET_REG(cur_op, 2).o;
^
compiling src/core/threadcontext.o
compiling src/core/compunit.o
compiling src/core/bytecode.o
compiling src/core/frame.o
compiling src/core/validation.o
compiling src/core/bytecodedump.o
compiling src/core/threads.o
compiling src/core/ops.o
compiling src/core/hll.o
compiling src/core/loadbytecode.o
compiling src/math/num.o
compiling src/core/coerce.o
compiling src/core/dll.o
compiling src/core/ext.o
compiling src/core/nativecall.o
compiling src/core/continuation.o
compiling src/core/intcache.o
compiling src/core/fixedsizealloc.o
compiling src/gen/config.o
compiling src/gc/orchestrate.o
compiling src/gc/allocation.o
compiling src/gc/worklist.o
compiling src/gc/roots.o
compiling src/gc/collect.o
compiling src/gc/gen2.o
compiling src/gc/wb.o
compiling src/gc/objectid.o
src/gc/objectid.c: In function ‘MVM_gc_object_id’:
src/gc/objectid.c:11:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
id = (MVMuint64)obj;
^
src/gc/objectid.c:33:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
id = (MVMuint64)entry->gen2_addr;
^
compiling src/gc/finalize.o
compiling src/io/io.o
compiling src/io/eventloop.o
compiling src/io/syncfile.o
compiling src/io/syncstream.o
compiling src/io/syncpipe.o
compiling src/io/syncsocket.o
compiling src/io/fileops.o
compiling src/io/dirops.o
compiling src/io/procops.o
compiling src/io/timers.o
compiling src/io/filewatchers.o
compiling src/io/signals.o
compiling src/io/asyncsocket.o
compiling src/6model/reprs.o
compiling src/6model/reprconv.o
compiling src/6model/containers.o
compiling src/6model/parametric.o
compiling src/6model/reprs/MVMString.o
compiling src/6model/reprs/MVMArray.o
compiling src/6model/reprs/MVMHash.o
compiling src/6model/reprs/MVMCFunction.o
compiling src/6model/reprs/KnowHOWREPR.o
compiling src/6model/reprs/KnowHOWAttributeREPR.o
compiling src/6model/reprs/P6str.o
compiling src/6model/reprs/P6opaque.o
compiling src/6model/reprs/MVMCode.o
compiling src/6model/reprs/MVMOSHandle.o
compiling src/6model/reprs/MVMCompUnit.o
compiling src/6model/reprs/MVMStaticFrame.o
compiling src/6model/reprs/P6int.o
compiling src/6model/reprs/P6num.o
compiling src/6model/reprs/Uninstantiable.o
compiling src/6model/reprs/HashAttrStore.o
compiling src/6model/reprs/MVMThread.o
compiling src/6model/reprs/MVMIter.o
compiling src/6model/reprs/MVMContext.o
compiling src/6model/reprs/SCRef.o
compiling src/6model/reprs/Lexotic.o
compiling src/6model/reprs/MVMCallCapture.o
compiling src/6model/reprs/P6bigint.o
compiling src/6model/reprs/NFA.o
compiling src/6model/reprs/MVMException.o
compiling src/6model/reprs/MVMDLLSym.o
compiling src/6model/reprs/MVMMultiCache.o
compiling src/6model/reprs/MVMContinuation.o
compiling src/6model/reprs/NativeCall.o
compiling src/6model/reprs/CPointer.o
src/6model/reprs/CPointer.c: In function ‘set_int’:
src/6model/reprs/CPointer.c:33:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
body->ptr = (void *)value;
^
src/6model/reprs/CPointer.c: In function ‘get_int’:
src/6model/reprs/CPointer.c:38:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (MVMint64)body->ptr;
^
compiling src/6model/reprs/CStr.o
compiling src/6model/reprs/CArray.o
compiling src/6model/reprs/CStruct.o
compiling src/6model/reprs/ReentrantMutex.o
compiling src/6model/reprs/ConditionVariable.o
compiling src/6model/reprs/Semaphore.o
compiling src/6model/reprs/ConcBlockingQueue.o
compiling src/6model/reprs/MVMAsyncTask.o
compiling src/6model/reprs/MVMNull.o
compiling src/6model/reprs/NativeRef.o
compiling src/6model/6model.o
compiling src/6model/bootstrap.o
compiling src/6model/sc.o
compiling src/6model/serialization.o
compiling src/mast/compiler.o
compiling src/mast/driver.o
compiling src/spesh/dump.o
compiling src/spesh/graph.o
compiling src/spesh/codegen.o
compiling src/spesh/candidate.o
compiling src/spesh/manipulate.o
compiling src/spesh/args.o
compiling src/spesh/facts.o
compiling src/spesh/optimize.o
compiling src/spesh/deopt.o
compiling src/spesh/log.o
compiling src/spesh/threshold.o
compiling src/spesh/inline.o
compiling src/spesh/osr.o
compiling src/jit/graph.o
src/jit/graph.c: In function ‘jgb_consume_ins’:
src/jit/graph.c:989:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
{ MVM_JIT_LITERAL_PTR, (MVMint64)hll_config },
^
src/jit/graph.c:1806:73: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
{ MVM_JIT_LITERAL_PTR, (MVMint64)fake_regs }};
^
compiling src/jit/compile.o
compiling src/jit/log.o
compiling src/strings/decode_stream.o
compiling src/strings/ascii.o
compiling src/strings/utf8.o
compiling src/strings/ops.o
generating src/strings/unicode.c
compiling src/strings/unicode.o
compiling src/strings/latin1.o
compiling src/strings/utf16.o
compiling src/strings/windows1252.o
compiling src/math/bigintops.o
compiling src/profiler/instrument.o
compiling src/profiler/log.o
src/profiler/log.c: In function ‘MVM_profile_log_allocated’:
src/profiler/log.c:172:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
MVMuint32 distance = ((MVMuint64)tc->nursery_alloc - (MVMuint64)obj);
^
src/profiler/log.c:172:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
MVMuint32 distance = ((MVMuint64)tc->nursery_alloc - (MVMuint64)obj);
^
src/profiler/log.c:180:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
if ((MVMuint64)obj > (MVMuint64)tc->nursery_tospace && distance <= obj->header.size && obj != ptd->last_counted_allocation) {
^
src/profiler/log.c:180:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
if ((MVMuint64)obj > (MVMuint64)tc->nursery_tospace && distance <= obj->header.size && obj != ptd->last_counted_allocation) {
^
compiling src/profiler/profile.o
src/profiler/profile.c: In function ‘dump_call_graph_node’:
src/profiler/profile.c:84:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
box_i(tc, (MVMint64)pcn->sf));
^
src/profiler/profile.c:132:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
MVM_repr_bind_key_o(tc, alloc_info, pds->id, box_i(tc, (MVMint64)type));
^
compiling src/moar.o
compiling src/platform/posix/mmap.o
compiling src/platform/posix/time.o
compiling src/platform/posix/sys.o
compiling src/jit/stub.o
building dyncall...
ar: creating libdyncall_s.a
ar: creating libdyncallback_s.a
ar: creating libdynload_s.a
done.
linking 3rdparty/libatomic_ops/src/libatomic_ops.a
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for PIC compiler flag... -fPIC
checking whether gcc -fPIC causes __PIC__ definition... yes
checking for gcc -Wextra... yes
checking for pthread_self in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
make[1]: Entering directory '/home/smoke/.rakudobrew/moar-nom/nqp/MoarVM/3rdparty/libatomic_ops/src'
make all-am
make[2]: Entering directory '/home/smoke/.rakudobrew/moar-nom/nqp/MoarVM/3rdparty/libatomic_ops/src'
gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -O2 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -DMVM_TRACING=0 -DMVM_CGOTO=1 -MT atomic_ops.o -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.o atomic_ops.c
mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Po
rm -f libatomic_ops.a
ar cru libatomic_ops.a atomic_ops.o
ranlib libatomic_ops.a
make[2]: Leaving directory '/home/smoke/.rakudobrew/moar-nom/nqp/MoarVM/3rdparty/libatomic_ops/src'
make[1]: Leaving directory '/home/smoke/.rakudobrew/moar-nom/nqp/MoarVM/3rdparty/libatomic_ops/src'
compiling 3rdparty/libuv/src/unix/linux-core.o
compiling 3rdparty/libuv/src/unix/linux-inotify.o
compiling 3rdparty/libuv/src/unix/linux-syscalls.o
compiling 3rdparty/libuv/src/unix/proctitle.o
compiling 3rdparty/libuv/src/fs-poll.o
compiling 3rdparty/libuv/src/inet.o
compiling 3rdparty/libuv/src/uv-common.o
compiling 3rdparty/libuv/src/version.o
compiling 3rdparty/libuv/src/unix/async.o
compiling 3rdparty/libuv/src/unix/core.o
compiling 3rdparty/libuv/src/unix/dl.o
compiling 3rdparty/libuv/src/unix/fs.o
compiling 3rdparty/libuv/src/unix/getaddrinfo.o
compiling 3rdparty/libuv/src/unix/loop-watcher.o
compiling 3rdparty/libuv/src/unix/loop.o
compiling 3rdparty/libuv/src/unix/pipe.o
compiling 3rdparty/libuv/src/unix/poll.o
compiling 3rdparty/libuv/src/unix/process.o
compiling 3rdparty/libuv/src/unix/signal.o
compiling 3rdparty/libuv/src/unix/stream.o
compiling 3rdparty/libuv/src/unix/tcp.o
compiling 3rdparty/libuv/src/unix/thread.o
compiling 3rdparty/libuv/src/threadpool.o
compiling 3rdparty/libuv/src/unix/timer.o
compiling 3rdparty/libuv/src/unix/tty.o
compiling 3rdparty/libuv/src/unix/udp.o
linking 3rdparty/libuv/libuv.a
compiling 3rdparty/tinymt/tinymt64.o
linking 3rdparty/tinymt/libtinymt.a
compiling 3rdparty/linenoise/linenoise.o
linking 3rdparty/linenoise/liblinenoise.a
compiling 3rdparty/sha1/sha1.o
linking 3rdparty/sha1/libsha1.a
compiling 3rdparty/libtommath/bn_error.o
compiling 3rdparty/libtommath/bn_fast_mp_invmod.o
compiling 3rdparty/libtommath/bn_fast_mp_montgomery_reduce.o
compiling 3rdparty/libtommath/bn_fast_s_mp_mul_digs.o
compiling 3rdparty/libtommath/bn_fast_s_mp_mul_high_digs.o
compiling 3rdparty/libtommath/bn_fast_s_mp_sqr.o
compiling 3rdparty/libtommath/bn_mp_2expt.o
compiling 3rdparty/libtommath/bn_mp_abs.o
compiling 3rdparty/libtommath/bn_mp_add.o
compiling 3rdparty/libtommath/bn_mp_add_d.o
compiling 3rdparty/libtommath/bn_mp_addmod.o
compiling 3rdparty/libtommath/bn_mp_and.o
compiling 3rdparty/libtommath/bn_mp_clamp.o
compiling 3rdparty/libtommath/bn_mp_clear.o
compiling 3rdparty/libtommath/bn_mp_clear_multi.o
compiling 3rdparty/libtommath/bn_mp_cmp.o
compiling 3rdparty/libtommath/bn_mp_cmp_d.o
compiling 3rdparty/libtommath/bn_mp_cmp_mag.o
compiling 3rdparty/libtommath/bn_mp_cnt_lsb.o
compiling 3rdparty/libtommath/bn_mp_copy.o
compiling 3rdparty/libtommath/bn_mp_count_bits.o
compiling 3rdparty/libtommath/bn_mp_div.o
compiling 3rdparty/libtommath/bn_mp_div_2.o
compiling 3rdparty/libtommath/bn_mp_div_2d.o
compiling 3rdparty/libtommath/bn_mp_div_3.o
compiling 3rdparty/libtommath/bn_mp_div_d.o
compiling 3rdparty/libtommath/bn_mp_dr_is_modulus.o
compiling 3rdparty/libtommath/bn_mp_dr_reduce.o
compiling 3rdparty/libtommath/bn_mp_dr_setup.o
compiling 3rdparty/libtommath/bn_mp_exch.o
compiling 3rdparty/libtommath/bn_mp_expt_d.o
compiling 3rdparty/libtommath/bn_mp_exptmod.o
compiling 3rdparty/libtommath/bn_mp_exptmod_fast.o
compiling 3rdparty/libtommath/bn_mp_exteuclid.o
compiling 3rdparty/libtommath/bn_mp_fread.o
compiling 3rdparty/libtommath/bn_mp_fwrite.o
compiling 3rdparty/libtommath/bn_mp_gcd.o
compiling 3rdparty/libtommath/bn_mp_get_int.o
compiling 3rdparty/libtommath/bn_mp_get_long.o
compiling 3rdparty/libtommath/bn_mp_grow.o
compiling 3rdparty/libtommath/bn_mp_init.o
compiling 3rdparty/libtommath/bn_mp_init_copy.o
compiling 3rdparty/libtommath/bn_mp_init_multi.o
compiling 3rdparty/libtommath/bn_mp_init_set.o
compiling 3rdparty/libtommath/bn_mp_init_set_int.o
compiling 3rdparty/libtommath/bn_mp_init_size.o
compiling 3rdparty/libtommath/bn_mp_invmod.o
compiling 3rdparty/libtommath/bn_mp_invmod_slow.o
compiling 3rdparty/libtommath/bn_mp_is_square.o
compiling 3rdparty/libtommath/bn_mp_jacobi.o
compiling 3rdparty/libtommath/bn_mp_karatsuba_mul.o
compiling 3rdparty/libtommath/bn_mp_karatsuba_sqr.o
compiling 3rdparty/libtommath/bn_mp_lcm.o
compiling 3rdparty/libtommath/bn_mp_lshd.o
compiling 3rdparty/libtommath/bn_mp_mod.o
compiling 3rdparty/libtommath/bn_mp_mod_2d.o
compiling 3rdparty/libtommath/bn_mp_mod_d.o
compiling 3rdparty/libtommath/bn_mp_montgomery_calc_normalization.o
compiling 3rdparty/libtommath/bn_mp_montgomery_reduce.o
compiling 3rdparty/libtommath/bn_mp_montgomery_setup.o
compiling 3rdparty/libtommath/bn_mp_mul.o
compiling 3rdparty/libtommath/bn_mp_mul_2.o
compiling 3rdparty/libtommath/bn_mp_mul_2d.o
compiling 3rdparty/libtommath/bn_mp_mul_d.o
compiling 3rdparty/libtommath/bn_mp_mulmod.o
compiling 3rdparty/libtommath/bn_mp_n_root.o
compiling 3rdparty/libtommath/bn_mp_neg.o
compiling 3rdparty/libtommath/bn_mp_or.o
compiling 3rdparty/libtommath/bn_mp_prime_fermat.o
compiling 3rdparty/libtommath/bn_mp_prime_is_divisible.o
compiling 3rdparty/libtommath/bn_mp_prime_is_prime.o
compiling 3rdparty/libtommath/bn_mp_prime_miller_rabin.o
compiling 3rdparty/libtommath/bn_mp_prime_next_prime.o
compiling 3rdparty/libtommath/bn_mp_prime_rabin_miller_trials.o
compiling 3rdparty/libtommath/bn_mp_prime_random_ex.o
compiling 3rdparty/libtommath/bn_mp_radix_size.o
compiling 3rdparty/libtommath/bn_mp_radix_smap.o
compiling 3rdparty/libtommath/bn_mp_rand.o
compiling 3rdparty/libtommath/bn_mp_read_radix.o
compiling 3rdparty/libtommath/bn_mp_read_signed_bin.o
compiling 3rdparty/libtommath/bn_mp_read_unsigned_bin.o
compiling 3rdparty/libtommath/bn_mp_reduce.o
compiling 3rdparty/libtommath/bn_mp_reduce_2k.o
compiling 3rdparty/libtommath/bn_mp_reduce_2k_l.o
compiling 3rdparty/libtommath/bn_mp_reduce_2k_setup.o
compiling 3rdparty/libtommath/bn_mp_reduce_2k_setup_l.o
compiling 3rdparty/libtommath/bn_mp_reduce_is_2k.o
compiling 3rdparty/libtommath/bn_mp_reduce_is_2k_l.o
compiling 3rdparty/libtommath/bn_mp_reduce_setup.o
compiling 3rdparty/libtommath/bn_mp_rshd.o
compiling 3rdparty/libtommath/bn_mp_set.o
compiling 3rdparty/libtommath/bn_mp_set_int.o
compiling 3rdparty/libtommath/bn_mp_set_long.o
compiling 3rdparty/libtommath/bn_mp_shrink.o
compiling 3rdparty/libtommath/bn_mp_signed_bin_size.o
compiling 3rdparty/libtommath/bn_mp_sqr.o
compiling 3rdparty/libtommath/bn_mp_sqrmod.o
compiling 3rdparty/libtommath/bn_mp_sqrt.o
compiling 3rdparty/libtommath/bn_mp_sub.o
compiling 3rdparty/libtommath/bn_mp_sub_d.o
compiling 3rdparty/libtommath/bn_mp_submod.o
compiling 3rdparty/libtommath/bn_mp_to_signed_bin.o
compiling 3rdparty/libtommath/bn_mp_to_signed_bin_n.o
compiling 3rdparty/libtommath/bn_mp_to_unsigned_bin.o
compiling 3rdparty/libtommath/bn_mp_to_unsigned_bin_n.o
compiling 3rdparty/libtommath/bn_mp_toom_mul.o
compiling 3rdparty/libtommath/bn_mp_toom_sqr.o
compiling 3rdparty/libtommath/bn_mp_toradix.o
compiling 3rdparty/libtommath/bn_mp_toradix_n.o
compiling 3rdparty/libtommath/bn_mp_unsigned_bin_size.o
compiling 3rdparty/libtommath/bn_mp_xor.o
compiling 3rdparty/libtommath/bn_mp_zero.o
compiling 3rdparty/libtommath/bn_prime_tab.o
compiling 3rdparty/libtommath/bn_reverse.o
compiling 3rdparty/libtommath/bn_s_mp_add.o
compiling 3rdparty/libtommath/bn_s_mp_exptmod.o
compiling 3rdparty/libtommath/bn_s_mp_mul_digs.o
compiling 3rdparty/libtommath/bn_s_mp_mul_high_digs.o
compiling 3rdparty/libtommath/bn_s_mp_sqr.o
compiling 3rdparty/libtommath/bn_s_mp_sub.o
compiling 3rdparty/libtommath/bncore.o
linking 3rdparty/libtommath/libtommath.a
linking libmoar.so
linking moar
/usr/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/bin
/usr/bin/perl -MExtUtils::Command -e cp moar /home/smoke/.rakudobrew/moar-nom/install/bin
/usr/bin/perl -MExtUtils::Command -e chmod 755 /home/smoke/.rakudobrew/moar-nom/install/bin/moar
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/lib
/usr/bin/perl -MExtUtils::Command -e cp libmoar.so /home/smoke/.rakudobrew/moar-nom/install/lib
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST
/usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Nodes.nqp /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST
/usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Ops.nqp /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/share/pkgconfig
/usr/bin/perl -MExtUtils::Command -e cp pkgconfig/moar.pc /home/smoke/.rakudobrew/moar-nom/install/share/pkgconfig
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar
/usr/bin/perl -MExtUtils::Command -e cp src/gen/config.h /home/smoke/.rakudobrew/moar-nom/install/include/moar
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/6model/reprs
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/core
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/gc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/gen
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/io
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/mast
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/math
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/platform
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/profiler
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/spesh
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/strings
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/moar/jit
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar
/usr/bin/perl -MExtUtils::Command -e cp src/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar
/usr/bin/perl -MExtUtils::Command -e cp src/6model/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/6model
/usr/bin/perl -MExtUtils::Command -e cp src/6model/reprs/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/6model/reprs
/usr/bin/perl -MExtUtils::Command -e cp src/core/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/core
/usr/bin/perl -MExtUtils::Command -e cp src/gc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/gc
/usr/bin/perl -MExtUtils::Command -e cp src/gen/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/gen
/usr/bin/perl -MExtUtils::Command -e cp src/io/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/io
/usr/bin/perl -MExtUtils::Command -e cp src/mast/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/mast
/usr/bin/perl -MExtUtils::Command -e cp src/math/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/math
/usr/bin/perl -MExtUtils::Command -e cp src/platform/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/platform
/usr/bin/perl -MExtUtils::Command -e cp src/profiler/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/profiler
/usr/bin/perl -MExtUtils::Command -e cp src/spesh/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/spesh
/usr/bin/perl -MExtUtils::Command -e cp src/strings/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/strings
/usr/bin/perl -MExtUtils::Command -e cp src/jit/*.h /home/smoke/.rakudobrew/moar-nom/install/include/moar/jit
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libuv
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libtommath
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/msinttypes
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/sha1
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/tinymt
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libuv/include/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libuv
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/msinttypes/*.h /home/smoke/.rakudobrew/moar-nom/install/include/msinttypes
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/sha1/*.h /home/smoke/.rakudobrew/moar-nom/install/include/sha1
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/tinymt/*.h /home/smoke/.rakudobrew/moar-nom/install/include/tinymt
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libuv
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libuv/include/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libuv
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/armcc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/gcc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/hpc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/ibmc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/icc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/loadstore
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/msftc
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/sunc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/armcc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/armcc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/gcc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/hpc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/hpc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/ibmc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/ibmc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/icc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/icc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/loadstore
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/msftc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/msftc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libatomic_ops/src/atomic_ops/sysdeps/sunc/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops/atomic_ops/sysdeps/sunc
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libtommath/*.h /home/smoke/.rakudobrew/moar-nom/install/include/libtommath
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/dyncall
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/dyncall/dynload/*.h /home/smoke/.rakudobrew/moar-nom/install/include/dyncall
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/dyncall/dyncall/*.h /home/smoke/.rakudobrew/moar-nom/install/include/dyncall
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/dyncall/dyncallback/*.h /home/smoke/.rakudobrew/moar-nom/install/include/dyncall
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/include/linenoise
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/linenoise/*.h /home/smoke/.rakudobrew/moar-nom/install/include/linenoise
Cleaning up ...
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage1/nqpmo.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --setting=NULL --no-regex-lib --target=mbc \
--output=gen/moar/stage1/nqpmo.moarvm gen/moar/stage1/nqpmo.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --setting=NULL --no-regex-lib --target=mbc \
--output=gen/moar/stage1/ModuleLoader.moarvm src/vm/moar/ModuleLoader.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/core/NativeTypes.nqp src/core/NQPRoutine.nqp src/core/NQPMu.nqp src/core/NQPCapture.nqp src/core/IO.nqp src/core/Regex.nqp src/core/Hash.nqp src/core/testing.nqp src/core/YOUAREHERE.nqp > gen/moar/stage1/NQPCORE.setting
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting=NULL --no-regex-lib --target=mbc \
--output=gen/moar/stage1/NQPCORE.setting.moarvm gen/moar/stage1/NQPCORE.setting
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QAST/CompileTimeValue.nqp src/QAST/SpecialArg.nqp src/QAST/Children.nqp src/QAST/Node.nqp src/QAST/NodeList.nqp src/QAST/Regex.nqp src/QAST/IVal.nqp src/QAST/NVal.nqp src/QAST/SVal.nqp src/QAST/BVal.nqp src/QAST/WVal.nqp src/QAST/Want.nqp src/QAST/Var.nqp src/QAST/VarWithFallback.nqp src/QAST/ParamTypeCheck.nqp src/QAST/Op.nqp src/QAST/VM.nqp src/QAST/Stmts.nqp src/QAST/Stmt.nqp src/QAST/Block.nqp src/QAST/Unquote.nqp src/QAST/CompUnit.nqp src/QAST/InlinePlaceholder.nqp > gen/moar/stage1/QASTNode.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/QASTNode.moarvm gen/moar/stage1/QASTNode.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QRegex/NFA.nqp src/QRegex/Cursor.nqp > gen/moar/stage1/QRegex.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/QRegex.moarvm gen/moar/stage1/QRegex.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/vm/moar/HLL/Backend.nqp src/HLL/Grammar.nqp src/HLL/Actions.nqp src/HLL/Compiler.nqp src/HLL/CommandLine.nqp src/HLL/World.nqp src/HLL/sprintf.nqp > gen/moar/stage1/NQPHLL.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/NQPHLL.moarvm gen/moar/stage1/NQPHLL.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/MASTOps.moarvm /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST/Ops.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/MASTNodes.moarvm /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST/Nodes.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/vm/moar/QAST/QASTRegexCompilerMAST.nqp src/vm/moar/QAST/QASTOperationsMAST.nqp src/vm/moar/QAST/QASTCompilerMAST.nqp > gen/moar/stage1/QAST.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/QAST.moarvm gen/moar/stage1/QAST.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QRegex/P6Regex/Grammar.nqp src/QRegex/P6Regex/Actions.nqp src/QRegex/P6Regex/Compiler.nqp src/QRegex/P6Regex/Optimizer.nqp > gen/moar/stage1/NQPP6QRegex.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/NQPP6QRegex.moarvm gen/moar/stage1/NQPP6QRegex.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-version.pl > gen/moar/stage1/nqp-config.nqp
/usr/bin/perl tools/build/gen-cat.pl moar src/vm/moar/NQP/Ops.nqp src/NQP/World.nqp src/NQP/Grammar.nqp src/NQP/Optimizer.nqp src/NQP/Actions.nqp src/NQP/Compiler.nqp gen/moar/stage1/nqp-config.nqp > gen/moar/stage1/NQP.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --target=mbc --no-regex-lib \
--output=gen/moar/stage1/nqp.moarvm gen/moar/stage1/NQP.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage2/nqpmo.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --setting=NULL --no-regex-lib --target=mbc \
--output=gen/moar/stage2/nqpmo.moarvm gen/moar/stage2/nqpmo.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --setting=NULL --no-regex-lib --target=mbc \
--output=gen/moar/stage2/ModuleLoader.moarvm src/vm/moar/ModuleLoader.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/core/NativeTypes.nqp src/core/NQPRoutine.nqp src/core/NQPMu.nqp src/core/NQPCapture.nqp src/core/IO.nqp src/core/Regex.nqp src/core/Hash.nqp src/core/testing.nqp src/core/YOUAREHERE.nqp > gen/moar/stage2/NQPCORE.setting
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting=NULL --no-regex-lib --target=mbc \
--output=gen/moar/stage2/NQPCORE.setting.moarvm gen/moar/stage2/NQPCORE.setting
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QAST/CompileTimeValue.nqp src/QAST/SpecialArg.nqp src/QAST/Children.nqp src/QAST/Node.nqp src/QAST/NodeList.nqp src/QAST/Regex.nqp src/QAST/IVal.nqp src/QAST/NVal.nqp src/QAST/SVal.nqp src/QAST/BVal.nqp src/QAST/WVal.nqp src/QAST/Want.nqp src/QAST/Var.nqp src/QAST/VarWithFallback.nqp src/QAST/ParamTypeCheck.nqp src/QAST/Op.nqp src/QAST/VM.nqp src/QAST/Stmts.nqp src/QAST/Stmt.nqp src/QAST/Block.nqp src/QAST/Unquote.nqp src/QAST/CompUnit.nqp src/QAST/InlinePlaceholder.nqp > gen/moar/stage2/QASTNode.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/QASTNode.moarvm gen/moar/stage2/QASTNode.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QRegex/NFA.nqp src/QRegex/Cursor.nqp > gen/moar/stage2/QRegex.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/QRegex.moarvm gen/moar/stage2/QRegex.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/vm/moar/HLL/Backend.nqp src/HLL/Grammar.nqp src/HLL/Actions.nqp src/HLL/Compiler.nqp src/HLL/CommandLine.nqp src/HLL/World.nqp src/HLL/sprintf.nqp > gen/moar/stage2/NQPHLL.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/NQPHLL.moarvm gen/moar/stage2/NQPHLL.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/MASTOps.moarvm /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST/Ops.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/MASTNodes.moarvm /home/smoke/.rakudobrew/moar-nom/install/share/nqp/lib/MAST/Nodes.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/vm/moar/QAST/QASTRegexCompilerMAST.nqp src/vm/moar/QAST/QASTOperationsMAST.nqp src/vm/moar/QAST/QASTCompilerMAST.nqp > gen/moar/stage2/QAST.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/QAST.moarvm gen/moar/stage2/QAST.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QRegex/P6Regex/Grammar.nqp src/QRegex/P6Regex/Actions.nqp src/QRegex/P6Regex/Compiler.nqp src/QRegex/P6Regex/Optimizer.nqp > gen/moar/stage2/NQPP6QRegex.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage2/NQPP6QRegex.moarvm gen/moar/stage2/NQPP6QRegex.nqp
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-version.pl > gen/moar/stage2/nqp-config.nqp
/usr/bin/perl tools/build/gen-cat.pl moar src/vm/moar/NQP/Ops.nqp src/NQP/World.nqp src/NQP/Grammar.nqp src/NQP/Optimizer.nqp src/NQP/Actions.nqp src/NQP/Compiler.nqp gen/moar/stage2/nqp-config.nqp > gen/moar/stage2/NQP.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath=gen/moar/stage1 gen/moar/stage1/nqp.moarvm --bootstrap --module-path=gen/moar/stage2 --setting-path=gen/moar/stage2 \
--setting=NQPCORE --target=mbc --no-regex-lib \
--output=gen/moar/stage2/nqp.moarvm gen/moar/stage2/NQP.nqp
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/nqpmo.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/ModuleLoader.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/NQPCORE.setting.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/QASTNode.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/QRegex.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/NQPHLL.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/MASTOps.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/MASTNodes.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/QAST.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/NQPP6QRegex.moarvm .
/usr/bin/perl -MExtUtils::Command -e cp gen/moar/stage2/nqp.moarvm .
/usr/bin/perl tools/build/gen-moar-runner.pl "/home/smoke/.rakudobrew/moar-nom/install/bin/moar"
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage2/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/QRegex/P5Regex/Grammar.nqp src/QRegex/P5Regex/Actions.nqp src/QRegex/P5Regex/Compiler.nqp > gen/moar/stage2/NQPP5QRegex.nqp
./nqp-m --target=mbc --output=NQPP5QRegex.moarvm \
gen/moar/stage2/NQPP5QRegex.nqp
/usr/bin/perl -MExtUtils::Command -e cp nqp-m nqp
/usr/bin/perl -MExtUtils::Command -e chmod 755 nqp
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/bin
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/profiler
/usr/bin/perl -MExtUtils::Command -e cp nqpmo.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp ModuleLoader.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp NQPCORE.setting.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp QASTNode.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp QRegex.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp NQPHLL.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp MASTOps.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp MASTNodes.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp QAST.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp NQPP6QRegex.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp nqp.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp NQPP5QRegex.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib
/usr/bin/perl -MExtUtils::Command -e cp src/vm/moar/profiler/template.html /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/profiler/template.html
/usr/bin/perl tools/build/install-moar-runner.pl "" /home/smoke/.rakudobrew/moar-nom/install
NQP has been built and installed.
Using /home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m (version 2015.02-84-g27bc873 / MoarVM 2015.02-45-g86cb4db).
Cleaning up ...
You can now use 'make' to build Rakudo.
After that, 'make test' will run some tests and
'make install' will install Rakudo.
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar src/vm/moar/ModuleLoaderVMConfig.nqp src/Perl6/ModuleLoader.nqp > src/gen/m-ModuleLoader.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/ModuleLoader.moarvm --encoding=utf8 \
src/gen/m-ModuleLoader.nqp
gcc -c -fPIC -O2 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -O2 -DNDEBUG -I/home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops \
-I/home/smoke/.rakudobrew/moar-nom/install/include/dyncall -I/home/smoke/.rakudobrew/moar-nom/install/include/linenoise -I/home/smoke/.rakudobrew/moar-nom/install/include/moar \
-I/home/smoke/.rakudobrew/moar-nom/install/include/sha1 -I/home/smoke/.rakudobrew/moar-nom/install/include/tinymt -I/home/smoke/.rakudobrew/moar-nom/install/include/libtommath \
-I/home/smoke/.rakudobrew/moar-nom/install/include/libuv -I/home/smoke/.rakudobrew/moar-nom/install/include -o dynext/perl6_ops.o src/vm/moar/ops/perl6_ops.c
gcc -c -fPIC -O2 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -O2 -DNDEBUG -I/home/smoke/.rakudobrew/moar-nom/install/include/libatomic_ops \
-I/home/smoke/.rakudobrew/moar-nom/install/include/dyncall -I/home/smoke/.rakudobrew/moar-nom/install/include/linenoise -I/home/smoke/.rakudobrew/moar-nom/install/include/moar \
-I/home/smoke/.rakudobrew/moar-nom/install/include/sha1 -I/home/smoke/.rakudobrew/moar-nom/install/include/tinymt -I/home/smoke/.rakudobrew/moar-nom/install/include/libtommath \
-I/home/smoke/.rakudobrew/moar-nom/install/include/libuv -I/home/smoke/.rakudobrew/moar-nom/install/include -o dynext/container.o src/vm/moar/ops/container.c
gcc -L/home/smoke/.rakudobrew/moar-nom/install/lib -lmoar -shared -fPIC -O2 -DNDEBUG -Wl,-rpath,/home/smoke/.rakudobrew/moar-nom/install/lib -O2 -DNDEBUG -lm -lpthread -lrt -ldl -o dynext/libperl6_ops_moar.so dynext/perl6_ops.o dynext/container.o
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Ops.moarvm --encoding=utf8 \
src/vm/moar/Perl6/Ops.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Pod.moarvm --encoding=utf8 \
src/Perl6/Pod.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/World.moarvm --encoding=utf8 \
src/Perl6/World.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar src/Perl6/Actions.nqp > src/gen/m-Perl6-Actions.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Actions.moarvm --encoding=utf8 \
src/gen/m-Perl6-Actions.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Grammar.moarvm --encoding=utf8 \
src/Perl6/Grammar.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar src/Perl6/Optimizer.nqp > src/gen/m-Perl6-Optimizer.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Optimizer.moarvm --encoding=utf8 \
src/gen/m-Perl6-Optimizer.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Compiler.moarvm --encoding=utf8 \
src/Perl6/Compiler.nqp
/usr/bin/perl tools/build/gen-version.pl > src/gen/main-version.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar src/main.nqp src/gen/main-version.nqp > src/gen/m-main.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=perl6.moarvm \
--vmlibs=dynext/libperl6_ops_moar.so=Rakudo_ops_init src/gen/m-main.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar -f tools/build/common_bootstrap_sources > src/gen/m-Metamodel.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/Metamodel.moarvm --encoding=utf8 \
src/gen/m-Metamodel.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar src/Perl6/Metamodel/BOOTSTRAP.nqp src/Perl6/Metamodel/EXPORTHOW.nqp > src/gen/m-BOOTSTRAP.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=blib/Perl6/BOOTSTRAP.moarvm --encoding=utf8 \
--vmlibs=dynext/libperl6_ops_moar.so=Rakudo_ops_init src/gen/m-BOOTSTRAP.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar -f tools/build/moar_core_sources > src/gen/m-CORE.setting
The following step can take a long time, please be patient.
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath="/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : 334.199
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 44.226
Stage mast : 124.966
Stage mbc : 1.294
/home/smoke/.rakudobrew/moar-nom/install/bin/moar --libpath="/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" perl6.moarvm --target=mbc --ll-exception --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/usr/bin/perl -MExtUtils::Command -e rm_f perl6-m
/usr/bin/perl tools/build/create-moar-runner.pl "/home/smoke/.rakudobrew/moar-nom/install/bin/moar" perl6.moarvm perl6-m . "/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" .
/usr/bin/perl -MExtUtils::Command -e chmod 755 perl6-m
./perl6-m --target=mbc --output=lib/Test.pm.moarvm lib/Test.pm
./perl6-m --target=mbc --output=lib/lib.pm6.moarvm lib/lib.pm6
./perl6-m --target=mbc --output=lib/nqp.pm6.moarvm lib/nqp.pm6
./perl6-m --target=mbc --output=lib/Pod/To/Text.pm.moarvm lib/Pod/To/Text.pm
./perl6-m --target=mbc --output=lib/NativeCall.pm.moarvm lib/NativeCall.pm
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m tools/build/gen-cat.nqp moar src/perl6-debug.nqp src/gen/main-version.nqp > src/gen/m-perl6-debug.nqp
/home/smoke/.rakudobrew/moar-nom/install/bin/nqp-m --target=mbc --output=perl6-debug.moarvm \
--vmlibs=dynext/libperl6_ops_moar.so=Rakudo_ops_init src/gen/m-perl6-debug.nqp
/usr/bin/perl tools/build/create-moar-runner.pl "/home/smoke/.rakudobrew/moar-nom/install/bin/moar" perl6-debug.moarvm perl6-debug-m . "/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" .
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/bin
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6
/usr/bin/perl -MExtUtils::Command -e cp blib/Perl6/ModuleLoader.moarvm blib/Perl6/World.moarvm blib/Perl6/Grammar.moarvm blib/Perl6/Ops.moarvm blib/Perl6/Actions.moarvm blib/Perl6/Optimizer.moarvm blib/Perl6/Pod.moarvm blib/Perl6/Compiler.moarvm blib/Perl6/Metamodel.moarvm blib/Perl6/BOOTSTRAP.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime
/usr/bin/perl -MExtUtils::Command -e cp CORE.setting.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime
/usr/bin/perl -MExtUtils::Command -e cp RESTRICTED.setting.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime
/usr/bin/perl -MExtUtils::Command -e cp perl6.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime
/usr/bin/perl -MExtUtils::Command -e cp perl6-debug.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/dynext
/usr/bin/perl -MExtUtils::Command -e cp dynext/libperl6_ops_moar.so /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/dynext
/usr/bin/perl -MExtUtils::Command -e cp lib/NativeCall.pm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/NativeCall.pm.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/Test.pm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/Test.pm.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/nqp.pm6 /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/nqp.pm6.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/lib.pm6 /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e cp lib/lib.pm6.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib
/usr/bin/perl -MExtUtils::Command -e mkpath /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib/Pod/To
/usr/bin/perl -MExtUtils::Command -e cp lib/Pod/To/Text.pm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib/Pod/To
/usr/bin/perl -MExtUtils::Command -e cp lib/Pod/To/Text.pm.moarvm /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib/Pod/To
/usr/bin/perl tools/build/create-moar-runner.pl "/home/smoke/.rakudobrew/moar-nom/install/bin/moar" perl6.moarvm /home/smoke/.rakudobrew/moar-nom/install/bin/perl6-m "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime" "/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib" "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime"
/usr/bin/perl tools/build/create-moar-runner.pl "/home/smoke/.rakudobrew/moar-nom/install/bin/moar" perl6-debug.moarvm /home/smoke/.rakudobrew/moar-nom/install/bin/perl6-debug-m "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime" "/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib" "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime"
/usr/bin/perl -MExtUtils::Command -e chmod 755 /home/smoke/.rakudobrew/moar-nom/install/bin/perl6-m
/usr/bin/perl tools/build/create-moar-runner.pl "/home/smoke/.rakudobrew/moar-nom/install/bin/moar" perl6.moarvm /home/smoke/.rakudobrew/moar-nom/install/bin/perl6-m "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime" "/home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib" "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/lib" "/home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime"
/usr/bin/perl -MExtUtils::Command -e cp /home/smoke/.rakudobrew/moar-nom/install/bin/perl6-m /home/smoke/.rakudobrew/moar-nom/install/bin/perl6
/usr/bin/perl -MExtUtils::Command -e chmod 755 /home/smoke/.rakudobrew/moar-nom/install/bin/perl6
Done, moar-nom built
Switching to moar-nom
Updating shims
Cloning into 'panda'...
Already up-to-date.
No need to rebootstrap, running normal bootstrap
==> Bootstrapping Panda
==> Fetching File::Find
==> Building File::Find
Compiling lib/File/Find.pm to mbc
==> Testing File::Find
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=10, 9 wallclock secs ( 0.22 usr 0.01 sys + 7.90 cusr 0.31 csys = 8.44 CPU)
Result: PASS
==> Installing File::Find
Copying blib/lib/File/Find.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/File/Find.pm
Copying blib/lib/File/Find.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/File/Find.pm.moarvm
==> Successfully installed File::Find
==> Fetching Shell::Command
==> Building Shell::Command
Compiling lib/Shell/Command.pm to mbc
==> Testing Shell::Command
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 7 wallclock secs ( 0.20 usr 0.01 sys + 6.77 cusr 0.24 csys = 7.22 CPU)
Result: PASS
==> Installing Shell::Command
Copying blib/lib/Shell/Command.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Shell/Command.pm
Copying blib/lib/Shell/Command.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Shell/Command.pm.moarvm
==> Successfully installed Shell::Command
==> Fetching JSON::Tiny
==> Building JSON::Tiny
Compiling lib/JSON/Tiny/Actions.pm to mbc
Compiling lib/JSON/Tiny/Grammar.pm to mbc
Compiling lib/JSON/Tiny.pm to mbc
==> Testing JSON::Tiny
t/01-parse.t ...... ok
t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=120, 24 wallclock secs ( 0.40 usr 0.02 sys + 22.64 cusr 0.94 csys = 24.00 CPU)
Result: PASS
==> Installing JSON::Tiny
Copying blib/lib/JSON/Tiny.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny.pm
Copying blib/lib/JSON/Tiny/Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Grammar.pm
Copying blib/lib/JSON/Tiny/Actions.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Actions.pm
Copying blib/lib/JSON/Tiny.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny.pm.moarvm
Copying blib/lib/JSON/Tiny/Actions.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Actions.pm.moarvm
Copying blib/lib/JSON/Tiny/Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Grammar.pm.moarvm
==> Successfully installed JSON::Tiny
==> Fetching panda
==> Building panda
Compiling lib/Panda/Project.pm to mbc
Compiling lib/Panda/Ecosystem.pm to mbc
Compiling lib/Panda/Fetcher.pm to mbc
Compiling lib/Panda/Common.pm to mbc
Compiling lib/Panda/Builder.pm to mbc
Compiling lib/Panda/Tester.pm to mbc
Compiling lib/Panda/Installer.pm to mbc
Compiling lib/Panda/Reporter.pm to mbc
Compiling lib/Panda.pm to mbc
Compiling lib/Panda/App.pm to mbc
==> Testing panda
t/builder.t .... ok
t/common.t ..... ok
t/ecosystem.t .. ok
Copying blib/lib/foo.jar to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/lib/foo.jar
Copying blib/lib/foo.pir to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/lib/foo.pir
Copying blib/lib/baz.js to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/lib/baz.js
Copying blib/lib/foo.pm to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/lib/foo.pm
Copying blib/lib/bar.pod to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/lib/bar.pod
Copying blib/lib/foo.moarvm to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/lib/foo.moarvm
Copying bin/bar to /home/smoke/.rakudobrew/moar-nom/panda/.panda-work/1425972857_7/removeme/bin/bar
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 37 wallclock secs ( 0.30 usr 0.03 sys + 35.30 cusr 2.06 csys = 37.69 CPU)
Result: PASS
==> Installing panda
Copying blib/lib/Panda.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda.pm
Copying blib/lib/Panda/Installer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Installer.pm
Copying blib/lib/Panda/Reporter.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Reporter.pm
Copying blib/lib/Panda/App.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/App.pm
Copying blib/lib/Panda/Common.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Common.pm
Copying blib/lib/Panda/Project.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Project.pm
Copying blib/lib/Panda/Ecosystem.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Ecosystem.pm
Copying blib/lib/Panda/Tester.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Tester.pm
Copying blib/lib/Panda/Fetcher.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Fetcher.pm
Copying blib/lib/Panda/Builder.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Builder.pm
Copying blib/lib/Panda.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda.pm.moarvm
Copying blib/lib/Panda/Reporter.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Reporter.pm.moarvm
Copying blib/lib/Panda/Tester.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Tester.pm.moarvm
Copying blib/lib/Panda/Project.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Project.pm.moarvm
Copying blib/lib/Panda/Ecosystem.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Ecosystem.pm.moarvm
Copying blib/lib/Panda/App.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/App.pm.moarvm
Copying blib/lib/Panda/Installer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Installer.pm.moarvm
Copying blib/lib/Panda/Common.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Common.pm.moarvm
Copying blib/lib/Panda/Fetcher.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Fetcher.pm.moarvm
Copying blib/lib/Panda/Builder.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Panda/Builder.pm.moarvm
Copying bin/panda-test to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/panda-test
Copying bin/panda-cpanize to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/panda-cpanize
Copying bin/panda-build to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/panda-build
Copying bin/panda-install to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/panda-install
Copying bin/panda to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/panda
Copying bin/panda-fetch to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/panda-fetch
Copying bin/redpanda to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/redpanda
==> Successfully installed panda
==> Please make sure that /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin is in your PATH
Done, built panda for moar-nom
Updating shims
==> Fetching Acme::Meow
==> Building Acme::Meow
Compiling lib/Acme/Meow.pm to mbc
==> Testing Acme::Meow
t/00-load.t .. ok
t/01-fun.t ... ok
All tests successful.
Files=2, Tests=7, 7 wallclock secs ( 0.21 usr 0.02 sys + 6.13 cusr 0.29 csys = 6.65 CPU)
Result: PASS
==> Installing Acme::Meow
Copying blib/lib/Acme/Meow.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Acme/Meow.pm
Copying blib/lib/Acme/Meow.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Acme/Meow.pm.moarvm
==> Successfully installed Acme::Meow
==> Fetching JSON::Tiny
==> Building JSON::Tiny
Compiling lib/JSON/Tiny/Actions.pm to mbc
Compiling lib/JSON/Tiny/Grammar.pm to mbc
Compiling lib/JSON/Tiny.pm to mbc
==> Testing JSON::Tiny
t/01-parse.t ...... ok
t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=120, 24 wallclock secs ( 0.40 usr 0.02 sys + 22.25 cusr 0.81 csys = 23.48 CPU)
Result: PASS
==> Installing JSON::Tiny
Copying blib/lib/JSON/Tiny.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny.pm
Copying blib/lib/JSON/Tiny/Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Grammar.pm
Copying blib/lib/JSON/Tiny/Actions.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Actions.pm
Copying blib/lib/JSON/Tiny.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny.pm.moarvm
Copying blib/lib/JSON/Tiny/Actions.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Actions.pm.moarvm
Copying blib/lib/JSON/Tiny/Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/Tiny/Grammar.pm.moarvm
==> Successfully installed JSON::Tiny
==> Fetching Testing
==> Building Testing
Compiling lib/Testing.pm to mbc
==> Testing Testing
t/fake_input.t .. ok
t/metatest.t .... ok
t/skip.t ........ skipped: Metatesting SKIP
All tests successful.
Test Summary Report
-------------------
t/metatest.t (Wstat: 0 Tests: 28 Failed: 0)
TODO passed: 25, 27
Files=3, Tests=53, 12 wallclock secs ( 0.29 usr 0.04 sys + 11.80 cusr 0.59 csys = 12.72 CPU)
Result: PASS
==> Installing Testing
Copying blib/lib/Testing.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Testing.pm
Copying blib/lib/Testing.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Testing.pm.moarvm
==> Successfully installed Testing
==> Fetching mandelbrot
==> Building mandelbrot
==> Testing mandelbrot
==> Installing mandelbrot
Copying bin/2.5-mandelbrot.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/2.5-mandelbrot.pl
Copying bin/gtk-mandelbrot.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/gtk-mandelbrot.pl
Copying bin/mandelbrot-parallel.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/mandelbrot-parallel.pl
Copying bin/mandelbrot.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/mandelbrot.pl
Copying bin/mandelbrot-color.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/mandelbrot-color.pl
==> Successfully installed mandelbrot
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching IO::Prompter
==> Building IO::Prompter
Compiling lib/IO/Prompter.pm to mbc
==> Testing IO::Prompter
t/01-prompt.t ........ ok
t/02-prompt-block.t .. ok
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/YES__def.t:7
t/YES__def.t ......... skipped: (no reason given)
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/YN__def.t:7
t/YN__def.t .......... skipped: (no reason given)
t/explicit_prompt.t .. ok
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/fail.t:7
t/fail.t ............. skipped: (no reason given)
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/integer.t:7
t/integer.t .......... skipped: (no reason given)
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/must.t:9
t/must.t ............. skipped: (no reason given)
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/number.t:7
t/number.t ........... skipped: (no reason given)
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/verbatim.t:7
t/verbatim.t ......... skipped: (no reason given)
t/wipe.t ............. ok
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/yes_def.t:7
t/yes_def.t .......... skipped: (no reason given)
Cannot find method 'isatty': no method cache and no .^find_method
in method t at src/gen/m-CORE.setting:17297
in sub AUTOTHREAD_METHOD at src/gen/m-CORE.setting:4562
in any at src/gen/m-Metamodel.nqp:2898
in sub at lib/IO/Prompter.pm:45
in sub prompt-straight at lib/IO/Prompter.pm:174
in sub prompt at lib/IO/Prompter.pm:190
in block <unit> at t/yn_def.t:7
t/yn_def.t ........... skipped: (no reason given)
Test Summary Report
-------------------
t/YES__def.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/YN__def.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/fail.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/integer.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/must.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/number.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/verbatim.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/yes_def.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
t/yn_def.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Files=13, Tests=50, 53 wallclock secs ( 0.39 usr 0.07 sys + 50.47 cusr 2.28 csys = 53.21 CPU)
Result: FAIL
==> Fetching Math::Polynomial
==> Building Math::Polynomial
Compiling lib/Math/Polynomial.pm to mbc
==> Testing Math::Polynomial
t/01-basics.t ........ ok
t/02_basics.t ........ ok
t/03_expressions.t ... ok
t/04_lagrange.t ...... ok
t/05_euclid.t ........ ok
t/06_calculus.t ...... ok
t/09_linear_terms.t .. ok
t/11_math_bigrat.t ... ok
All tests successful.
Files=8, Tests=447, 53 wallclock secs ( 0.85 usr 0.05 sys + 50.54 cusr 1.97 csys = 53.41 CPU)
Result: PASS
==> Installing Math::Polynomial
Copying blib/lib/Math/Polynomial.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Polynomial.pm
Copying blib/lib/Math/Polynomial.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Polynomial.pm.moarvm
==> Successfully installed Math::Polynomial
==> Fetching Math::Vector
==> Building Math::Vector
Compiling lib/Math/Vector.pm to mbc
==> Testing Math::Vector
t/01-basics.t .. ok
All tests successful.
Files=1, Tests=262, 26 wallclock secs ( 0.53 usr 0.05 sys + 25.53 cusr 0.41 csys = 26.52 CPU)
Result: PASS
==> Installing Math::Vector
Copying blib/lib/Math/Vector.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Vector.pm
Copying blib/lib/Math/Vector.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Vector.pm.moarvm
==> Successfully installed Math::Vector
==> Fetching Math::ContinuedFractions
==> Building Math::ContinuedFractions
Compiling lib/Math/ContinuedFraction.pm to mbc
==> Testing Math::ContinuedFractions
t/00-experiments.t .. ok
t/01-basics.t ....... ok
All tests successful.
Files=2, Tests=213, 32 wallclock secs ( 0.44 usr 0.04 sys + 31.25 cusr 0.64 csys = 32.37 CPU)
Result: PASS
==> Installing Math::ContinuedFractions
Copying blib/lib/Math/ContinuedFraction.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/ContinuedFraction.pm
Copying blib/lib/Math/ContinuedFraction.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/ContinuedFraction.pm.moarvm
==> Successfully installed Math::ContinuedFractions
==> Fetching Math::ChebyshevPolynomial
==> Building Math::ChebyshevPolynomial
Compiling lib/Math/ChebyshevPolynomial.pm to mbc
==> Testing Math::ChebyshevPolynomial
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=33, 9 wallclock secs ( 0.24 usr 0.01 sys + 7.87 cusr 0.26 csys = 8.38 CPU)
Result: PASS
==> Installing Math::ChebyshevPolynomial
Copying blib/lib/Math/ChebyshevPolynomial.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/ChebyshevPolynomial.pm
Copying blib/lib/Math/ChebyshevPolynomial.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/ChebyshevPolynomial.pm.moarvm
==> Successfully installed Math::ChebyshevPolynomial
==> Fetching Math::OddFunctions
==> Building Math::OddFunctions
Compiling lib/Math/OddFunctions.pm to mbc
==> Testing Math::OddFunctions
t/01-erf.t .... ok
t/02-gamma.t .. ok
t/03-log1p.t .. ok
All tests successful.
Files=3, Tests=90, 17 wallclock secs ( 0.31 usr 0.04 sys + 16.27 cusr 0.49 csys = 17.11 CPU)
Result: PASS
==> Installing Math::OddFunctions
Copying blib/lib/Math/OddFunctions.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/OddFunctions.pm
Copying blib/lib/Math/OddFunctions.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/OddFunctions.pm.moarvm
==> Successfully installed Math::OddFunctions
==> Fetching Config::INI
==> Building Config::INI
Compiling lib/Config/INI.pm to mbc
Compiling lib/Config/INI/Writer.pm to mbc
==> Testing Config::INI
t/00-load.t .... ok
t/01-parser.t .. ok
t/02-writer.t .. ok
All tests successful.
Files=3, Tests=57, 13 wallclock secs ( 0.25 usr 0.04 sys + 11.90 cusr 0.65 csys = 12.84 CPU)
Result: PASS
==> Installing Config::INI
Copying blib/lib/Config/INI.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Config/INI.pm
Copying blib/lib/Config/INI/Writer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Config/INI/Writer.pm
Copying blib/lib/Config/INI.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Config/INI.pm.moarvm
Copying blib/lib/Config/INI/Writer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Config/INI/Writer.pm.moarvm
==> Successfully installed Config::INI
==> Fetching Term::ANSIColor
==> Building Term::ANSIColor
Compiling lib/Term/ANSIColor.pm to mbc
==> Testing Term::ANSIColor
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 4 wallclock secs ( 0.19 usr 0.01 sys + 2.90 cusr 0.22 csys = 3.32 CPU)
Result: PASS
==> Installing Term::ANSIColor
Copying blib/lib/Term/ANSIColor.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Term/ANSIColor.pm
Copying blib/lib/Term/ANSIColor.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Term/ANSIColor.pm.moarvm
==> Successfully installed Term::ANSIColor
==> Fetching HTTP::Server::Simple
==> Building HTTP::Server::Simple
Compiling lib/HTTP/Server/Simple.pm6 to mbc
Compiling lib/HTTP/Server/Simple/PSGI.pm6 to mbc
==> Testing HTTP::Server::Simple
==> Installing HTTP::Server::Simple
Copying blib/lib/HTTP/Server/Simple.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Server/Simple.pm6
Copying blib/lib/HTTP/Server/Simple/PSGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Server/Simple/PSGI.pm6
Copying blib/lib/HTTP/Server/Simple.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Server/Simple.pm6.moarvm
Copying blib/lib/HTTP/Server/Simple/PSGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Server/Simple/PSGI.pm6.moarvm
==> Successfully installed HTTP::Server::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching MPD
==> Building MPD
Compiling lib/MPD.pm to mbc
==> Testing MPD
==> Installing MPD
Copying blib/lib/MPD.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MPD.pm
Copying blib/lib/MPD.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MPD.pm.moarvm
==> Successfully installed MPD
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching List::Utils
==> Building List::Utils
Compiling lib/List/Utils.pm to mbc
==> Testing List::Utils
t/01-sliding-window.t .. ok
t/02-permute.t ......... ok
t/03-take-while.t ...... ok
t/04-transpose.t ....... ok
t/05-search.t .......... ok
t/06-sorted-merge.t .... ok
t/07-uniq-by.t ......... ok
t/08-combinations.t .... ok
All tests successful.
Files=8, Tests=132, 70 wallclock secs ( 0.47 usr 0.02 sys + 67.34 cusr 1.64 csys = 69.47 CPU)
Result: PASS
==> Installing List::Utils
Copying blib/lib/List/Utils.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/List/Utils.pm
Copying blib/lib/List/Utils.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/List/Utils.pm.moarvm
==> Successfully installed List::Utils
==> Fetching Algorithm::Diff
==> Building Algorithm::Diff
Compiling lib/Algorithm/Diff.pm to mbc
==> Testing Algorithm::Diff
t/base.t .. ok
t/oo.t .... ok
All tests successful.
Files=2, Tests=862, 26 wallclock secs ( 1.20 usr 0.11 sys + 25.76 cusr 0.60 csys = 27.67 CPU)
Result: PASS
==> Installing Algorithm::Diff
Copying blib/lib/Algorithm/Diff.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Algorithm/Diff.pm
Copying blib/lib/Algorithm/Diff.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Algorithm/Diff.pm.moarvm
==> Successfully installed Algorithm::Diff
==> Fetching Tree::Simple
==> Building Tree::Simple
Compiling lib/Tree/Simple.pm to mbc
Compiling lib/Tree/Simple/Visitor.pm to mbc
==> Testing Tree::Simple
t/10_Tree_Simple_test.t ............. ok
t/11_Tree_Simple_fixDepth_test.t .... ok
t/12_Tree_Simple_exceptions_test.t .. ok
Code object coerced to string (please use .gist or .perl to do that) in sub cloneNode at lib/Tree/Simple.pm:557
Code object coerced to string (please use .gist or .perl to do that) in sub cloneNode at lib/Tree/Simple.pm:557
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
t/13_Tree_Simple_clone_test.t ....... ok
t/14_Tree_Simple_leak_test.t ........ ok
t/14a_Tree_Simple_weak_refs_test.t .. ok
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
use of uninitialized value <element> of type Tree::Simple in string context in sub proclaim at lib/Test.pm:453
t/15_Tree_Simple_height_test.t ...... ok
t/16_Tree_Simple_width_test.t ....... ok
Code object coerced to string (please use .gist or .perl to do that) in block <unit> at t/20_Tree_Simple_Visitor_test.t:46
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
Code object coerced to string (please use .gist or .perl to do that) in sub is at lib/Test.pm:134
t/20_Tree_Simple_Visitor_test.t ..... ok
t/pod.t ............................. ok
t/pod_coverage.t .................... ok
t/test_visitor.t .................... ok
All tests successful.
Files=12, Tests=634, 70 wallclock secs ( 1.08 usr 0.06 sys + 66.68 cusr 2.47 csys = 70.29 CPU)
Result: PASS
==> Installing Tree::Simple
Copying blib/lib/Tree/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Tree/Simple.pm
Copying blib/lib/Tree/Simple/Visitor.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Tree/Simple/Visitor.pm
Copying blib/lib/Tree/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Tree/Simple.pm.moarvm
Copying blib/lib/Tree/Simple/Visitor.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Tree/Simple/Visitor.pm.moarvm
==> Successfully installed Tree::Simple
==> Fetching Text::Diff
==> Building Text::Diff
Compiling lib/Text/Diff/OldStyle.pm to mbc
Compiling lib/Text/Diff/Unified.pm to mbc
Compiling lib/Text/Diff.pm to mbc
Compiling lib/Text/Diff/Table.pm to mbc
==> Testing Text::Diff
t/97_meta.t .....
No subtests run
t/98_pod.t ......
No subtests run
t/99_pmv.t ......
No subtests run
t/ext_format.t ..
No subtests run
t/general.t .....
No subtests run
# Failed test 'Did not find a diff'
# at t/inputs.t line 45
# Failed test 'Did not find a diff'
# at t/inputs.t line 109
# Failed test 'Did not find a diff'
# at t/inputs.t line 109
# Failed test 'Did not find a diff'
# at t/inputs.t line 109
# Failed test 'Did not find a diff'
# at t/inputs.t line 109
# Looks like you failed 5 tests of 11
t/inputs.t ......
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/11 subtests
t/keygen.t ......
No subtests run
t/outputs.t ..... ok
t/table.t .......
No subtests run
Test Summary Report
-------------------
t/97_meta.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/98_pod.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/99_pmv.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/ext_format.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/general.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/inputs.t (Wstat: 1280 Tests: 11 Failed: 5)
Failed tests: 3, 5, 7, 9, 11
Non-zero exit status: 5
t/keygen.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/table.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=9, Tests=18, 33 wallclock secs ( 0.28 usr 0.06 sys + 30.88 cusr 1.55 csys = 32.77 CPU)
Result: FAIL
==> Fetching ABC
==> Building ABC
Compiling lib/ABC/Pitched.pm to mbc
Compiling lib/ABC/Chord.pm to mbc
Compiling lib/ABC/Duration.pm to mbc
Compiling lib/ABC/Grammar.pm to mbc
Compiling lib/ABC/Tuplet.pm to mbc
Compiling lib/ABC/GraceNotes.pm to mbc
Compiling lib/ABC/KeyInfo.pm to mbc
Compiling lib/ABC/Context.pm to mbc
Compiling lib/ABC/Header.pm to mbc
Compiling lib/ABC/Tune.pm to mbc
Compiling lib/ABC/Note.pm to mbc
Compiling lib/ABC/Stem.pm to mbc
Compiling lib/ABC/BrokenRhythm.pm to mbc
Compiling lib/ABC/Utils.pm to mbc
Compiling lib/ABC/Rest.pm to mbc
Compiling lib/ABC/LongRest.pm to mbc
Compiling lib/ABC/Actions.pm to mbc
==> Testing ABC
# Failed test '"_B" has octave ""'
# at t/01-regexes.t line 28
# expected: ''
# got: (Nil)
# Failed test '"note" has accidental ""'
# at t/01-regexes.t line 32
# expected: ''
# got: (Nil)
# Failed test '"^^e2" has octave ""'
# at t/01-regexes.t line 57
# expected: ''
# got: (Nil)
# Failed test '"G,2/3" has no accidental'
# at t/01-regexes.t line 77
# expected: ''
# got: (Nil)
# Failed test 'first note has no octave'
# at t/01-regexes.t line 157
# expected: ''
# got: (Nil)
# Failed test 'first note has no accidental'
# at t/01-regexes.t line 157
# expected: ''
# got: (Nil)
# Failed test 'first note has no accidental'
# at t/01-regexes.t line 176
# expected: ''
# got: (Nil)
# Failed test 'second note has no octave'
# at t/01-regexes.t line 176
# expected: ''
# got: (Nil)
# Looks like you failed 8 tests of 249
t/01-regexes.t ....
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/249 subtests
t/02-key.t ........ ok
t/03-file.t ....... ok
t/04-header.t ..... ok
Parsing Cuckold Come Out o' the Amrey
Parsing Elsie Marley
Parsing Cuckold Come Out o' the Amrey
Parsing Elsie Marley
Parsing Peacock Followed the Hen. JWDM.07
Parsing Canon in D
t/05-actions.t .... ok
t/06-duration.t ... ok
t/07-stringify.t .. ok
t/08-transpose.t .. ok
t/09-context.t .... ok
t/10-utils.t ...... ok
Test Summary Report
-------------------
t/01-regexes.t (Wstat: 2048 Tests: 249 Failed: 8)
Failed tests: 14, 20, 32, 45, 84-85, 96, 102
Non-zero exit status: 8
Files=10, Tests=877, 98 wallclock secs ( 1.35 usr 0.14 sys + 94.86 cusr 2.23 csys = 98.58 CPU)
Result: FAIL
==> Fetching MIME::Base64
==> Building MIME::Base64
Compiling lib/MIME/Base64/Perl.pm6 to mbc
Compiling lib/MIME/Base64.pm6 to mbc
==> Testing MIME::Base64
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=3, Tests=45, 23 wallclock secs ( 0.29 usr 0.00 sys + 21.59 cusr 0.58 csys = 22.46 CPU)
Result: PASS
==> Installing MIME::Base64
Copying blib/lib/MIME/Base64.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Base64.pm6
Copying blib/lib/MIME/Base64/Perl.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Base64/Perl.pm6
Copying blib/lib/MIME/Base64.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Base64.pm6.moarvm
Copying blib/lib/MIME/Base64/Perl.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Base64/Perl.pm6.moarvm
==> Successfully installed MIME::Base64
==> Fetching Test::Mock
==> Building Test::Mock
Compiling lib/Test/Mock.pm to mbc
==> Testing Test::Mock
t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 11 wallclock secs ( 0.23 usr 0.02 sys + 10.84 cusr 0.64 csys = 11.73 CPU)
Result: PASS
==> Installing Test::Mock
Copying blib/lib/Test/Mock.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/Mock.pm
Copying blib/lib/Test/Mock.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/Mock.pm.moarvm
==> Successfully installed Test::Mock
==> Text-Tabs-Wrap depends on Test::Corpus
==> Fetching Test::Corpus
==> Building Test::Corpus
Compiling lib/Test/Corpus.pm to mbc
==> Testing Test::Corpus
t/rot13-example.t .. ok
All tests successful.
Files=1, Tests=50, 47 wallclock secs ( 0.25 usr 0.02 sys + 46.86 cusr 0.28 csys = 47.41 CPU)
Result: PASS
==> Installing Test::Corpus
Copying blib/lib/Test/Corpus.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/Corpus.pm
Copying blib/lib/Test/Corpus.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/Corpus.pm.moarvm
==> Successfully installed Test::Corpus
==> Fetching Text-Tabs-Wrap
==> Building Text-Tabs-Wrap
Compiling lib/Text/Tabs.pm to mbc
Compiling lib/Text/Wrap.pm to mbc
==> Testing Text-Tabs-Wrap
t/37000.t ............ ok
t/39548.t ............ ok
t/Jacobson.t ......... ok
t/Jochen.t ........... ok
t/belg4mit.t ......... ok
t/dandv.t ............ ok
t/expand.t ........... ok
t/fill.t ............. ok
t/overflow.t ......... ok
t/sep.t .............. ok
# Failed test 'rewrap as one string'
# at lib/Test.pm line 110
# expected: ' This is a test of a very long line. It should be broken up and put onto= multiple lines.
# This is a test of a very long line. It should be broken up and put onto= multiple lines.
# This is a test of a very long line. It should be broken up and put onto= multiple lines.'
# got: ' This is a test of a very long line. It should be broken up and put onto= multiple lines.
# This is a test of a very long line. It should be broken up and put onto= multiple lines.=
# This is a test of a very long line. It should be broken up and put onto= multiple lines.'
# Failed test 'rewrap as an array of lines'
# at t/sep2.t line 22
# expected: ' This is a test of a very long line. It should be broken up and put onto= multiple lines.
# This is a test of a very long line. It should be broken up and put onto= multiple lines.
# This is a test of a very long line. It should be broken up and put onto= multiple lines.'
# got: ' This is a test of a very long line. It should be broken up and put onto= multiple lines.
# This is a test of a very long line. It should be broken up and put onto= multiple lines.=
# This is a test of a very long line. It should be broken up and put onto= multiple lines.'
# Looks like you failed 2 tests of 2
# Failed test 'rewrap as one string'
# at t/sep2.t line 16
# expected: ' This
# Has
# Blank
# Lines
# '
# got: ' This=
# Has=
# Blank=
# Lines
# '
# Failed test 'rewrap as an array of lines'
# at t/sep2.t line 22
# expected: ' This
# Has
# Blank
# Lines
# '
# got: ' This=
# Has=
# Blank=
# Lines
# '
# Looks like you failed 2 tests of 2
t/sep2.t ............. ok
t/unexpand.t ......... ok
t/wrap.t ............. ok
Increasing columns from 10 to 14 to contain requested indent in sub compute-sizes at lib/Text/Wrap.pm:130
t/wrap_bigindent.t ... ok
t/wrap_digit.t ....... ok
t/wrap_separator2.t .. ok
All tests successful.
Files=16, Tests=67, 94 wallclock secs ( 0.55 usr 0.08 sys + 90.28 cusr 3.40 csys = 94.31 CPU)
Result: PASS
==> Installing Text-Tabs-Wrap
Copying blib/lib/Text/Wrap.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Wrap.pm
Copying blib/lib/Text/Tabs.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Tabs.pm
Copying blib/lib/Text/Tabs.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Tabs.pm.moarvm
Copying blib/lib/Text/Wrap.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Wrap.pm.moarvm
==> Successfully installed Text-Tabs-Wrap
==> BioPerl6 depends on File::Temp
==> Fetching File::Temp
==> Building File::Temp
Compiling lib/File/Temp.pm to mbc
==> Testing File::Temp
t/tempfile.t .. ok
All tests successful.
Files=1, Tests=9, 5 wallclock secs ( 0.20 usr 0.00 sys + 4.32 cusr 0.24 csys = 4.76 CPU)
Result: PASS
==> Installing File::Temp
Copying blib/lib/File/Temp.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/File/Temp.pm
Copying blib/lib/File/Temp.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/File/Temp.pm.moarvm
==> Successfully installed File::Temp
==> Fetching BioPerl6
==> Building BioPerl6
Compiling lib/Bio/Role/Describable.pm6 to mbc
Compiling lib/Bio/Role/Identifiable.pm6 to mbc
Compiling lib/Bio/Type/Sequence.pm6 to mbc
Compiling lib/Bio/Tools/IUPAC.pm6 to mbc
Compiling lib/Bio/Tools/CodonTable.pm6 to mbc
Compiling lib/Bio/Role/PrimarySeq.pm6 to mbc
Compiling lib/Bio/PrimarySeq.pm6 to mbc
Compiling lib/Bio/Role/Pluggable.pm6 to mbc
Compiling lib/Bio/Role/RecordFormat.pm6 to mbc
Compiling lib/Bio/Role/Temp.pm6 to mbc
Compiling lib/Bio/Role/IO.pm6 to mbc
Compiling lib/Bio/SeqIO.pm6 to mbc
Compiling lib/Bio/Grammar/FTLocation.pm6 to mbc
Compiling lib/Bio/Tools/FTLocationParser.pm6 to mbc
Compiling lib/Bio/Root/Root.pm6 to mbc
Compiling lib/Bio/Role/SeqStream.pm6 to mbc
Compiling lib/Bio/Grammar/Fasta.pm6 to mbc
Compiling lib/Bio/SeqIO/fasta.pm6 to mbc
Compiling lib/Bio/Type/Location.pm6 to mbc
Compiling lib/Bio/Role/Range.pm6 to mbc
Compiling lib/Bio/Role/Location.pm6 to mbc
Compiling lib/Bio/Location/Simple.pm6 to mbc
Compiling lib/Bio/Grammar/Genbank.pm6 to mbc
Compiling lib/Bio/Grammar/GFF.pm6 to mbc
Compiling lib/Bio/Role/Annotatable.pm6 to mbc
Compiling lib/Bio/Annotation/SimpleValue.pm6 to mbc
Compiling lib/Bio/Role/Aliased.pm6 to mbc
Compiling lib/Bio/Grammar/Actions/SeqDumper.pm6 to mbc
Compiling lib/Bio/Grammar/Actions/Default.pm6 to mbc
Compiling lib/Bio/Grammar/Actions/Fasta.pm6 to mbc
==> Testing BioPerl6
t/Annotation/Annotation.t ... ok
t/Grammar/FTLocation.t ...... ok
t/Grammar/Fasta.t ........... ok
t/Location/Simple.t ......... ok
t/PrimarySeq.t .............. ok
t/Range.t ................... ok
t/Role/Aliased.t ............ ok
t/Role/Describable.t ........ ok
t/Role/IO.t ................. ok
t/Role/Identifiable.t ....... ok
t/Role/Pluggable.t .......... ok
t/Role/Temp.t ............... ok
------------- WARNING -------------
MSG: foo
-----------------------------------
------------- WARNING -------------
MSG: foo
-----------------------------------
------------- WARNING -------------
MSG: foo
-----------------------------------
t/Root.t .................... ok
t/SeqIO.t ................... ok
t/Tools/CodonTable.t ........ ok
t/Tools/FTLocationParser.t .. ok
t/Tools/IUPAC.t ............. ok
t/Types.t ................... ok
All tests successful.
Files=18, Tests=1188, 194 wallclock secs ( 1.88 usr 0.26 sys + 188.53 cusr 4.47 csys = 195.14 CPU)
Result: PASS
==> Installing BioPerl6
Copying blib/lib/Bio/PrimarySeq.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/PrimarySeq.pm6
Copying blib/lib/Bio/SeqIO.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/SeqIO.pm6
Copying blib/lib/Bio/Tools/IUPAC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Tools/IUPAC.pm6
Copying blib/lib/Bio/Tools/CodonTable.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Tools/CodonTable.pm6
Copying blib/lib/Bio/Tools/FTLocationParser.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Tools/FTLocationParser.pm6
Copying blib/lib/Bio/Root/Root.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Root/Root.pm6
Copying blib/lib/Bio/SeqIO/fasta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/SeqIO/fasta.pm6
Copying blib/lib/Bio/Type/Location.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Type/Location.pm6
Copying blib/lib/Bio/Type/Sequence.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Type/Sequence.pm6
Copying blib/lib/Bio/Location/Simple.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Location/Simple.pm6
Copying blib/lib/Bio/Grammar/FTLocation.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/FTLocation.pm6
Copying blib/lib/Bio/Grammar/Fasta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Fasta.pm6
Copying blib/lib/Bio/Grammar/Genbank.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Genbank.pm6
Copying blib/lib/Bio/Grammar/GFF.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/GFF.pm6
Copying blib/lib/Bio/Annotation/SimpleValue.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Annotation/SimpleValue.pm6
Copying blib/lib/Bio/Role/PrimarySeq.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/PrimarySeq.pm6
Copying blib/lib/Bio/Role/RecordFormat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/RecordFormat.pm6
Copying blib/lib/Bio/Role/Location.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Location.pm6
Copying blib/lib/Bio/Role/Temp.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Temp.pm6
Copying blib/lib/Bio/Role/Pluggable.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Pluggable.pm6
Copying blib/lib/Bio/Role/Annotatable.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Annotatable.pm6
Copying blib/lib/Bio/Role/IO.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/IO.pm6
Copying blib/lib/Bio/Role/SeqStream.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/SeqStream.pm6
Copying blib/lib/Bio/Role/Aliased.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Aliased.pm6
Copying blib/lib/Bio/Role/Describable.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Describable.pm6
Copying blib/lib/Bio/Role/Range.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Range.pm6
Copying blib/lib/Bio/Role/Identifiable.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Identifiable.pm6
Copying blib/lib/Bio/Grammar/Actions/SeqDumper.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Actions/SeqDumper.pm6
Copying blib/lib/Bio/Grammar/Actions/Default.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Actions/Default.pm6
Copying blib/lib/Bio/Grammar/Actions/Fasta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Actions/Fasta.pm6
Copying blib/lib/Bio/PrimarySeq.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/PrimarySeq.pm6.moarvm
Copying blib/lib/Bio/SeqIO.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/SeqIO.pm6.moarvm
Copying blib/lib/Bio/Tools/FTLocationParser.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Tools/FTLocationParser.pm6.moarvm
Copying blib/lib/Bio/Tools/CodonTable.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Tools/CodonTable.pm6.moarvm
Copying blib/lib/Bio/Tools/IUPAC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Tools/IUPAC.pm6.moarvm
Copying blib/lib/Bio/Root/Root.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Root/Root.pm6.moarvm
Copying blib/lib/Bio/SeqIO/fasta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/SeqIO/fasta.pm6.moarvm
Copying blib/lib/Bio/Type/Location.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Type/Location.pm6.moarvm
Copying blib/lib/Bio/Type/Sequence.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Type/Sequence.pm6.moarvm
Copying blib/lib/Bio/Location/Simple.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Location/Simple.pm6.moarvm
Copying blib/lib/Bio/Grammar/FTLocation.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/FTLocation.pm6.moarvm
Copying blib/lib/Bio/Grammar/Fasta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Fasta.pm6.moarvm
Copying blib/lib/Bio/Grammar/GFF.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/GFF.pm6.moarvm
Copying blib/lib/Bio/Grammar/Genbank.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Genbank.pm6.moarvm
Copying blib/lib/Bio/Annotation/SimpleValue.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Annotation/SimpleValue.pm6.moarvm
Copying blib/lib/Bio/Role/PrimarySeq.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/PrimarySeq.pm6.moarvm
Copying blib/lib/Bio/Role/Annotatable.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Annotatable.pm6.moarvm
Copying blib/lib/Bio/Role/Describable.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Describable.pm6.moarvm
Copying blib/lib/Bio/Role/Range.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Range.pm6.moarvm
Copying blib/lib/Bio/Role/Temp.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Temp.pm6.moarvm
Copying blib/lib/Bio/Role/IO.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/IO.pm6.moarvm
Copying blib/lib/Bio/Role/Location.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Location.pm6.moarvm
Copying blib/lib/Bio/Role/RecordFormat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/RecordFormat.pm6.moarvm
Copying blib/lib/Bio/Role/SeqStream.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/SeqStream.pm6.moarvm
Copying blib/lib/Bio/Role/Aliased.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Aliased.pm6.moarvm
Copying blib/lib/Bio/Role/Pluggable.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Pluggable.pm6.moarvm
Copying blib/lib/Bio/Role/Identifiable.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Role/Identifiable.pm6.moarvm
Copying blib/lib/Bio/Grammar/Actions/SeqDumper.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Actions/SeqDumper.pm6.moarvm
Copying blib/lib/Bio/Grammar/Actions/Default.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Actions/Default.pm6.moarvm
Copying blib/lib/Bio/Grammar/Actions/Fasta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bio/Grammar/Actions/Fasta.pm6.moarvm
==> Successfully installed BioPerl6
==> Term::ProgressBar depends on IO::Capture::Simple
==> Fetching IO::Capture::Simple
==> Building IO::Capture::Simple
Compiling lib/IO/Capture/Simple.pm to mbc
Compiling lib/Test/IO/Capture.pm to mbc
==> Testing IO::Capture::Simple
t/stderr.t .................... ok
t/stdout.t .................... ok
t/test-io-capture/01-basic.t .. ok
All tests successful.
Files=3, Tests=7, 10 wallclock secs ( 0.22 usr 0.01 sys + 9.62 cusr 0.51 csys = 10.36 CPU)
Result: PASS
==> Installing IO::Capture::Simple
Copying blib/lib/Test/IO/Capture.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/IO/Capture.pm
Copying blib/lib/IO/Capture/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IO/Capture/Simple.pm
Copying blib/lib/Test/IO/Capture.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/IO/Capture.pm.moarvm
Copying blib/lib/IO/Capture/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IO/Capture/Simple.pm.moarvm
==> Successfully installed IO::Capture::Simple
==> Fetching Term::ProgressBar
==> Building Term::ProgressBar
Compiling lib/Term/ProgressBar.pm to mbc
==> Testing Term::ProgressBar
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=2, 4 wallclock secs ( 0.17 usr 0.02 sys + 3.52 cusr 0.15 csys = 3.86 CPU)
Result: PASS
==> Installing Term::ProgressBar
Copying blib/lib/Term/ProgressBar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Term/ProgressBar.pm
Copying blib/lib/Term/ProgressBar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Term/ProgressBar.pm.moarvm
==> Successfully installed Term::ProgressBar
==> Fetching IO::Capture::Simple
==> Building IO::Capture::Simple
Compiling lib/IO/Capture/Simple.pm to mbc
Compiling lib/Test/IO/Capture.pm to mbc
==> Testing IO::Capture::Simple
t/stderr.t .................... ok
t/stdout.t .................... ok
t/test-io-capture/01-basic.t .. ok
All tests successful.
Files=3, Tests=7, 10 wallclock secs ( 0.20 usr 0.04 sys + 9.42 cusr 0.66 csys = 10.32 CPU)
Result: PASS
==> Installing IO::Capture::Simple
Copying blib/lib/Test/IO/Capture.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/IO/Capture.pm
Copying blib/lib/IO/Capture/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IO/Capture/Simple.pm
Copying blib/lib/Test/IO/Capture.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Test/IO/Capture.pm.moarvm
Copying blib/lib/IO/Capture/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IO/Capture/Simple.pm.moarvm
==> Successfully installed IO::Capture::Simple
==> Fetching BreakDancer
==> Building BreakDancer
Compiling lib/BreakDancer.pm to mbc
==> Testing BreakDancer
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=36, 15 wallclock secs ( 0.24 usr 0.00 sys + 14.61 cusr 0.25 csys = 15.10 CPU)
Result: PASS
==> Installing BreakDancer
Copying blib/lib/BreakDancer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BreakDancer.pm
Copying blib/lib/BreakDancer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BreakDancer.pm.moarvm
==> Successfully installed BreakDancer
==> HTTP::UserAgent depends on HTTP::Status, DateTime::Parse, Encode, URI
==> Fetching HTTP::Status
==> Building HTTP::Status
Compiling lib/HTTP/Status.pm6 to mbc
==> Testing HTTP::Status
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=4, 4 wallclock secs ( 0.19 usr 0.02 sys + 3.03 cusr 0.17 csys = 3.41 CPU)
Result: PASS
==> Installing HTTP::Status
Copying blib/lib/HTTP/Status.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Status.pm6
Copying blib/lib/HTTP/Status.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Status.pm6.moarvm
==> Successfully installed HTTP::Status
==> Fetching DateTime::Parse
==> Building DateTime::Parse
Compiling lib/DateTime/Parse.pm6 to mbc
==> Testing DateTime::Parse
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=6, 4 wallclock secs ( 0.18 usr 0.02 sys + 3.82 cusr 0.19 csys = 4.21 CPU)
Result: PASS
==> Installing DateTime::Parse
Copying blib/lib/DateTime/Parse.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Parse.pm6
Copying blib/lib/DateTime/Parse.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Parse.pm6.moarvm
==> Successfully installed DateTime::Parse
==> Fetching Encode
==> Building Encode
Compiling lib/Encode/Latin2.pm6 to mbc
Compiling lib/Encode/Windows1252.pm6 to mbc
Compiling lib/Encode.pm6 to mbc
==> Testing Encode
t/01-basic.t ........ ok
t/02-latin2.t ....... ok
t/03-utf8.t ......... ok
t/04-latin1.t ....... ok
t/05-ascii.t ........ ok
t/06-windows1252.t .. ok
All tests successful.
Files=6, Tests=8, 20 wallclock secs ( 0.25 usr 0.04 sys + 19.16 cusr 0.99 csys = 20.44 CPU)
Result: PASS
==> Installing Encode
Copying blib/lib/Encode.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Encode.pm6
Copying blib/lib/Encode/Windows1252.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Encode/Windows1252.pm6
Copying blib/lib/Encode/Latin2.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Encode/Latin2.pm6
Copying blib/lib/Encode.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Encode.pm6.moarvm
Copying blib/lib/Encode/Latin2.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Encode/Latin2.pm6.moarvm
Copying blib/lib/Encode/Windows1252.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Encode/Windows1252.pm6.moarvm
==> Successfully installed Encode
==> Fetching URI
==> Building URI
Compiling lib/IETF/RFC_Grammar/IPv6.pm to mbc
Compiling lib/IETF/RFC_Grammar/URI.pm to mbc
Compiling lib/IETF/RFC_Grammar.pm to mbc
Compiling lib/URI/Escape.pm to mbc
Compiling lib/URI/DefaultPort.pm to mbc
Compiling lib/URI.pm to mbc
==> Testing URI
t/01.t ................... ok
t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=92, 24 wallclock secs ( 0.36 usr 0.00 sys + 22.76 cusr 1.00 csys = 24.12 CPU)
Result: PASS
==> Installing URI
Copying blib/lib/URI.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI.pm
Copying blib/lib/URI/DefaultPort.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/DefaultPort.pm
Copying blib/lib/URI/Escape.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/Escape.pm
Copying blib/lib/IETF/RFC_Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar.pm
Copying blib/lib/IETF/RFC_Grammar/URI.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/URI.pm
Copying blib/lib/IETF/RFC_Grammar/IPv6.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/IPv6.pm
Copying blib/lib/URI.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI.pm.moarvm
Copying blib/lib/URI/Escape.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/Escape.pm.moarvm
Copying blib/lib/URI/DefaultPort.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/DefaultPort.pm.moarvm
Copying blib/lib/IETF/RFC_Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar.pm.moarvm
Copying blib/lib/IETF/RFC_Grammar/URI.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/URI.pm.moarvm
Copying blib/lib/IETF/RFC_Grammar/IPv6.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/IPv6.pm.moarvm
==> Successfully installed URI
==> Fetching HTTP::UserAgent
==> Building HTTP::UserAgent
Compiling lib/HTTP/Header/Field.pm6 to mbc
Compiling lib/HTTP/Header.pm6 to mbc
Compiling lib/HTTP/Message.pm6 to mbc
Compiling lib/HTTP/Response.pm6 to mbc
Compiling lib/HTTP/Cookie.pm6 to mbc
Compiling lib/HTTP/Request.pm6 to mbc
Compiling lib/HTTP/Cookies.pm6 to mbc
Compiling lib/HTTP/UserAgent/Common.pm6 to mbc
Compiling lib/HTTP/UserAgent.pm6 to mbc
==> Testing HTTP::UserAgent
t/01-headers.t ....... ok
t/02-message.t ....... ok
t/03-cookies.t ....... ok
t/04-request.t ....... ok
t/05-response.t ...... ok
t/06-ua-common.t ..... ok
t/07-ua-simple.t ..... ok
t/08-ua.t ............ ok
t/09-ua-ssl.t ........ skipped: IO::Socket::SSL not available
t/10-redirect-ssl.t .. skipped: IO::Socket::SSL not available
All tests successful.
Files=10, Tests=104, 82 wallclock secs ( 0.39 usr 0.08 sys + 76.67 cusr 2.15 csys = 79.29 CPU)
Result: PASS
==> Installing HTTP::UserAgent
Copying blib/lib/HTTP/Header.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Header.pm6
Copying blib/lib/HTTP/Response.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Response.pm6
Copying blib/lib/HTTP/Cookies.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Cookies.pm6
Copying blib/lib/HTTP/Request.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Request.pm6
Copying blib/lib/HTTP/Message.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Message.pm6
Copying blib/lib/HTTP/Cookie.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Cookie.pm6
Copying blib/lib/HTTP/UserAgent.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/UserAgent.pm6
Copying blib/lib/HTTP/UserAgent/Common.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/UserAgent/Common.pm6
Copying blib/lib/HTTP/Header/Field.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Header/Field.pm6
Copying blib/lib/HTTP/Cookie.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Cookie.pm6.moarvm
Copying blib/lib/HTTP/UserAgent.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/UserAgent.pm6.moarvm
Copying blib/lib/HTTP/Response.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Response.pm6.moarvm
Copying blib/lib/HTTP/Header.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Header.pm6.moarvm
Copying blib/lib/HTTP/Cookies.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Cookies.pm6.moarvm
Copying blib/lib/HTTP/Message.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Message.pm6.moarvm
Copying blib/lib/HTTP/Request.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Request.pm6.moarvm
Copying blib/lib/HTTP/UserAgent/Common.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/UserAgent/Common.pm6.moarvm
Copying blib/lib/HTTP/Header/Field.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Header/Field.pm6.moarvm
Copying bin/http-download to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/http-download
Copying bin/http-request to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/http-request
Copying bin/http-dump to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/http-dump
==> Successfully installed HTTP::UserAgent
==> Fetching DateTime::Parse
==> Building DateTime::Parse
Compiling lib/DateTime/Parse.pm6 to mbc
==> Testing DateTime::Parse
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=6, 4 wallclock secs ( 0.20 usr 0.01 sys + 3.84 cusr 0.17 csys = 4.22 CPU)
Result: PASS
==> Installing DateTime::Parse
Copying blib/lib/DateTime/Parse.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Parse.pm6
Copying blib/lib/DateTime/Parse.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Parse.pm6.moarvm
==> Successfully installed DateTime::Parse
==> OpenSSL depends on Digest
==> Fetching Digest
==> Building Digest
Compiling lib/Digest.pm to mbc
Compiling lib/Digest/SHA.pm to mbc
Compiling lib/Digest/RIPEMD.pm to mbc
==> Testing Digest
t/digest.t .. ok
t/ripemd.t .. ok
t/sha.t ..... ok
All tests successful.
Files=3, Tests=6, 15 wallclock secs ( 0.22 usr 0.02 sys + 14.56 cusr 0.69 csys = 15.49 CPU)
Result: PASS
==> Installing Digest
Copying blib/lib/Digest.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest.pm
Copying blib/lib/Digest/SHA.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/SHA.pm
Copying blib/lib/Digest/RIPEMD.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/RIPEMD.pm
Copying blib/lib/Digest.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest.pm.moarvm
Copying blib/lib/Digest/RIPEMD.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/RIPEMD.pm.moarvm
Copying blib/lib/Digest/SHA.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/SHA.pm.moarvm
==> Successfully installed Digest
==> Fetching OpenSSL
==> Building OpenSSL
Compiling lib/OpenSSL/Bio.pm6 to mbc
Compiling lib/OpenSSL/Method.pm6 to mbc
Compiling lib/OpenSSL/Ctx.pm6 to mbc
Compiling lib/OpenSSL/SSL.pm6 to mbc
Compiling lib/OpenSSL/Err.pm6 to mbc
Compiling lib/OpenSSL.pm6 to mbc
Compiling lib/OpenSSL/EVP.pm6 to mbc
Compiling lib/OpenSSL/Session.pm6 to mbc
Compiling lib/OpenSSL/CryptTools.pm6 to mbc
Compiling lib/OpenSSL/RSA.pm6 to mbc
Compiling lib/OpenSSL/PEM.pm6 to mbc
Compiling lib/OpenSSL/X509.pm6 to mbc
Compiling lib/OpenSSL/RSATools.pm6 to mbc
Compiling lib/OpenSSL/Cipher.pm6 to mbc
==> Testing OpenSSL
t/01-basic.t ... ok
t/02-socket.t .. ok
t/03-rsa.t .....
Failed 7/8 subtests
t/04-crypt.t ...
Failed 4/5 subtests
Test Summary Report
-------------------
t/03-rsa.t (Wstat: 11 Tests: 1 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/04-crypt.t (Wstat: 11 Tests: 1 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 5 tests but ran 1.
Files=4, Tests=15, 20 wallclock secs ( 0.23 usr 0.03 sys + 18.71 cusr 0.79 csys = 19.76 CPU)
Result: FAIL
==> DB::Model::Easy depends on DBIish
==> Fetching DBIish
==> Building DBIish
Compiling lib/DBDish.pm6 to mbc
Compiling lib/DBIish.pm6 to mbc
Compiling lib/DBDish/SQLite.pm6 to mbc
Compiling lib/DBDish/mysql.pm6 to mbc
Compiling lib/DBDish/TestMock.pm6 to mbc
Compiling lib/DBDish/Pg.pm6 to mbc
==> Testing DBIish
t/05-mock.t ............... ok
# Connect failed with error Cannot locate native library 'libmysqlclient.so'
t/10-mysql.t .............. ok
# Connect failed with error Cannot locate native library 'libmysqlclient.so'
t/25-mysql-common.t ....... ok
t/30-Pg.t ................. ok
# Connect failed with error Cannot locate native library 'libpq.so'
t/35-Pg-common.t .......... ok
# Connect failed with error Cannot locate native library 'libsqlite3.so'
t/40-sqlite-common.t ...... ok
t/41-sqlite-exec-error.t .. ok
All tests successful.
Files=7, Tests=227, 66 wallclock secs ( 0.58 usr 0.01 sys + 63.93 cusr 1.57 csys = 66.09 CPU)
Result: PASS
==> Installing DBIish
Copying blib/lib/DBDish.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish.pm6
Copying blib/lib/DBIish.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBIish.pm6
Copying blib/lib/DBDish/SQLite.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/SQLite.pm6
Copying blib/lib/DBDish/mysql.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/mysql.pm6
Copying blib/lib/DBDish/TestMock.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/TestMock.pm6
Copying blib/lib/DBDish/Pg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/Pg.pm6
Copying blib/lib/DBDish.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish.pm6.moarvm
Copying blib/lib/DBIish.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBIish.pm6.moarvm
Copying blib/lib/DBDish/SQLite.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/SQLite.pm6.moarvm
Copying blib/lib/DBDish/TestMock.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/TestMock.pm6.moarvm
Copying blib/lib/DBDish/Pg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/Pg.pm6.moarvm
Copying blib/lib/DBDish/mysql.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DBDish/mysql.pm6.moarvm
==> Successfully installed DBIish
==> Fetching DB::Model::Easy
==> Building DB::Model::Easy
Compiling lib/DB/Model/Easy.pm6 to mbc
Compiling lib/DB/Model/Easy/Row.pm6 to mbc
==> Testing DB::Model::Easy
==> Installing DB::Model::Easy
Copying blib/lib/DB/Model/Easy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DB/Model/Easy.pm6
Copying blib/lib/DB/Model/Easy/Row.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DB/Model/Easy/Row.pm6
Copying blib/lib/DB/Model/Easy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DB/Model/Easy.pm6.moarvm
Copying blib/lib/DB/Model/Easy/Row.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DB/Model/Easy/Row.pm6.moarvm
==> Successfully installed DB::Model::Easy
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching XML
==> Building XML
Compiling lib/XML/Grammar.pm6 to mbc
Compiling lib/XML.pm6 to mbc
==> Testing XML
t/emitter.t ........... ok
t/example.t ........... ok
t/make.t .............. ok
t/namespaces.t ........ ok
t/parser.t ............ ok
t/proxies.t ........... ok
t/query-methods.t ..... ok
t/query-positional.t .. ok
All tests successful.
Files=8, Tests=97, 37 wallclock secs ( 0.40 usr 0.03 sys + 35.57 cusr 1.39 csys = 37.39 CPU)
Result: PASS
==> Installing XML
Copying blib/lib/XML.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML.pm6
Copying blib/lib/XML/Grammar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML/Grammar.pm6
Copying blib/lib/XML.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML.pm6.moarvm
Copying blib/lib/XML/Grammar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML/Grammar.pm6.moarvm
==> Successfully installed XML
==> Fetching XML::Query
==> Building XML::Query
Compiling lib/XML/Query/Results.pm6 to mbc
Compiling lib/XML/Query/Statement.pm6 to mbc
Compiling lib/XML/Query.pm6 to mbc
==> Testing XML::Query
Default constructor for 'Query' only takes named arguments
in method new at src/gen/m-CORE.setting:955
in block <unit> at t/basic.t:14
t/basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 28/28 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 0.
Files=1, Tests=0, 6 wallclock secs ( 0.17 usr 0.02 sys + 5.58 cusr 0.20 csys = 5.97 CPU)
Result: FAIL
==> DateTime::Utils depends on DateTime::Format, DateTime::Math, DateTime::TimeZone
==> Fetching DateTime::Format
==> Building DateTime::Format
Compiling lib/DateTime/Format.pm6 to mbc
Compiling lib/DateTime/Format/Factory.pm6 to mbc
Compiling lib/DateTime/Format/RFC2822.pm6 to mbc
Compiling lib/DateTime/Format/Lang/DE.pm6 to mbc
Compiling lib/DateTime/Format/Lang/FR.pm6 to mbc
==> Testing DateTime::Format
t/01-strftime.t .. ok
t/05-rfc2822.t ... ok
All tests successful.
Files=2, Tests=5, 14 wallclock secs ( 0.19 usr 0.03 sys + 13.27 cusr 0.38 csys = 13.87 CPU)
Result: PASS
==> Installing DateTime::Format
Copying blib/lib/DateTime/Format.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format.pm6
Copying blib/lib/DateTime/Format/Factory.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Factory.pm6
Copying blib/lib/DateTime/Format/RFC2822.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/RFC2822.pm6
Copying blib/lib/DateTime/Format/Lang/DE.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/DE.pm6
Copying blib/lib/DateTime/Format/Lang/FR.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/FR.pm6
Copying blib/lib/DateTime/Format.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format.pm6.moarvm
Copying blib/lib/DateTime/Format/Factory.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Factory.pm6.moarvm
Copying blib/lib/DateTime/Format/RFC2822.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/RFC2822.pm6.moarvm
Copying blib/lib/DateTime/Format/Lang/FR.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/FR.pm6.moarvm
Copying blib/lib/DateTime/Format/Lang/DE.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/DE.pm6.moarvm
==> Successfully installed DateTime::Format
==> Fetching DateTime::Math
==> Building DateTime::Math
Compiling lib/DateTime/Math.pm6 to mbc
==> Testing DateTime::Math
t/math.t .. ok
All tests successful.
Files=1, Tests=17, 5 wallclock secs ( 0.21 usr 0.01 sys + 4.16 cusr 0.21 csys = 4.59 CPU)
Result: PASS
==> Installing DateTime::Math
Copying blib/lib/DateTime/Math.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Math.pm6
Copying blib/lib/DateTime/Math.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Math.pm6.moarvm
==> Successfully installed DateTime::Math
==> Fetching DateTime::TimeZone
==> Building DateTime::TimeZone
Compiling lib/DateTime/TimeZone.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/CET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Turkey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Egypt.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/UTC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/UTC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/London.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GB.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Eire.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Hongkong.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/PRC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/ROK.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/HST.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Jamaica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Jamaica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/EST5EDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/MST.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Poland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Denver.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Navajo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/W_minus_SU.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Libya.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Iran.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/MET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Portugal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/PST8PDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Singapore.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/MST7MDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/UCT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/UCT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/ROC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/EET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Universal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Greenwich.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Kwajalein.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/WET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/CST6CDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/EST.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/NZ.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Iceland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Japan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Israel.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Zulu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Havana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Cuba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Anchorage.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Alaska.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Hawaii.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Pacific.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Detroit.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Michigan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Chicago.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Central.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/New_York.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Eastern.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Mountain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Adak.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Aleutian.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Phoenix.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Arizona.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Samoa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santiago.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Chile/Continental.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/LHI.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/North.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Currie.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/NSW.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Perth.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/West.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/ACT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/South.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Macau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Macao.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dili.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Aden.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Baku.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Manila.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Amman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Oral.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Manaus.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/West.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/East.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Noronha.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Paris.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Prague.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Rome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Malta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Athens.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Samara.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Riga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/Universal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Regina.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Vancouver.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Central.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Toronto.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Edmonton.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Johns.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Halifax.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Tijuana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mexico/General.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Juba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Accra.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Harare.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Douala.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Marigot.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Caracas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Catamarca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cayenne.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Belize.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Curacao.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Virgin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Montserrat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Atikokan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Tortola.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Grenada.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Jujuy.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Lima.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Asuncion.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Barbados.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Aruba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Montreal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guatemala.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Montevideo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/La_Paz.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Sitka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Nassau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Menominee.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Inuvik.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Anguilla.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Creston.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cordoba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Nipigon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guyana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Belem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Dominica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Maceio.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Monterrey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Mendoza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Recife.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Louisville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Merida.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Dawson.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Bahia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Antigua.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rosario.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Martinique.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Yakutat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Godthab.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Miquelon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Araguaina.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Atka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Bogota.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Nome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Boise.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Shiprock.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Moncton.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Ensenada.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Juneau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cancun.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santarem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Matamoros.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Thule.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Resolute.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cayman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Panama.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Managua.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6 to mbc
==> Testing DateTime::TimeZone
t/tz-offset.t .. ok
All tests successful.
Files=1, Tests=4, 5 wallclock secs ( 0.20 usr 0.00 sys + 4.49 cusr 0.30 csys = 4.99 CPU)
Result: PASS
==> Installing DateTime::TimeZone
Copying blib/lib/DateTime/TimeZone.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone.pm6
Copying blib/lib/DateTime/TimeZone/Zone.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone.pm6
Copying blib/lib/DateTime/TimeZone/Zone/CET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Turkey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Turkey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Egypt.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Egypt.pm6
Copying blib/lib/DateTime/TimeZone/Zone/UTC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UTC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GB.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Eire.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Eire.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Hongkong.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Hongkong.pm6
Copying blib/lib/DateTime/TimeZone/Zone/PRC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PRC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/ROK.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROK.pm6
Copying blib/lib/DateTime/TimeZone/Zone/HST.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/HST.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Jamaica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Jamaica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/EST5EDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST5EDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/MST.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Poland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Poland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Navajo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Navajo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Libya.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Libya.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Iran.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iran.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/MET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Portugal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Portugal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/PST8PDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PST8PDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Singapore.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Singapore.pm6
Copying blib/lib/DateTime/TimeZone/Zone/MST7MDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST7MDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/UCT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UCT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/ROC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/EET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Universal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Universal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Greenwich.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Greenwich.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Kwajalein.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Kwajalein.pm6
Copying blib/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/WET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/WET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6
Copying blib/lib/DateTime/TimeZone/Zone/CST6CDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CST6CDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/EST.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST.pm6
Copying blib/lib/DateTime/TimeZone/Zone/NZ.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Iceland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iceland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Japan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Japan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Israel.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Israel.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Zulu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Zulu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Cuba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Cuba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Alaska.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Alaska.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Michigan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Michigan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Central.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Central.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Eastern.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Eastern.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Mountain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Mountain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Arizona.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Arizona.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Samoa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Samoa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/North.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/North.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/West.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/West.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/South.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/South.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/West.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/West.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/East.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/East.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/London.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/London.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Central.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Central.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/General.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/General.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Marigot.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Marigot.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Caracas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Caracas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Belize.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belize.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Virgin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Virgin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Noronha.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Noronha.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Detroit.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Detroit.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Tortola.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tortola.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Grenada.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grenada.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Lima.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lima.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Barbados.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Barbados.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Aruba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Aruba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Montreal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montreal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/New_York.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/New_York.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Sitka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sitka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Nassau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nassau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Menominee.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Menominee.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Creston.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Creston.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guyana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guyana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Belem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Dominica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dominica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Maceio.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Maceio.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Denver.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Denver.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Recife.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Recife.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Louisville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Louisville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Merida.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Merida.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Halifax.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Halifax.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Chicago.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chicago.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Manaus.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Manaus.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Toronto.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Toronto.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Antigua.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Antigua.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rosario.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rosario.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Martinique.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Martinique.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Curacao.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Curacao.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Regina.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Regina.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Godthab.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Godthab.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Atka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Bogota.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bogota.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Nome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Adak.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Adak.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Boise.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boise.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Havana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Havana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Moncton.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Moncton.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Juneau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Juneau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cancun.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cancun.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santarem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santarem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Thule.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thule.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Resolute.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Resolute.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Panama.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Panama.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santiago.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santiago.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Managua.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Managua.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6
Copying blib/lib/DateTime/TimeZone.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Cuba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Cuba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/PST8PDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PST8PDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Libya.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Libya.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/CET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/CST6CDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CST6CDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Kwajalein.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Kwajalein.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Poland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Poland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/WET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/WET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Singapore.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Singapore.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/MST7MDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST7MDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GB.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Hongkong.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Hongkong.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/HST.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/HST.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Navajo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Navajo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Iran.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iran.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Zulu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Zulu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/UTC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UTC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/MET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Egypt.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Egypt.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Israel.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Israel.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Greenwich.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Greenwich.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Iceland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iceland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Universal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Universal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/EST5EDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST5EDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/EST.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Japan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Japan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/ROC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Portugal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Portugal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/MST.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/ROK.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROK.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Jamaica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Jamaica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/UCT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UCT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/NZ.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/PRC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PRC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Turkey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Turkey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Eire.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Eire.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/EET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Mountain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Mountain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Arizona.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Arizona.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Central.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Central.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Michigan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Michigan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Eastern.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Eastern.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Alaska.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Alaska.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Samoa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Samoa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/South.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/South.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/North.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/North.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/West.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/West.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/East.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/East.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/West.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/West.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/London.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/London.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Central.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Central.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/General.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/General.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Martinique.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Martinique.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Nassau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nassau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Noronha.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Noronha.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Montreal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montreal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Louisville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Louisville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Godthab.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Godthab.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Dominica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dominica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Boise.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boise.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Marigot.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Marigot.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guyana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guyana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Virgin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Virgin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Aruba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Aruba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Lima.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lima.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Halifax.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Halifax.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Denver.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Denver.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Antigua.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Antigua.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Resolute.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Resolute.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Juneau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Juneau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Belize.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belize.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cancun.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cancun.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santarem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santarem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Caracas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Caracas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Regina.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Regina.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Belem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Bogota.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bogota.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Curacao.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Curacao.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Toronto.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Toronto.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Barbados.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Barbados.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Panama.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Panama.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Creston.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Creston.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Atka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Manaus.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Manaus.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Managua.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Managua.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Nome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Menominee.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Menominee.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Sitka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sitka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santiago.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santiago.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Moncton.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Moncton.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Havana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Havana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Tortola.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tortola.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Detroit.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Detroit.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Chicago.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chicago.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Merida.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Merida.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Maceio.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Maceio.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rosario.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rosario.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Thule.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thule.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Recife.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Recife.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Grenada.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grenada.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Adak.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Adak.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/New_York.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/New_York.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6.moarvm
==> Successfully installed DateTime::TimeZone
==> Fetching DateTime::Utils
==> Building DateTime::Utils
==> Testing DateTime::Utils
==> Installing DateTime::Utils
==> Successfully installed DateTime::Utils
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching DateTime::Format
==> Building DateTime::Format
Compiling lib/DateTime/Format.pm6 to mbc
Compiling lib/DateTime/Format/Factory.pm6 to mbc
Compiling lib/DateTime/Format/RFC2822.pm6 to mbc
Compiling lib/DateTime/Format/Lang/DE.pm6 to mbc
Compiling lib/DateTime/Format/Lang/FR.pm6 to mbc
==> Testing DateTime::Format
t/01-strftime.t .. ok
t/05-rfc2822.t ... ok
All tests successful.
Files=2, Tests=5, 14 wallclock secs ( 0.19 usr 0.03 sys + 13.19 cusr 0.44 csys = 13.85 CPU)
Result: PASS
==> Installing DateTime::Format
Copying blib/lib/DateTime/Format.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format.pm6
Copying blib/lib/DateTime/Format/Factory.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Factory.pm6
Copying blib/lib/DateTime/Format/RFC2822.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/RFC2822.pm6
Copying blib/lib/DateTime/Format/Lang/DE.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/DE.pm6
Copying blib/lib/DateTime/Format/Lang/FR.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/FR.pm6
Copying blib/lib/DateTime/Format.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format.pm6.moarvm
Copying blib/lib/DateTime/Format/Factory.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Factory.pm6.moarvm
Copying blib/lib/DateTime/Format/RFC2822.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/RFC2822.pm6.moarvm
Copying blib/lib/DateTime/Format/Lang/FR.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/FR.pm6.moarvm
Copying blib/lib/DateTime/Format/Lang/DE.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Format/Lang/DE.pm6.moarvm
==> Successfully installed DateTime::Format
==> Fetching DateTime::Math
==> Building DateTime::Math
Compiling lib/DateTime/Math.pm6 to mbc
==> Testing DateTime::Math
t/math.t .. ok
All tests successful.
Files=1, Tests=17, 4 wallclock secs ( 0.19 usr 0.02 sys + 4.17 cusr 0.15 csys = 4.53 CPU)
Result: PASS
==> Installing DateTime::Math
Copying blib/lib/DateTime/Math.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Math.pm6
Copying blib/lib/DateTime/Math.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/Math.pm6.moarvm
==> Successfully installed DateTime::Math
==> Fetching DateTime::TimeZone
==> Building DateTime::TimeZone
Compiling lib/DateTime/TimeZone.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/CET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Turkey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Egypt.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/UTC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/UTC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/London.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GB.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Eire.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Hongkong.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/PRC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/ROK.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/HST.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Jamaica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Jamaica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/EST5EDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/MST.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Poland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Denver.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Navajo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/W_minus_SU.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Libya.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Iran.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/MET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Portugal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/PST8PDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Singapore.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/MST7MDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/UCT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/UCT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/ROC.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/EET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Universal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Greenwich.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Kwajalein.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/WET.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/CST6CDT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/EST.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/NZ.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Iceland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Japan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Israel.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Zulu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Havana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Cuba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Anchorage.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Alaska.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Hawaii.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Pacific.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Detroit.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Michigan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Chicago.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Central.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/New_York.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Eastern.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Mountain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Adak.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Aleutian.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Phoenix.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Arizona.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/US/Samoa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santiago.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Chile/Continental.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/LHI.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/North.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Currie.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/NSW.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Perth.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/West.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/ACT.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Australia/South.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Macau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Macao.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dili.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Aden.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Baku.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Manila.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Amman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Oral.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Manaus.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/West.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/East.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Noronha.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Paris.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Prague.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Rome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Malta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Athens.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Samara.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Riga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/Universal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Regina.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Vancouver.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Central.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Toronto.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Edmonton.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Johns.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Halifax.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Tijuana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mexico/General.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Juba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Accra.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Harare.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Lome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Douala.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Marigot.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Caracas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Catamarca.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cayenne.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Belize.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Curacao.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Virgin.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Montserrat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Atikokan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Tortola.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Grenada.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Jujuy.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Lima.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Asuncion.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Barbados.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Aruba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Montreal.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guatemala.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Montevideo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/La_Paz.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Sitka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Nassau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Menominee.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Inuvik.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Anguilla.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Creston.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cordoba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Nipigon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Guyana.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Belem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Dominica.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Maceio.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Monterrey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Mendoza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Recife.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Louisville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Merida.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Dawson.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Bahia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Antigua.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rosario.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Martinique.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Yakutat.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Godthab.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Miquelon.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Araguaina.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Atka.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Bogota.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Nome.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Boise.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Shiprock.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Moncton.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Ensenada.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Juneau.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cancun.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Santarem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Matamoros.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Thule.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Resolute.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Cayman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Panama.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Managua.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6 to mbc
Compiling lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6 to mbc
==> Testing DateTime::TimeZone
t/tz-offset.t .. ok
All tests successful.
Files=1, Tests=4, 5 wallclock secs ( 0.19 usr 0.01 sys + 4.62 cusr 0.20 csys = 5.02 CPU)
Result: PASS
==> Installing DateTime::TimeZone
Copying blib/lib/DateTime/TimeZone.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone.pm6
Copying blib/lib/DateTime/TimeZone/Zone.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone.pm6
Copying blib/lib/DateTime/TimeZone/Zone/CET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Turkey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Turkey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Egypt.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Egypt.pm6
Copying blib/lib/DateTime/TimeZone/Zone/UTC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UTC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GB.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Eire.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Eire.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Hongkong.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Hongkong.pm6
Copying blib/lib/DateTime/TimeZone/Zone/PRC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PRC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/ROK.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROK.pm6
Copying blib/lib/DateTime/TimeZone/Zone/HST.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/HST.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Jamaica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Jamaica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/EST5EDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST5EDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/MST.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Poland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Poland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Navajo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Navajo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Libya.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Libya.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Iran.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iran.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/MET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Portugal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Portugal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/PST8PDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PST8PDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Singapore.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Singapore.pm6
Copying blib/lib/DateTime/TimeZone/Zone/MST7MDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST7MDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/UCT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UCT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/ROC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/EET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Universal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Universal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Greenwich.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Greenwich.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Kwajalein.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Kwajalein.pm6
Copying blib/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/WET.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/WET.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6
Copying blib/lib/DateTime/TimeZone/Zone/CST6CDT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CST6CDT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/EST.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST.pm6
Copying blib/lib/DateTime/TimeZone/Zone/NZ.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Iceland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iceland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Japan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Japan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Israel.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Israel.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Zulu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Zulu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Cuba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Cuba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Alaska.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Alaska.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Michigan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Michigan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Central.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Central.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Eastern.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Eastern.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Mountain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Mountain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Arizona.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Arizona.pm6
Copying blib/lib/DateTime/TimeZone/Zone/US/Samoa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Samoa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/North.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/North.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/West.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/West.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/South.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/South.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/West.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/West.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/East.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/East.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/London.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/London.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Central.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Central.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/General.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/General.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Marigot.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Marigot.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Caracas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Caracas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Belize.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belize.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Virgin.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Virgin.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Noronha.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Noronha.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Detroit.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Detroit.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Tortola.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tortola.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Grenada.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grenada.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Lima.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lima.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Barbados.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Barbados.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Aruba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Aruba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Montreal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montreal.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/New_York.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/New_York.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Sitka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sitka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Nassau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nassau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Menominee.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Menominee.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Creston.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Creston.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Guyana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guyana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Belem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Dominica.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dominica.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Maceio.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Maceio.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Denver.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Denver.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Recife.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Recife.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Louisville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Louisville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Merida.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Merida.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Halifax.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Halifax.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Chicago.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chicago.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Manaus.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Manaus.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Toronto.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Toronto.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Antigua.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Antigua.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rosario.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rosario.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Martinique.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Martinique.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Curacao.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Curacao.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Regina.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Regina.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Godthab.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Godthab.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Atka.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atka.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Bogota.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bogota.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Nome.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nome.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Adak.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Adak.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Boise.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boise.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Havana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Havana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Moncton.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Moncton.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Juneau.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Juneau.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cancun.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cancun.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santarem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santarem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Thule.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thule.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Resolute.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Resolute.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Panama.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Panama.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Santiago.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santiago.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Managua.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Managua.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6
Copying blib/lib/DateTime/TimeZone.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Cuba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Cuba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/PST8PDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PST8PDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Libya.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Libya.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/CET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/CST6CDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/CST6CDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Kwajalein.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Kwajalein.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Poland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Poland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/WET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/WET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Singapore.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Singapore.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/MST7MDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST7MDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GB.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Hongkong.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Hongkong.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/W_minus_SU.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/HST.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/HST.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Navajo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Navajo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Iran.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iran.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Zulu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Zulu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/UTC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UTC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GB_minus_Eire.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_plus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/MET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Egypt.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Egypt.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Israel.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Israel.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Greenwich.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Greenwich.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Iceland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Iceland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ_minus_CHAT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Universal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Universal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/EST5EDT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST5EDT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/EST.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EST.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Japan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Japan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/ROC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Portugal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Portugal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/MST.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/MST.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/ROK.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/ROK.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT_minus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Jamaica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Jamaica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/UCT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/UCT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/NZ.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/NZ.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/PRC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/PRC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/GMT0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/GMT0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Turkey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Turkey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Eire.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Eire.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/EET.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/EET.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Mountain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Mountain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Arizona.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Arizona.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Central.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Central.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific_minus_New.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/East_minus_Indiana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Michigan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Michigan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Eastern.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Eastern.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Aleutian.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Pacific.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Pacific.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Indiana_minus_Starke.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Hawaii.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Alaska.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Alaska.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/US/Samoa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/US/Samoa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/EasterIsland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Chile/Continental.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Eucla.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/NSW.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Brisbane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Sydney.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lord_Howe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Lindeman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/South.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/South.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Victoria.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Tasmania.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Broken_Hill.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Yancowinna.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Queensland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/LHI.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Currie.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Adelaide.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Canberra.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Darwin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/North.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/North.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Perth.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/ACT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Melbourne.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/West.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/West.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Australia/Hobart.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulan_Bator.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qyzylorda.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dacca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Rangoon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Istanbul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Omsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ulaanbaatar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bishkek.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtobe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashkhabad.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Choibalsan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Anadyr.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bahrain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Manila.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimbu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Samarkand.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh89.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tehran.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yerevan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ust_minus_Nera.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh88.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Singapore.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Karachi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tokyo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hovd.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Oral.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hong_Kong.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aden.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novosibirsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chongqing.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Bangkok.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Novokuznetsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ujung_Pandang.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuala_Lumpur.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baghdad.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Makassar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Harbin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kabul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Brunei.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Shanghai.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ho_Chi_Minh.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Damascus.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tashkent.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Katmandu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jayapura.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vladivostok.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Vientiane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pontianak.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Riyadh87.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Nicosia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuching.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kashgar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jerusalem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Sakhalin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kuwait.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Chungking.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Magadan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dushanbe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Muscat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Gaza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yekaterinburg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Colombo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kathmandu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dhaka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Calcutta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Urumqi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dili.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Hebron.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Saigon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Dubai.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Ashgabat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Macao.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Phnom_Penh.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Yakutsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Baku.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Seoul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Aqtau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kolkata.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tbilisi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Jakarta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Beirut.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Irkutsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Tel_Aviv.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Taipei.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Almaty.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Amman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Pyongyang.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Kamchatka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Thimphu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Qatar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Khandyga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Asia/Krasnoyarsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Arctic/Longyearbyen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Bermuda.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faroe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Madeira.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/St_Helena.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Stanley.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Azores.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Canary.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Faeroe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/South_Georgia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Jan_Mayen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Cape_Verde.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Atlantic/Reykjavik.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/East.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/East.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/Acre.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/DeNoronha.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Brazil/West.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Brazil/West.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sarajevo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Skopje.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Guernsey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Riga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Stockholm.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Isle_of_Man.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Istanbul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belfast.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kaliningrad.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Sofia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Prague.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Athens.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Madrid.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Malta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Luxembourg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Warsaw.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Uzhgorod.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Chisinau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Lisbon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Gibraltar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Andorra.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vatican.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Mariehamn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Samara.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Busingen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vienna.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Podgorica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vilnius.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Helsinki.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bucharest.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Kiev.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Bratislava.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tallinn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Nicosia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Paris.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Minsk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Oslo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/London.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/London.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tiraspol.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Amsterdam.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Brussels.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Budapest.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Jersey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Tirane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Moscow.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Monaco.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zurich.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Simferopol.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zaporozhye.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/San_Marino.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Volgograd.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Rome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Berlin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Copenhagen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Belgrade.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Dublin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Vaduz.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Ljubljana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Europe/Zagreb.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_14.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_9.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_12.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_12.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_10.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_8.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_7.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_4.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_11.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_5.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_11.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_9.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_2.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Zulu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UTC.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Greenwich.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_3.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/Universal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_6.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_1.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_2.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_1.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_3.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_10.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/UCT.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_7.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_8.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_6.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT0.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_4.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_plus_5.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Etc/GMT_minus_13.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Newfoundland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Mountain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Central.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Central.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Eastern.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/East_minus_Saskatchewan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Atlantic.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Yukon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Pacific.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Canada/Saskatchewan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaNorte.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/General.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/General.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mexico/BajaSur.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Djibouti.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Addis_Ababa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nouakchott.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Malabo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dar_es_Salaam.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bissau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lubumbashi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ouagadougou.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Johannesburg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Khartoum.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Libreville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lusaka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Casablanca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/El_Aaiun.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Blantyre.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ceuta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Monrovia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Harare.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Abidjan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Nairobi.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmera.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Timbuktu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mbabane.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Conakry.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Freetown.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kigali.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kampala.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maputo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Algiers.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Mogadishu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bangui.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Accra.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Kinshasa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tunis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Maseru.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Juba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Asmara.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Porto_minus_Novo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Tripoli.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Ndjamena.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Gaborone.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Sao_Tome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bujumbura.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Niamey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Luanda.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Brazzaville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Dakar.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Lagos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Cairo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Banjul.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Douala.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Windhoek.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Africa/Bamako.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Cocos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Christmas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mauritius.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Kerguelen.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mayotte.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Antananarivo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Mahe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Reunion.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Comoro.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Chagos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Indian/Maldives.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guadalcanal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tahiti.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kosrae.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Johnston.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kwajalein.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Funafuti.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fakaofo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Apia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Efate.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chuuk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Yap.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Marquesas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Guam.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Port_Moresby.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wake.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pitcairn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Majuro.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Galapagos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Palau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Midway.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Ponape.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tongatapu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Rarotonga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pohnpei.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Pago_Pago.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Kiritimati.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Easter.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Gambier.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Auckland.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Enderbury.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Tarawa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Niue.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Noumea.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Chatham.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Nauru.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Norfolk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Saipan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Truk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Wallis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Honolulu.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Fiji.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Pacific/Samoa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Shiprock.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayenne.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cuiaba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Martinique.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Martinique.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chihuahua.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Nassau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nassau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anguilla.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Pangnirtung.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Coral_Harbour.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Johns.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Noronha.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Noronha.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guatemala.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia_Banderas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Matamoros.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Montreal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montreal.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santa_Isabel.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mendoza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Glace_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Louisville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Louisville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Godthab.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Godthab.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atikokan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Scoresbysund.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Los_Angeles.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Dominica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dominica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Boise.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boise.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Marigot.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Marigot.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yellowknife.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Bahia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bahia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Miquelon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guyana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guyana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Virgin.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Virgin.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Yakutat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Boa_Vista.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Catamarca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Aruba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Aruba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tegucigalpa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Barthelemy.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Lima.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lima.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Halifax.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Halifax.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Denver.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Denver.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Anchorage.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rio_Branco.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Antigua.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Antigua.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guayaquil.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Resolute.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Resolute.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Juneau.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Juneau.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Lower_Princes.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_of_Spain.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Belize.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belize.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cayman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cayman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Costa_Rica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cancun.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cancun.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Campo_Grande.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mazatlan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grand_Turk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Velho.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nipigon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rankin_Inlet.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ojinaga.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Asuncion.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Araguaina.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sao_Paulo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Iqaluit.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Hermosillo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Monterrey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Whitehorse.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Phoenix.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tijuana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santarem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santarem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/La_Paz.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Swift_Current.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Paramaribo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Buenos_Aires.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cordoba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Lucia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Edmonton.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Mexico_City.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Winnipeg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Knox_IN.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Puerto_Rico.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Caracas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Caracas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Ensenada.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Porto_Acre.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Regina.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Regina.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kralendijk.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fort_Wayne.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Belem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Belem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Vincent.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Bogota.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Bogota.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Curacao.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Curacao.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montevideo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Toronto.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Toronto.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Eirunepe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Metlakatla.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Barbados.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Barbados.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Panama.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Panama.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Creston.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Creston.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Atka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Atka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rainy_River.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Manaus.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Manaus.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Managua.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Managua.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/El_Salvador.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Nome.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Nome.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Menominee.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Menominee.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Kitts.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Sitka.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Sitka.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santiago.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santiago.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Santo_Domingo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Moncton.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Moncton.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jamaica.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Havana.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Havana.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Tortola.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Tortola.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Danmarkshavn.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Vancouver.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Detroit.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Detroit.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Guadeloupe.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indianapolis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Blanc_minus_Sablon.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/St_Thomas.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Chicago.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Chicago.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Merida.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Merida.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Maceio.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Maceio.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Rosario.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Rosario.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Thule.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thule.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Port_minus_au_minus_Prince.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Goose_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Recife.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Recife.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Jujuy.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Montserrat.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Grenada.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Grenada.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Fortaleza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Cambridge_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Adak.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Adak.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Inuvik.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/New_York.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/New_York.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Dawson_Creek.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Thunder_Bay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh89.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh88.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Mideast/Riyadh87.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/DumontDUrville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/McMurdo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Macquarie.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/South_Pole.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Palmer.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Vostok.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Casey.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Syowa.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Rothera.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Mawson.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/Antarctica/Davis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Luis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Mendoza.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/La_Rioja.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Catamarca.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Ushuaia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/ComodRivadavia.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/San_Juan.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Tucuman.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Buenos_Aires.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Cordoba.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Salta.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Rio_Gallegos.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Argentina/Jujuy.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vevay.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Petersburg.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Tell_City.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Winamac.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Marengo.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Knox.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Vincennes.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Indiana/Indianapolis.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Louisville.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/Kentucky/Monticello.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Center.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/New_Salem.pm6.moarvm
Copying blib/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/DateTime/TimeZone/Zone/America/North_Dakota/Beulah.pm6.moarvm
==> Successfully installed DateTime::TimeZone
==> Web depends on MIME::Types
==> Fetching MIME::Types
==> Building MIME::Types
Compiling lib/MIME/Types.pm6 to mbc
==> Testing MIME::Types
t/mime.t .. ok
All tests successful.
Files=1, Tests=5, 11 wallclock secs ( 0.19 usr 0.01 sys + 9.80 cusr 0.27 csys = 10.27 CPU)
Result: PASS
==> Installing MIME::Types
Copying blib/lib/MIME/Types.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Types.pm6
Copying blib/lib/MIME/Types.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Types.pm6.moarvm
==> Successfully installed MIME::Types
==> Fetching Web
==> Building Web
Compiling lib/Web/Response.pm6 to mbc
Compiling lib/Web/Request/File.pm6 to mbc
Compiling lib/Web/Request/Multipart.pm6 to mbc
useless use of 'is rw' on $!file in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!nest in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!value in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!in-headers in any at src/Perl6/World.nqp:2038
Compiling lib/Web/Request.pm6 to mbc
Compiling lib/Web/App/Context.pm6 to mbc
Compiling lib/Web/App.pm6 to mbc
Compiling lib/Web/App/Test.pm6 to mbc
Compiling lib/Web/App/Dispatch.pm6 to mbc
==> Testing Web
==> Installing Web
Copying blib/lib/Web/Response.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Response.pm6
Copying blib/lib/Web/App.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App.pm6
Copying blib/lib/Web/Request.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Request.pm6
Copying blib/lib/Web/Request/Multipart.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Request/Multipart.pm6
Copying blib/lib/Web/Request/File.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Request/File.pm6
Copying blib/lib/Web/App/Test.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App/Test.pm6
Copying blib/lib/Web/App/Context.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App/Context.pm6
Copying blib/lib/Web/App/Dispatch.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App/Dispatch.pm6
Copying blib/lib/Web/Response.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Response.pm6.moarvm
Copying blib/lib/Web/Request.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Request.pm6.moarvm
Copying blib/lib/Web/App.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App.pm6.moarvm
Copying blib/lib/Web/Request/File.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Request/File.pm6.moarvm
Copying blib/lib/Web/Request/Multipart.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/Request/Multipart.pm6.moarvm
Copying blib/lib/Web/App/Test.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App/Test.pm6.moarvm
Copying blib/lib/Web/App/Context.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App/Context.pm6.moarvm
Copying blib/lib/Web/App/Dispatch.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Web/App/Dispatch.pm6.moarvm
==> Successfully installed Web
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Web::Template depends on Template6, Flower, Template::Mojo, HTML::Template
==> Fetching Template6
==> Building Template6
Compiling lib/Template6/Parser.pm6 to mbc
Compiling lib/Template6/Stash.pm6 to mbc
Compiling lib/Template6/Provider/File.pm6 to mbc
Compiling lib/Template6/Context.pm6 to mbc
Compiling lib/Template6/Service.pm6 to mbc
Compiling lib/Template6.pm6 to mbc
==> Testing Template6
t/01-simple.t .... ok
t/02-for.t ....... ok
t/03-if.t ........ ok
t/04-nest.t ...... ok
t/05-includes.t .. ok
All tests successful.
Files=5, Tests=13, 28 wallclock secs ( 0.27 usr 0.01 sys + 26.36 cusr 1.09 csys = 27.73 CPU)
Result: PASS
==> Installing Template6
Copying blib/lib/Template6.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6.pm6
Copying blib/lib/Template6/Context.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Context.pm6
Copying blib/lib/Template6/Service.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Service.pm6
Copying blib/lib/Template6/Parser.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Parser.pm6
Copying blib/lib/Template6/Stash.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Stash.pm6
Copying blib/lib/Template6/Provider/File.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Provider/File.pm6
Copying blib/lib/Template6.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6.pm6.moarvm
Copying blib/lib/Template6/Stash.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Stash.pm6.moarvm
Copying blib/lib/Template6/Parser.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Parser.pm6.moarvm
Copying blib/lib/Template6/Service.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Service.pm6.moarvm
Copying blib/lib/Template6/Context.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Context.pm6.moarvm
Copying blib/lib/Template6/Provider/File.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Provider/File.pm6.moarvm
==> Successfully installed Template6
==> Fetching Flower
==> Building Flower
Compiling lib/Flower/Provider/File.pm6 to mbc
Compiling lib/Flower.pm6 to mbc
Compiling lib/Flower/Lang.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Default.pm6 to mbc
Compiling lib/Flower/TAL/TALES.pm6 to mbc
Compiling lib/Flower/TAL/Repeat.pm6 to mbc
Compiling lib/Flower/TAL/TAL.pm6 to mbc
Compiling lib/Flower/TAL/METAL.pm6 to mbc
Compiling lib/Flower/TAL.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Debug.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Text.pm6 to mbc
Compiling lib/Flower/TAL/TALES/List.pm6 to mbc
==> Testing Flower
# Failed test 'tal:omit-tag'
# at t/01-basics.t line 40
# expected: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# got: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# Looks like you failed 1 tests of 9
t/01-basics.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/02-repeat.t ............ ok
t/03-default.t ........... ok
t/03-escape.t ............ ok
t/03-methods.t ........... ok
t/05-custom-modifiers.t .. ok
t/06-utils-debug.t ....... ok
t/06-utils-list.t ........ ok
t/06-utils-text.t ........ ok
# Failed test 'metal:define-slot and metal:fill-slot'
# at t/07-metal.t line 28
# expected: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# got: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# Looks like you failed 1 tests of 3
t/07-metal.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Test Summary Report
-------------------
t/01-basics.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/07-metal.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=10, Tests=42, 78 wallclock secs ( 0.38 usr 0.03 sys + 75.12 cusr 2.26 csys = 77.79 CPU)
Result: FAIL
==> Web::App::MVC depends on SCGI, HTTP::Easy, Web::Template
==> SCGI depends on Netstring, PSGI
==> HTTP::Easy depends on PSGI
==> Web::Template depends on Flower, Template::Mojo, HTML::Template
==> Fetching Netstring
==> Building Netstring
Compiling lib/Netstring.pm6 to mbc
==> Testing Netstring
t/01-encoding.t .. ok
t/02-decoding.t .. ok
All tests successful.
Files=2, Tests=8, 7 wallclock secs ( 0.20 usr 0.02 sys + 6.26 cusr 0.49 csys = 6.97 CPU)
Result: PASS
==> Installing Netstring
Copying blib/lib/Netstring.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Netstring.pm6
Copying blib/lib/Netstring.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Netstring.pm6.moarvm
==> Successfully installed Netstring
==> Fetching PSGI
==> Building PSGI
Compiling lib/PSGI.pm6 to mbc
==> Testing PSGI
t/encode-psgi-response.t .. ok
All tests successful.
Files=1, Tests=24, 5 wallclock secs ( 0.22 usr 0.01 sys + 4.86 cusr 0.23 csys = 5.32 CPU)
Result: PASS
==> Installing PSGI
Copying blib/lib/PSGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/PSGI.pm6
Copying blib/lib/PSGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/PSGI.pm6.moarvm
==> Successfully installed PSGI
==> Fetching SCGI
==> Building SCGI
Compiling lib/SCGI/Constants.pm6 to mbc
Compiling lib/SCGI/Request.pm6 to mbc
Compiling lib/SCGI/Response.pm6 to mbc
Compiling lib/SCGI/Errors.pm6 to mbc
Compiling lib/SCGI/Connection.pm6 to mbc
Compiling lib/SCGI.pm6 to mbc
==> Testing SCGI
==> Installing SCGI
Copying blib/lib/SCGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI.pm6
Copying blib/lib/SCGI/Response.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Response.pm6
Copying blib/lib/SCGI/Request.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Request.pm6
Copying blib/lib/SCGI/Constants.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Constants.pm6
Copying blib/lib/SCGI/Errors.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Errors.pm6
Copying blib/lib/SCGI/Connection.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Connection.pm6
Copying blib/lib/SCGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI.pm6.moarvm
Copying blib/lib/SCGI/Response.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Response.pm6.moarvm
Copying blib/lib/SCGI/Constants.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Constants.pm6.moarvm
Copying blib/lib/SCGI/Connection.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Connection.pm6.moarvm
Copying blib/lib/SCGI/Errors.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Errors.pm6.moarvm
Copying blib/lib/SCGI/Request.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Request.pm6.moarvm
==> Successfully installed SCGI
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching HTTP::Easy
==> Building HTTP::Easy
Compiling lib/HTTP/Easy.pm6 to mbc
Compiling lib/HTTP/Easy/PSGI.pm6 to mbc
==> Testing HTTP::Easy
==> Installing HTTP::Easy
Copying blib/lib/HTTP/Easy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy.pm6
Copying blib/lib/HTTP/Easy/PSGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy/PSGI.pm6
Copying blib/lib/HTTP/Easy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy.pm6.moarvm
Copying blib/lib/HTTP/Easy/PSGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy/PSGI.pm6.moarvm
==> Successfully installed HTTP::Easy
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Flower
==> Building Flower
Compiling lib/Flower/Provider/File.pm6 to mbc
Compiling lib/Flower.pm6 to mbc
Compiling lib/Flower/Lang.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Default.pm6 to mbc
Compiling lib/Flower/TAL/TALES.pm6 to mbc
Compiling lib/Flower/TAL/Repeat.pm6 to mbc
Compiling lib/Flower/TAL/TAL.pm6 to mbc
Compiling lib/Flower/TAL/METAL.pm6 to mbc
Compiling lib/Flower/TAL.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Debug.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Text.pm6 to mbc
Compiling lib/Flower/TAL/TALES/List.pm6 to mbc
==> Testing Flower
# Failed test 'tal:omit-tag'
# at t/01-basics.t line 40
# expected: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# got: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# Looks like you failed 1 tests of 9
t/01-basics.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/02-repeat.t ............ ok
t/03-default.t ........... ok
t/03-escape.t ............ ok
t/03-methods.t ........... ok
t/05-custom-modifiers.t .. ok
t/06-utils-debug.t ....... ok
t/06-utils-list.t ........ ok
t/06-utils-text.t ........ ok
# Failed test 'metal:define-slot and metal:fill-slot'
# at t/07-metal.t line 28
# expected: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# got: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# Looks like you failed 1 tests of 3
t/07-metal.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Test Summary Report
-------------------
t/01-basics.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/07-metal.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=10, Tests=42, 78 wallclock secs ( 0.35 usr 0.05 sys + 75.06 cusr 2.25 csys = 77.71 CPU)
Result: FAIL
==> Web::App::Ballet depends on Web::Template
==> Web::Template depends on Flower, Template::Mojo, HTML::Template
==> Fetching Flower
==> Building Flower
Compiling lib/Flower/Provider/File.pm6 to mbc
Compiling lib/Flower.pm6 to mbc
Compiling lib/Flower/Lang.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Default.pm6 to mbc
Compiling lib/Flower/TAL/TALES.pm6 to mbc
Compiling lib/Flower/TAL/Repeat.pm6 to mbc
Compiling lib/Flower/TAL/TAL.pm6 to mbc
Compiling lib/Flower/TAL/METAL.pm6 to mbc
Compiling lib/Flower/TAL.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Debug.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Text.pm6 to mbc
Compiling lib/Flower/TAL/TALES/List.pm6 to mbc
==> Testing Flower
# Failed test 'tal:omit-tag'
# at t/01-basics.t line 40
# expected: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# got: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# Looks like you failed 1 tests of 9
t/01-basics.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/02-repeat.t ............ ok
t/03-default.t ........... ok
t/03-escape.t ............ ok
t/03-methods.t ........... ok
t/05-custom-modifiers.t .. ok
t/06-utils-debug.t ....... ok
t/06-utils-list.t ........ ok
t/06-utils-text.t ........ ok
# Failed test 'metal:define-slot and metal:fill-slot'
# at t/07-metal.t line 28
# expected: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# got: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# Looks like you failed 1 tests of 3
t/07-metal.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Test Summary Report
-------------------
t/01-basics.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/07-metal.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=10, Tests=42, 78 wallclock secs ( 0.33 usr 0.07 sys + 75.21 cusr 2.33 csys = 77.94 CPU)
Result: FAIL
==> Fetching HTTP::Easy
==> Building HTTP::Easy
Compiling lib/HTTP/Easy.pm6 to mbc
Compiling lib/HTTP/Easy/PSGI.pm6 to mbc
==> Testing HTTP::Easy
==> Installing HTTP::Easy
Copying blib/lib/HTTP/Easy.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy.pm6
Copying blib/lib/HTTP/Easy/PSGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy/PSGI.pm6
Copying blib/lib/HTTP/Easy.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy.pm6.moarvm
Copying blib/lib/HTTP/Easy/PSGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Easy/PSGI.pm6.moarvm
==> Successfully installed HTTP::Easy
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching HTTP::Status
==> Building HTTP::Status
Compiling lib/HTTP/Status.pm6 to mbc
==> Testing HTTP::Status
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=4, 3 wallclock secs ( 0.19 usr 0.01 sys + 3.11 cusr 0.13 csys = 3.44 CPU)
Result: PASS
==> Installing HTTP::Status
Copying blib/lib/HTTP/Status.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Status.pm6
Copying blib/lib/HTTP/Status.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Status.pm6.moarvm
==> Successfully installed HTTP::Status
==> Fetching HTTP::Client
==> Building HTTP::Client
Compiling lib/HTTP/Client/Request.pm6 to mbc
Compiling lib/HTTP/Client/Response.pm6 to mbc
Compiling lib/HTTP/Client.pm6 to mbc
==> Testing HTTP::Client
t/01-get.t ............. ok
t/02-post.t ............ ok
t/03-post-multipart.t .. ok
All tests successful.
Files=3, Tests=16, 14 wallclock secs ( 0.22 usr 0.02 sys + 12.11 cusr 0.58 csys = 12.93 CPU)
Result: PASS
==> Installing HTTP::Client
Copying blib/lib/HTTP/Client.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Client.pm6
Copying blib/lib/HTTP/Client/Response.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Client/Response.pm6
Copying blib/lib/HTTP/Client/Request.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Client/Request.pm6
Copying blib/lib/HTTP/Client.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Client.pm6.moarvm
Copying blib/lib/HTTP/Client/Response.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Client/Response.pm6.moarvm
Copying blib/lib/HTTP/Client/Request.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTTP/Client/Request.pm6.moarvm
==> Successfully installed HTTP::Client
==> Task::Star depends on Debugger::UI::CommandLine, ufo, XML::Writer, SVG, SVG::Plot, Grammar::Profiler::Simple, Grammar::Debugger, Digest::MD5, Template::Mojo, Bailador, LWP::Simple, JSON::RPC, Pod::To::HTML, p6doc
==> SVG depends on XML::Writer
==> SVG::Plot depends on SVG
==> SVG depends on XML::Writer
==> Bailador depends on Template::Mojo
==> JSON::RPC depends on LWP::Simple
==> Fetching Debugger::UI::CommandLine
==> Building Debugger::UI::CommandLine
Compiling lib/Debugger/UI/CommandLine.pm to mbc
==> Testing Debugger::UI::CommandLine
==> Installing Debugger::UI::CommandLine
Copying blib/lib/Debugger/UI/CommandLine.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Debugger/UI/CommandLine.pm
Copying blib/lib/Debugger/UI/CommandLine.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Debugger/UI/CommandLine.pm.moarvm
==> Successfully installed Debugger::UI::CommandLine
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching ufo
==> Building ufo
==> Testing ufo
==> Installing ufo
Copying bin/ufo to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/ufo
==> Successfully installed ufo
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching XML::Writer
==> Building XML::Writer
Compiling lib/XML/Writer.pm to mbc
==> Testing XML::Writer
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 8 wallclock secs ( 0.22 usr 0.01 sys + 7.65 cusr 0.31 csys = 8.19 CPU)
Result: PASS
==> Installing XML::Writer
Copying blib/lib/XML/Writer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML/Writer.pm
Copying blib/lib/XML/Writer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML/Writer.pm.moarvm
==> Successfully installed XML::Writer
==> Fetching SVG
==> Building SVG
Compiling lib/SVG.pm to mbc
==> Testing SVG
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 4 wallclock secs ( 0.19 usr 0.01 sys + 3.76 cusr 0.19 csys = 4.15 CPU)
Result: PASS
==> Installing SVG
Copying blib/lib/SVG.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG.pm
Copying blib/lib/SVG.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG.pm.moarvm
==> Successfully installed SVG
==> Fetching SVG::Plot
==> Building SVG::Plot
Compiling lib/SVG/Box.pm to mbc
Compiling lib/SVG/Plot.pm to mbc
Compiling lib/SVG/Plot/Positioned.pm to mbc
Compiling lib/SVG/Plot/Pie.pm to mbc
Compiling lib/SVG/Plot/Data/Marker.pm to mbc
Compiling lib/SVG/Plot/Data/Series.pm to mbc
==> Testing SVG::Plot
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 8 wallclock secs ( 0.19 usr 0.03 sys + 7.17 cusr 0.37 csys = 7.76 CPU)
Result: PASS
==> Installing SVG::Plot
Copying blib/lib/SVG/Plot.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot.pm
Copying blib/lib/SVG/Box.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Box.pm
Copying blib/lib/SVG/Plot/Positioned.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Positioned.pm
Copying blib/lib/SVG/Plot/Pie.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Pie.pm
Copying blib/lib/SVG/Plot/Data/Marker.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Marker.pm
Copying blib/lib/SVG/Plot/Data/Series.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Series.pm
Copying blib/lib/SVG/Plot.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot.pm.moarvm
Copying blib/lib/SVG/Box.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Box.pm.moarvm
Copying blib/lib/SVG/Plot/Positioned.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Positioned.pm.moarvm
Copying blib/lib/SVG/Plot/Pie.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Pie.pm.moarvm
Copying blib/lib/SVG/Plot/Data/Series.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Series.pm.moarvm
Copying blib/lib/SVG/Plot/Data/Marker.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Marker.pm.moarvm
==> Successfully installed SVG::Plot
==> Fetching Grammar::Profiler::Simple
==> Building Grammar::Profiler::Simple
Compiling lib/Grammar/Profiler/Simple.pm to mbc
==> Testing Grammar::Profiler::Simple
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 7 wallclock secs ( 0.22 usr 0.00 sys + 5.98 cusr 0.28 csys = 6.48 CPU)
Result: PASS
==> Installing Grammar::Profiler::Simple
Copying blib/lib/Grammar/Profiler/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Profiler/Simple.pm
Copying blib/lib/Grammar/Profiler/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Profiler/Simple.pm.moarvm
==> Successfully installed Grammar::Profiler::Simple
==> Fetching Grammar::Debugger
==> Building Grammar::Debugger
Compiling lib/Grammar/Debugger.pm to mbc
Compiling lib/Grammar/Tracer.pm to mbc
==> Testing Grammar::Debugger
t/debugger.t .. ok
t/tracer.t .... ok
All tests successful.
Files=2, Tests=2, 8 wallclock secs ( 0.22 usr 0.00 sys + 7.51 cusr 0.31 csys = 8.04 CPU)
Result: PASS
==> Installing Grammar::Debugger
Copying blib/lib/Grammar/Debugger.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Debugger.pm
Copying blib/lib/Grammar/Tracer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Tracer.pm
Copying blib/lib/Grammar/Debugger.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Debugger.pm.moarvm
Copying blib/lib/Grammar/Tracer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Tracer.pm.moarvm
==> Successfully installed Grammar::Debugger
==> Fetching Digest::MD5
==> Building Digest::MD5
Compiling lib/Digest/MD5.pm to mbc
==> Testing Digest::MD5
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=7, 9 wallclock secs ( 0.22 usr 0.00 sys + 8.34 cusr 0.36 csys = 8.92 CPU)
Result: PASS
==> Installing Digest::MD5
Copying blib/lib/Digest/MD5.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/MD5.pm
Copying blib/lib/Digest/MD5.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/MD5.pm.moarvm
==> Successfully installed Digest::MD5
==> Fetching Template::Mojo
==> Building Template::Mojo
Compiling lib/Template/Mojo.pm to mbc
==> Testing Template::Mojo
t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
All tests successful.
Files=3, Tests=21, 17 wallclock secs ( 0.25 usr 0.01 sys + 16.17 cusr 0.75 csys = 17.18 CPU)
Result: PASS
==> Installing Template::Mojo
Copying blib/lib/Template/Mojo.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template/Mojo.pm
Copying blib/lib/Template/Mojo.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template/Mojo.pm.moarvm
==> Successfully installed Template::Mojo
==> Fetching Bailador
==> Building Bailador
Compiling lib/Bailador/Request.pm to mbc
Compiling lib/Bailador/Response.pm to mbc
Compiling lib/Bailador/Context.pm to mbc
Compiling lib/Bailador/Template.pm to mbc
Compiling lib/Bailador/Template/Mojo.pm to mbc
Compiling lib/Bailador/App.pm to mbc
Compiling lib/Bailador.pm to mbc
Compiling lib/Bailador/Test.pm to mbc
==> Testing Bailador
t/01-route-existance.t ... ok
t/03-response-content.t .. ok
t/04-templates.t ......... ok
t/05-post-content.t ...... ok
All tests successful.
Files=4, Tests=22, 31 wallclock secs ( 0.23 usr 0.04 sys + 30.01 cusr 0.85 csys = 31.13 CPU)
Result: PASS
==> Installing Bailador
Copying blib/lib/Bailador.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador.pm
Copying blib/lib/Bailador/Test.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Test.pm
Copying blib/lib/Bailador/App.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/App.pm
Copying blib/lib/Bailador/Context.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Context.pm
Copying blib/lib/Bailador/Template.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template.pm
Copying blib/lib/Bailador/Response.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Response.pm
Copying blib/lib/Bailador/Request.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Request.pm
Copying blib/lib/Bailador/Template/Mojo.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template/Mojo.pm
Copying blib/lib/Bailador.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador.pm.moarvm
Copying blib/lib/Bailador/App.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/App.pm.moarvm
Copying blib/lib/Bailador/Request.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Request.pm.moarvm
Copying blib/lib/Bailador/Test.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Test.pm.moarvm
Copying blib/lib/Bailador/Response.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Response.pm.moarvm
Copying blib/lib/Bailador/Template.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template.pm.moarvm
Copying blib/lib/Bailador/Context.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Context.pm.moarvm
Copying blib/lib/Bailador/Template/Mojo.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template/Mojo.pm.moarvm
==> Successfully installed Bailador
==> Fetching LWP::Simple
==> Building LWP::Simple
Compiling lib/LWP/Simple.pm to mbc
==> Testing LWP::Simple
t/000-load-module.t ............. ok
t/basic-auth.t .................. ok
t/custom-headers-and-content.t .. ok
t/get-binary-camelia.t .......... ok
t/get-chunked-6guts.t ........... ok
t/get-perl6-org.t ............... ok
t/get-unsized.t ................. ok
t/get-w3-latin1-utf8.t .......... ok
t/get-w3-redirect.t ............. ok
t/getstore.t .................... ok
t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 91 wallclock secs ( 0.40 usr 0.06 sys + 84.77 cusr 2.64 csys = 87.87 CPU)
Result: PASS
==> Installing LWP::Simple
Copying blib/lib/LWP/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/LWP/Simple.pm
Copying blib/lib/LWP/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/LWP/Simple.pm.moarvm
Copying bin/lwp-download.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/lwp-download.pl
Copying bin/lwp-get.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/lwp-get.pl
==> Successfully installed LWP::Simple
==> Fetching JSON::RPC
==> Building JSON::RPC
Compiling lib/X/JSON/RPC.pm to mbc
Compiling lib/JSON/RPC/Server.pm to mbc
Compiling lib/JSON/RPC/Client.pm to mbc
==> Testing JSON::RPC
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 51 wallclock secs ( 0.27 usr 0.03 sys + 50.26 cusr 0.73 csys = 51.29 CPU)
Result: PASS
==> Installing JSON::RPC
Copying blib/lib/X/JSON/RPC.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/X/JSON/RPC.pm
Copying blib/lib/JSON/RPC/Server.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Server.pm
Copying blib/lib/JSON/RPC/Client.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Client.pm
Copying blib/lib/X/JSON/RPC.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/X/JSON/RPC.pm.moarvm
Copying blib/lib/JSON/RPC/Client.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Client.pm.moarvm
Copying blib/lib/JSON/RPC/Server.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Server.pm.moarvm
==> Successfully installed JSON::RPC
==> Fetching Pod::To::HTML
==> Building Pod::To::HTML
Compiling lib/Pod/To/HTML.pm to mbc
==> Testing Pod::To::HTML
t/01-basic.t .... ok
t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=9, 21 wallclock secs ( 0.22 usr 0.04 sys + 20.05 cusr 0.72 csys = 21.03 CPU)
Result: PASS
==> Installing Pod::To::HTML
Copying blib/lib/Pod/To/HTML.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/To/HTML.pm
Copying blib/lib/Pod/To/HTML.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/To/HTML.pm.moarvm
==> Successfully installed Pod::To::HTML
==> Fetching p6doc
==> Building p6doc
Compiling lib/Perl6/Type.pm to mbc
Compiling lib/Perl6/TypeGraph.pm to mbc
Compiling lib/Perl6/Documentable.pm to mbc
Compiling lib/Pod/Convenience.pm6 to mbc
Compiling lib/Pod/Htmlify.pm6 to mbc
Compiling lib/Perl6/TypeGraph/Viz.pm to mbc
Compiling lib/Perl6/Documentable/Registry.pm to mbc
Compiling lib/Pod/To/SectionFilter.pm to mbc
==> Testing p6doc
t/pod-convenience.t .. ok
t/pod-htmlify.t ...... ok
t/typegraph.t ........ ok
All tests successful.
Files=3, Tests=21, 32 wallclock secs ( 0.32 usr 0.02 sys + 31.11 cusr 0.80 csys = 32.25 CPU)
Result: PASS
==> Installing p6doc
Copying blib/lib/HomePage.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HomePage.pod
Copying blib/lib/Language/terms.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/terms.pod
Copying blib/lib/Language/setbagmix.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/setbagmix.pod
Copying blib/lib/Language/quoting.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/quoting.pod
Copying blib/lib/Language/unicode_entry.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/unicode_entry.pod
Copying blib/lib/Language/io.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/io.pod
Copying blib/lib/Language/regexes.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/regexes.pod
Copying blib/lib/Language/5to6.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/5to6.pod
Copying blib/lib/Language/operators.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/operators.pod
Copying blib/lib/Language/classtut.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/classtut.pod
Copying blib/lib/Language/objects.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/objects.pod
Copying blib/lib/Language/mop.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/mop.pod
Copying blib/lib/Language/glossary.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/glossary.pod
Copying blib/lib/Language/containers.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/containers.pod
Copying blib/lib/Language/variables.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/variables.pod
Copying blib/lib/Language/nativecall.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/nativecall.pod
Copying blib/lib/Language/traps.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/traps.pod
Copying blib/lib/Language/testing.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/testing.pod
Copying blib/lib/Language/about.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/about.pod
Copying blib/lib/Language/modules.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/modules.pod
Copying blib/lib/Language/functions.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/functions.pod
Copying blib/lib/Language/grammars.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Language/grammars.pod
Copying blib/lib/Perl6/TypeGraph.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/TypeGraph.pm
Copying blib/lib/Perl6/Type.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Type.pm
Copying blib/lib/Perl6/Documentable.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Documentable.pm
Copying blib/lib/Type/Hash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Hash.pod
Copying blib/lib/Type/Label.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Label.pod
Copying blib/lib/Type/FatRat.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/FatRat.pod
Copying blib/lib/Type/List.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/List.pod
Copying blib/lib/Type/Date.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Date.pod
Copying blib/lib/Type/Stringy.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Stringy.pod
Copying blib/lib/Type/Any.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Any.pod
Copying blib/lib/Type/Parcel.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Parcel.pod
Copying blib/lib/Type/Pair.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Pair.pod
Copying blib/lib/Type/Blob.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Blob.pod
Copying blib/lib/Type/Bag.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Bag.pod
Copying blib/lib/Type/Stash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Stash.pod
Copying blib/lib/Type/Associative.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Associative.pod
Copying blib/lib/Type/Lock.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Lock.pod
Copying blib/lib/Type/Bool.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Bool.pod
Copying blib/lib/Type/Nil.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Nil.pod
Copying blib/lib/Type/ThreadPoolScheduler.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/ThreadPoolScheduler.pod
Copying blib/lib/Type/Setty.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Setty.pod
Copying blib/lib/Type/Instant.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Instant.pod
Copying blib/lib/Type/Capture.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Capture.pod
Copying blib/lib/Type/CurrentThreadScheduler.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/CurrentThreadScheduler.pod
Copying blib/lib/Type/nativeInt.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/nativeInt.pod
Copying blib/lib/Type/Complex.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Complex.pod
Copying blib/lib/Type/Callable.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Callable.pod
Copying blib/lib/Type/Failure.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Failure.pod
Copying blib/lib/Type/Thread.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Thread.pod
Copying blib/lib/Type/Sub.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Sub.pod
Copying blib/lib/Type/Macro.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Macro.pod
Copying blib/lib/Type/Cool.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Cool.pod
Copying blib/lib/Type/Duration.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Duration.pod
Copying blib/lib/Type/AST.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/AST.pod
Copying blib/lib/Type/Enum.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Enum.pod
Copying blib/lib/Type/Cursor.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Cursor.pod
Copying blib/lib/Type/Variable.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Variable.pod
Copying blib/lib/Type/Attribute.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Attribute.pod
Copying blib/lib/Type/MixHash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/MixHash.pod
Copying blib/lib/Type/DateTime.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/DateTime.pod
Copying blib/lib/Type/Positional.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Positional.pod
Copying blib/lib/Type/Submethod.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Submethod.pod
Copying blib/lib/Type/Grammar.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Grammar.pod
Copying blib/lib/Type/IO.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/IO.pod
Copying blib/lib/Type/Signature.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Signature.pod
Copying blib/lib/Type/Exception.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Exception.pod
Copying blib/lib/Type/BagHash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/BagHash.pod
Copying blib/lib/Type/Method.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Method.pod
Copying blib/lib/Type/Supply.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Supply.pod
Copying blib/lib/Type/Mu.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Mu.pod
Copying blib/lib/Type/Int.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Int.pod
Copying blib/lib/Type/Dateish.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Dateish.pod
Copying blib/lib/Type/Channel.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Channel.pod
Copying blib/lib/Type/Whatever.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Whatever.pod
Copying blib/lib/Type/Parameter.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Parameter.pod
Copying blib/lib/Type/Version.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Version.pod
Copying blib/lib/Type/Routine.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Routine.pod
Copying blib/lib/Type/Block.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Block.pod
Copying blib/lib/Type/QuantHash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/QuantHash.pod
Copying blib/lib/Type/Iterator.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Iterator.pod
Copying blib/lib/Type/Buf.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Buf.pod
Copying blib/lib/Type/EnumMap.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/EnumMap.pod
Copying blib/lib/Type/Code.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Code.pod
Copying blib/lib/Type/Scheduler.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Scheduler.pod
Copying blib/lib/Type/Mixy.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Mixy.pod
Copying blib/lib/Type/Range.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Range.pod
Copying blib/lib/Type/WhateverCode.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/WhateverCode.pod
Copying blib/lib/Type/Rational.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Rational.pod
Copying blib/lib/Type/Num.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Num.pod
Copying blib/lib/Type/Match.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Match.pod
Copying blib/lib/Type/Rat.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Rat.pod
Copying blib/lib/Type/Tap.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Tap.pod
Copying blib/lib/Type/Junction.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Junction.pod
Copying blib/lib/Type/Regex.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Regex.pod
Copying blib/lib/Type/Real.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Real.pod
Copying blib/lib/Type/SetHash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/SetHash.pod
Copying blib/lib/Type/Mix.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Mix.pod
Copying blib/lib/Type/Str.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Str.pod
Copying blib/lib/Type/Iterable.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Iterable.pod
Copying blib/lib/Type/Array.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Array.pod
Copying blib/lib/Type/Baggy.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Baggy.pod
Copying blib/lib/Type/ObjAt.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/ObjAt.pod
Copying blib/lib/Type/Set.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Set.pod
Copying blib/lib/Type/Numeric.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Numeric.pod
Copying blib/lib/Type/Backtrace.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Backtrace.pod
Copying blib/lib/Type/Promise.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Promise.pod
Copying blib/lib/Pod/Convenience.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/Convenience.pm6
Copying blib/lib/Pod/Htmlify.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/Htmlify.pm6
Copying blib/lib/Perl6/TypeGraph/Viz.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/TypeGraph/Viz.pm
Copying blib/lib/Perl6/Documentable/Registry.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Documentable/Registry.pm
Copying blib/lib/Type/Proc/Async.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Proc/Async.pod
Copying blib/lib/Type/Proc/Status.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Proc/Status.pod
Copying blib/lib/Type/X/OS.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/OS.pod
Copying blib/lib/Type/X/Temporal.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Temporal.pod
Copying blib/lib/Type/X/Obsolete.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Obsolete.pod
Copying blib/lib/Type/X/AdHoc.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/AdHoc.pod
Copying blib/lib/Type/X/Syntax.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax.pod
Copying blib/lib/Type/X/NYI.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/NYI.pod
Copying blib/lib/Type/X/ControlFlow.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/ControlFlow.pod
Copying blib/lib/Type/X/IO.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO.pod
Copying blib/lib/Type/X/Redeclaration.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Redeclaration.pod
Copying blib/lib/Type/X/TypeCheck.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/TypeCheck.pod
Copying blib/lib/Type/X/Comp.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Comp.pod
Copying blib/lib/Type/X/Pod.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Pod.pod
Copying blib/lib/Type/X/NoDispatcher.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/NoDispatcher.pod
Copying blib/lib/Type/X/Undeclared.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Undeclared.pod
Copying blib/lib/Type/X/Bind.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Bind.pod
Copying blib/lib/Type/X/OutOfRange.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/OutOfRange.pod
Copying blib/lib/Type/Backtrace/Frame.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Backtrace/Frame.pod
Copying blib/lib/Type/IO/FileTestable.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/IO/FileTestable.pod
Copying blib/lib/Type/IO/Path.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/IO/Path.pod
Copying blib/lib/Type/IO/Socket.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/IO/Socket.pod
Copying blib/lib/Type/IO/Handle.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/IO/Handle.pod
Copying blib/lib/Type/Pod/Block.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Pod/Block.pod
Copying blib/lib/Type/Pod/Item.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Pod/Item.pod
Copying blib/lib/Type/Metamodel/C3MRO.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/C3MRO.pod
Copying blib/lib/Type/Metamodel/MultipleInheritance.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/MultipleInheritance.pod
Copying blib/lib/Type/Metamodel/Primitives.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/Primitives.pod
Copying blib/lib/Type/Metamodel/Naming.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/Naming.pod
Copying blib/lib/Type/Metamodel/MethodContainer.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/MethodContainer.pod
Copying blib/lib/Type/Metamodel/Trusting.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/Trusting.pod
Copying blib/lib/Type/Metamodel/AttributeContainer.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/AttributeContainer.pod
Copying blib/lib/Type/Metamodel/PrivateMethodContainer.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/PrivateMethodContainer.pod
Copying blib/lib/Type/Metamodel/Finalization.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/Finalization.pod
Copying blib/lib/Type/Metamodel/RoleContainer.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/RoleContainer.pod
Copying blib/lib/Type/Metamodel/MROBasedMethodDispatch.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/MROBasedMethodDispatch.pod
Copying blib/lib/Type/Metamodel/ClassHOW.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Metamodel/ClassHOW.pod
Copying blib/lib/Pod/To/SectionFilter.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/To/SectionFilter.pm
Copying blib/lib/Type/X/Proc/Async.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Proc/Async.pod
Copying blib/lib/Type/X/Declaration/Scope.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Declaration/Scope.pod
Copying blib/lib/Type/X/Signature/Placeholder.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Signature/Placeholder.pod
Copying blib/lib/Type/X/Signature/NameClash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Signature/NameClash.pod
Copying blib/lib/Type/X/Assignment/RO.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Assignment/RO.pod
Copying blib/lib/Type/X/Parameter/MultipleTypeConstraints.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Parameter/MultipleTypeConstraints.pod
Copying blib/lib/Type/X/Parameter/Twigil.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Parameter/Twigil.pod
Copying blib/lib/Type/X/Parameter/Placeholder.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Parameter/Placeholder.pod
Copying blib/lib/Type/X/Parameter/Default.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Parameter/Default.pod
Copying blib/lib/Type/X/Parameter/WrongOrder.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Parameter/WrongOrder.pod
Copying blib/lib/Type/X/Anon/Multi.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Anon/Multi.pod
Copying blib/lib/Type/X/Anon/Augment.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Anon/Augment.pod
Copying blib/lib/Type/X/Syntax/InfixInTermPosition.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/InfixInTermPosition.pod
Copying blib/lib/Type/X/Syntax/Reserved.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Reserved.pod
Copying blib/lib/Type/X/Syntax/Malformed.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Malformed.pod
Copying blib/lib/Type/X/Syntax/Confused.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Confused.pod
Copying blib/lib/Type/X/Syntax/UnlessElse.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/UnlessElse.pod
Copying blib/lib/Type/X/Syntax/Missing.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Missing.pod
Copying blib/lib/Type/X/Syntax/NoSelf.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/NoSelf.pod
Copying blib/lib/Type/X/Syntax/NegatedPair.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/NegatedPair.pod
Copying blib/lib/Type/X/Syntax/P5.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/P5.pod
Copying blib/lib/Type/X/Bind/NativeType.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Bind/NativeType.pod
Copying blib/lib/Type/X/Bind/Slice.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Bind/Slice.pod
Copying blib/lib/Type/X/ControlFlow/Return.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/ControlFlow/Return.pod
Copying blib/lib/Type/X/Does/TypeObject.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Does/TypeObject.pod
Copying blib/lib/Type/X/Package/Stubbed.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Package/Stubbed.pod
Copying blib/lib/Type/X/Mixin/NotComposable.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Mixin/NotComposable.pod
Copying blib/lib/Type/X/Eval/NoSuchLang.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Eval/NoSuchLang.pod
Copying blib/lib/Type/X/Attribute/NoPackage.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Attribute/NoPackage.pod
Copying blib/lib/Type/X/Attribute/Package.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Attribute/Package.pod
Copying blib/lib/Type/X/Attribute/Undeclared.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Attribute/Undeclared.pod
Copying blib/lib/Type/X/Constructor/Positional.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Constructor/Positional.pod
Copying blib/lib/Type/X/Method/NotFound.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Method/NotFound.pod
Copying blib/lib/Type/X/Method/InvalidQualifier.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Method/InvalidQualifier.pod
Copying blib/lib/Type/X/TypeCheck/Binding.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/TypeCheck/Binding.pod
Copying blib/lib/Type/X/TypeCheck/Assignment.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/TypeCheck/Assignment.pod
Copying blib/lib/Type/X/TypeCheck/Splice.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/TypeCheck/Splice.pod
Copying blib/lib/Type/X/TypeCheck/Return.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/TypeCheck/Return.pod
Copying blib/lib/Type/X/Temporal/Truncation.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Temporal/Truncation.pod
Copying blib/lib/Type/X/Str/Numeric.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Str/Numeric.pod
Copying blib/lib/Type/X/Inheritance/NotComposed.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Inheritance/NotComposed.pod
Copying blib/lib/Type/X/Inheritance/Unsupported.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Inheritance/Unsupported.pod
Copying blib/lib/Type/X/Placeholder/Mainline.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Placeholder/Mainline.pod
Copying blib/lib/Type/X/Placeholder/Block.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Placeholder/Block.pod
Copying blib/lib/Type/X/Numeric/Real.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Numeric/Real.pod
Copying blib/lib/Type/X/Phaser/Multiple.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Phaser/Multiple.pod
Copying blib/lib/Type/X/Phaser/PrePost.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Phaser/PrePost.pod
Copying blib/lib/Type/X/Export/NameClash.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Export/NameClash.pod
Copying blib/lib/Type/X/Augment/NoSuchType.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Augment/NoSuchType.pod
Copying blib/lib/Type/X/Sequence/Deduction.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Sequence/Deduction.pod
Copying blib/lib/Type/X/IO/Unlink.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Unlink.pod
Copying blib/lib/Type/X/IO/Copy.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Copy.pod
Copying blib/lib/Type/X/IO/Chmod.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Chmod.pod
Copying blib/lib/Type/X/IO/Chdir.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Chdir.pod
Copying blib/lib/Type/X/IO/Mkdir.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Mkdir.pod
Copying blib/lib/Type/X/IO/Rename.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Rename.pod
Copying blib/lib/Type/X/IO/Dir.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Dir.pod
Copying blib/lib/Type/X/IO/Rmdir.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Rmdir.pod
Copying blib/lib/Type/X/IO/Cwd.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/IO/Cwd.pod
Copying blib/lib/Type/X/Composition/NotComposable.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Composition/NotComposable.pod
Copying blib/lib/Type/X/Role/Initialization.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Role/Initialization.pod
Copying blib/lib/Type/IO/Socket/INET.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/IO/Socket/INET.pod
Copying blib/lib/Type/Pod/Block/Para.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Pod/Block/Para.pod
Copying blib/lib/Type/Pod/Block/Code.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Pod/Block/Code.pod
Copying blib/lib/Type/Pod/Block/Named.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/Pod/Block/Named.pod
Copying blib/lib/Type/X/Proc/Async/OpenForWriting.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Proc/Async/OpenForWriting.pod
Copying blib/lib/Type/X/Proc/Async/MustBeStarted.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Proc/Async/MustBeStarted.pod
Copying blib/lib/Type/X/Proc/Async/CharsOrBytes.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Proc/Async/CharsOrBytes.pod
Copying blib/lib/Type/X/Proc/Async/AlreadyStarted.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Proc/Async/AlreadyStarted.pod
Copying blib/lib/Type/X/Proc/Async/TapBeforeSpawn.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Proc/Async/TapBeforeSpawn.pod
Copying blib/lib/Type/X/Declaration/Scope/Multi.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Declaration/Scope/Multi.pod
Copying blib/lib/Type/X/Syntax/Regex/Adverb.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Regex/Adverb.pod
Copying blib/lib/Type/X/Syntax/Regex/SolitaryQuantifier.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Regex/SolitaryQuantifier.pod
Copying blib/lib/Type/X/Syntax/Signature/InvocantMarker.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Signature/InvocantMarker.pod
Copying blib/lib/Type/X/Syntax/Comment/Embedded.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Comment/Embedded.pod
Copying blib/lib/Type/X/Syntax/Self/WithoutObject.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Self/WithoutObject.pod
Copying blib/lib/Type/X/Syntax/AddCategorial/MissingSeparator.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/AddCategorial/MissingSeparator.pod
Copying blib/lib/Type/X/Syntax/Term/MissingInitializer.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Term/MissingInitializer.pod
Copying blib/lib/Type/X/Syntax/Variable/Twigil.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Variable/Twigil.pod
Copying blib/lib/Type/X/Syntax/Variable/Match.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Variable/Match.pod
Copying blib/lib/Type/X/Syntax/Variable/Numeric.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Variable/Numeric.pod
Copying blib/lib/Type/X/Syntax/Number/RadixOutOfRange.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Number/RadixOutOfRange.pod
Copying blib/lib/Type/X/Syntax/Augment/WithoutMonkeyTyping.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Augment/WithoutMonkeyTyping.pod
Copying blib/lib/Type/X/Syntax/Augment/Role.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Syntax/Augment/Role.pod
Copying blib/lib/Type/X/Method/Private/Permission.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Method/Private/Permission.pod
Copying blib/lib/Type/X/Method/Private/Unqualified.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Type/X/Method/Private/Unqualified.pod
Copying blib/lib/Perl6/TypeGraph.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/TypeGraph.pm.moarvm
Copying blib/lib/Perl6/Documentable.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Documentable.pm.moarvm
Copying blib/lib/Perl6/Type.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Type.pm.moarvm
Copying blib/lib/Pod/Htmlify.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/Htmlify.pm6.moarvm
Copying blib/lib/Pod/Convenience.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/Convenience.pm6.moarvm
Copying blib/lib/Perl6/TypeGraph/Viz.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/TypeGraph/Viz.pm.moarvm
Copying blib/lib/Perl6/Documentable/Registry.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Documentable/Registry.pm.moarvm
Copying blib/lib/Pod/To/SectionFilter.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/To/SectionFilter.pm.moarvm
Copying bin/p6doc to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/p6doc
Copying bin/p6doc-index to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/p6doc-index
==> Successfully installed p6doc
==> Fetching Task::Star
==> Building Task::Star
==> Testing Task::Star
==> Installing Task::Star
==> Successfully installed Task::Star
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Flower
==> Building Flower
Compiling lib/Flower/Provider/File.pm6 to mbc
Compiling lib/Flower.pm6 to mbc
Compiling lib/Flower/Lang.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Default.pm6 to mbc
Compiling lib/Flower/TAL/TALES.pm6 to mbc
Compiling lib/Flower/TAL/Repeat.pm6 to mbc
Compiling lib/Flower/TAL/TAL.pm6 to mbc
Compiling lib/Flower/TAL/METAL.pm6 to mbc
Compiling lib/Flower/TAL.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Debug.pm6 to mbc
Compiling lib/Flower/TAL/TALES/Text.pm6 to mbc
Compiling lib/Flower/TAL/TALES/List.pm6 to mbc
==> Testing Flower
# Failed test 'tal:omit-tag'
# at t/01-basics.t line 40
# expected: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# got: "<?xml version=\"1.0\"?><test>Good Day Mate</test>"
# Looks like you failed 1 tests of 9
t/01-basics.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/02-repeat.t ............ ok
t/03-default.t ........... ok
t/03-escape.t ............ ok
t/03-methods.t ........... ok
t/05-custom-modifiers.t .. ok
t/06-utils-debug.t ....... ok
t/06-utils-list.t ........ ok
t/06-utils-text.t ........ ok
# Failed test 'metal:define-slot and metal:fill-slot'
# at t/07-metal.t line 28
# expected: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# got: "<?xml version=\"1.0\"?><test><zarf>It is known, <orb>Yippie Kai Yay!</orb> What do you think?</zarf></test>"
# Looks like you failed 1 tests of 3
t/07-metal.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Test Summary Report
-------------------
t/01-basics.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/07-metal.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=10, Tests=42, 78 wallclock secs ( 0.32 usr 0.08 sys + 74.91 cusr 2.51 csys = 77.82 CPU)
Result: FAIL
==> Fetching Netstring
==> Building Netstring
Compiling lib/Netstring.pm6 to mbc
==> Testing Netstring
t/01-encoding.t .. ok
t/02-decoding.t .. ok
All tests successful.
Files=2, Tests=8, 7 wallclock secs ( 0.20 usr 0.02 sys + 6.38 cusr 0.37 csys = 6.97 CPU)
Result: PASS
==> Installing Netstring
Copying blib/lib/Netstring.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Netstring.pm6
Copying blib/lib/Netstring.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Netstring.pm6.moarvm
==> Successfully installed Netstring
==> Fetching SCGI
==> Building SCGI
Compiling lib/SCGI/Constants.pm6 to mbc
Compiling lib/SCGI/Request.pm6 to mbc
Compiling lib/SCGI/Response.pm6 to mbc
Compiling lib/SCGI/Errors.pm6 to mbc
Compiling lib/SCGI/Connection.pm6 to mbc
Compiling lib/SCGI.pm6 to mbc
==> Testing SCGI
==> Installing SCGI
Copying blib/lib/SCGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI.pm6
Copying blib/lib/SCGI/Response.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Response.pm6
Copying blib/lib/SCGI/Request.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Request.pm6
Copying blib/lib/SCGI/Constants.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Constants.pm6
Copying blib/lib/SCGI/Errors.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Errors.pm6
Copying blib/lib/SCGI/Connection.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Connection.pm6
Copying blib/lib/SCGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI.pm6.moarvm
Copying blib/lib/SCGI/Response.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Response.pm6.moarvm
Copying blib/lib/SCGI/Constants.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Constants.pm6.moarvm
Copying blib/lib/SCGI/Connection.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Connection.pm6.moarvm
Copying blib/lib/SCGI/Errors.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Errors.pm6.moarvm
Copying blib/lib/SCGI/Request.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SCGI/Request.pm6.moarvm
==> Successfully installed SCGI
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching FastCGI
==> Building FastCGI
Compiling lib/FastCGI/Constants.pm6 to mbc
Compiling lib/FastCGI/Protocol/Constants.pm6 to mbc
Compiling lib/FastCGI/Protocol.pm6 to mbc
Compiling lib/FastCGI/Request.pm6 to mbc
Compiling lib/FastCGI/Errors.pm6 to mbc
Compiling lib/FastCGI/Connection.pm6 to mbc
Compiling lib/FastCGI/Logger.pm6 to mbc
Compiling lib/FastCGI.pm6 to mbc
==> Testing FastCGI
==> Installing FastCGI
Copying blib/lib/FastCGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI.pm6
Copying blib/lib/FastCGI/Protocol.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Protocol.pm6
Copying blib/lib/FastCGI/Request.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Request.pm6
Copying blib/lib/FastCGI/Constants.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Constants.pm6
Copying blib/lib/FastCGI/Logger.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Logger.pm6
Copying blib/lib/FastCGI/Errors.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Errors.pm6
Copying blib/lib/FastCGI/Connection.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Connection.pm6
Copying blib/lib/FastCGI/Protocol/Constants.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Protocol/Constants.pm6
Copying blib/lib/FastCGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI.pm6.moarvm
Copying blib/lib/FastCGI/Constants.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Constants.pm6.moarvm
Copying blib/lib/FastCGI/Connection.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Connection.pm6.moarvm
Copying blib/lib/FastCGI/Errors.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Errors.pm6.moarvm
Copying blib/lib/FastCGI/Request.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Request.pm6.moarvm
Copying blib/lib/FastCGI/Protocol.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Protocol.pm6.moarvm
Copying blib/lib/FastCGI/Logger.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Logger.pm6.moarvm
Copying blib/lib/FastCGI/Protocol/Constants.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/FastCGI/Protocol/Constants.pm6.moarvm
==> Successfully installed FastCGI
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching MIME::Types
==> Building MIME::Types
Compiling lib/MIME/Types.pm6 to mbc
==> Testing MIME::Types
t/mime.t .. ok
All tests successful.
Files=1, Tests=5, 10 wallclock secs ( 0.19 usr 0.02 sys + 9.70 cusr 0.19 csys = 10.10 CPU)
Result: PASS
==> Installing MIME::Types
Copying blib/lib/MIME/Types.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Types.pm6
Copying blib/lib/MIME/Types.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/Types.pm6.moarvm
==> Successfully installed MIME::Types
==> Fetching Template6
==> Building Template6
Compiling lib/Template6/Parser.pm6 to mbc
Compiling lib/Template6/Stash.pm6 to mbc
Compiling lib/Template6/Provider/File.pm6 to mbc
Compiling lib/Template6/Context.pm6 to mbc
Compiling lib/Template6/Service.pm6 to mbc
Compiling lib/Template6.pm6 to mbc
==> Testing Template6
t/01-simple.t .... ok
t/02-for.t ....... ok
t/03-if.t ........ ok
t/04-nest.t ...... ok
t/05-includes.t .. ok
All tests successful.
Files=5, Tests=13, 28 wallclock secs ( 0.25 usr 0.03 sys + 26.45 cusr 0.99 csys = 27.72 CPU)
Result: PASS
==> Installing Template6
Copying blib/lib/Template6.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6.pm6
Copying blib/lib/Template6/Context.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Context.pm6
Copying blib/lib/Template6/Service.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Service.pm6
Copying blib/lib/Template6/Parser.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Parser.pm6
Copying blib/lib/Template6/Stash.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Stash.pm6
Copying blib/lib/Template6/Provider/File.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Provider/File.pm6
Copying blib/lib/Template6.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6.pm6.moarvm
Copying blib/lib/Template6/Stash.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Stash.pm6.moarvm
Copying blib/lib/Template6/Parser.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Parser.pm6.moarvm
Copying blib/lib/Template6/Service.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Service.pm6.moarvm
Copying blib/lib/Template6/Context.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Context.pm6.moarvm
Copying blib/lib/Template6/Provider/File.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Template6/Provider/File.pm6.moarvm
==> Successfully installed Template6
==> Fetching PSpec
==> Building PSpec
Compiling lib/PSpec.pm6 to mbc
==> Testing PSpec
t/basic.t .. ok
All tests successful.
Files=1, Tests=5, 7 wallclock secs ( 0.19 usr 0.01 sys + 6.74 cusr 0.21 csys = 7.15 CPU)
Result: PASS
==> Installing PSpec
Copying blib/lib/PSpec.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/PSpec.pm6
Copying blib/lib/PSpec.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/PSpec.pm6.moarvm
==> Successfully installed PSpec
==> Fetching Method::Modifiers
==> Building Method::Modifiers
Compiling lib/Method/Modifiers.pm6 to mbc
Compiling lib/Method/Modifiers/Role.pm6 to mbc
Compiling lib/Method/Modifiers/Augment.pm6 to mbc
==> Testing Method::Modifiers
t/01-functions.t .. ok
t/02-augment.t .... ok
All tests successful.
Files=2, Tests=20, 9 wallclock secs ( 0.25 usr 0.00 sys + 7.75 cusr 0.40 csys = 8.40 CPU)
Result: PASS
==> Installing Method::Modifiers
Copying blib/lib/Method/Modifiers.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Method/Modifiers.pm6
Copying blib/lib/Method/Modifiers/Role.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Method/Modifiers/Role.pm6
Copying blib/lib/Method/Modifiers/Augment.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Method/Modifiers/Augment.pm6
Copying blib/lib/Method/Modifiers.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Method/Modifiers.pm6.moarvm
Copying blib/lib/Method/Modifiers/Augment.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Method/Modifiers/Augment.pm6.moarvm
Copying blib/lib/Method/Modifiers/Role.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Method/Modifiers/Role.pm6.moarvm
==> Successfully installed Method::Modifiers
==> Fetching Text::Table::List
==> Building Text::Table::List
Compiling lib/Text/Table/List.pm6 to mbc
Compiling lib/Text/Table/List/ASCII.pm6 to mbc
==> Testing Text::Table::List
Saw 1 call to deprecated code during execution.
================================================================================
%staff = itemized hash called at:
t/ascii.t, line 41
Deprecated since v2014.7, will be removed with release v2015.7!
Please use %staff = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
Please note that *ALL* deprecated features will be removed at the release
of Perl 6.0.0 (expected sometime in 2015).
t/ascii.t ... ok
Saw 1 call to deprecated code during execution.
================================================================================
%staff = itemized hash called at:
t/simple.t, line 41
Deprecated since v2014.7, will be removed with release v2015.7!
Please use %staff = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
Please note that *ALL* deprecated features will be removed at the release
of Perl 6.0.0 (expected sometime in 2015).
t/simple.t .. ok
All tests successful.
Files=2, Tests=4, 8 wallclock secs ( 0.21 usr 0.01 sys + 7.67 cusr 0.32 csys = 8.21 CPU)
Result: PASS
==> Installing Text::Table::List
Copying blib/lib/Text/Table/List.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Table/List.pm6
Copying blib/lib/Text/Table/List/ASCII.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Table/List/ASCII.pm6
Copying blib/lib/Text/Table/List.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Table/List.pm6.moarvm
Copying blib/lib/Text/Table/List/ASCII.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Table/List/ASCII.pm6.moarvm
==> Successfully installed Text::Table::List
==> Fetching Hinges
==> Building Hinges
Compiling lib/Hinges/StreamEventKind.pm to mbc
Compiling lib/Hinges/Output.pm to mbc
Compiling lib/Hinges/Stream.pm to mbc
Compiling lib/Hinges/XMLParser.pm to mbc
Compiling lib/Hinges/Interpolation.pm to mbc
Compiling lib/Hinges/Markup.pm to mbc
===SORRY!=== Error while compiling lib/Hinges/Markup.pm
Attribute $!source not declared in class Hinges::MarkupTemplate
at lib/Hinges/Markup.pm:118
------> }⏏<EOL>
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching PSGI
==> Building PSGI
Compiling lib/PSGI.pm6 to mbc
==> Testing PSGI
t/encode-psgi-response.t .. ok
All tests successful.
Files=1, Tests=24, 6 wallclock secs ( 0.21 usr 0.02 sys + 4.80 cusr 0.24 csys = 5.27 CPU)
Result: PASS
==> Installing PSGI
Copying blib/lib/PSGI.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/PSGI.pm6
Copying blib/lib/PSGI.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/PSGI.pm6.moarvm
==> Successfully installed PSGI
==> Fetching Perl6-Math-Quaternion
==> Building Perl6-Math-Quaternion
Compiling lib/Math/Quaternion.pm6 to mbc
==> Testing Perl6-Math-Quaternion
t/01-load.t ............ ok
t/basic.t .............. ok
t/empty_subclass.t ..... ok
t/is_bool.t ............ ok
t/math_ops.t ........... ok
t/math_with_complex.t .. ok
All tests successful.
Files=6, Tests=101, 46 wallclock secs ( 0.37 usr 0.04 sys + 43.79 cusr 1.33 csys = 45.53 CPU)
Result: PASS
==> Installing Perl6-Math-Quaternion
Copying blib/lib/Math/Quaternion.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Quaternion.pm6
Copying blib/lib/Math/Quaternion.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Quaternion.pm6.moarvm
==> Successfully installed Perl6-Math-Quaternion
==> Fetching Sort::Naturally
==> Building Sort::Naturally
Compiling lib/Sort/Naturally.pm6 to mbc
==> Testing Sort::Naturally
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=5, 4 wallclock secs ( 0.20 usr 0.00 sys + 3.71 cusr 0.18 csys = 4.09 CPU)
Result: PASS
==> Installing Sort::Naturally
Copying blib/lib/Sort/Naturally.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Sort/Naturally.pm6
Copying blib/lib/Sort/Naturally.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Sort/Naturally.pm6.moarvm
==> Successfully installed Sort::Naturally
==> Fetching Text-Levenshtein
==> Building Text-Levenshtein
Compiling lib/Text/Levenshtein.pm to mbc
==> Testing Text-Levenshtein
t/basic.t .. ok
All tests successful.
Files=1, Tests=9, 4 wallclock secs ( 0.19 usr 0.03 sys + 3.52 cusr 0.22 csys = 3.96 CPU)
Result: PASS
==> Installing Text-Levenshtein
Copying blib/lib/Text/Levenshtein.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Levenshtein.pm
Copying blib/lib/Text/Levenshtein.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Levenshtein.pm.moarvm
==> Successfully installed Text-Levenshtein
==> Fetching ufo
==> Building ufo
==> Testing ufo
==> Installing ufo
Copying bin/ufo to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/ufo
==> Successfully installed ufo
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Tardis depends on Yapsi
==> Fetching Yapsi
==> Building Yapsi
Compiling lib/Yapsi.pm to mbc
==> Testing Yapsi
# Failed test 'will compile 'my $a; $a = 42;''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; my $a; my $a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a := 42; my $b = $a;''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; my $b := $a; $a = 42''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; say $a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; ++$a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; {}; say $a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; if $a {}''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; while $a { say $a }''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a=0; unless $a { say $a }''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a=0; until $a { say 42; ++$a; }''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; $a()''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'sub foo {}; foo''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'sub foo {}; foo()''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'say 2; ENTER { say 1 }''
# at src/gen/m-CORE.setting line 9589
# Failed test ''{ my $a }; say $a' gives error 'used but not declared''
# at src/gen/m-CORE.setting line 9604
# Looks like you failed 16 tests of 56
t/compiler.t ..
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/56 subtests
t/runtime.t ...
No subtests run
Test Summary Report
-------------------
t/compiler.t (Wstat: 4096 Tests: 56 Failed: 16)
Failed tests: 10-15, 18, 22, 24, 26-27, 29, 35-37, 47
Non-zero exit status: 16
t/runtime.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=2, Tests=56, 16 wallclock secs ( 0.29 usr 0.01 sys + 15.45 cusr 0.47 csys = 16.22 CPU)
Result: FAIL
==> Fetching Yapsi
==> Building Yapsi
Compiling lib/Yapsi.pm to mbc
==> Testing Yapsi
# Failed test 'will compile 'my $a; $a = 42;''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; my $a; my $a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a := 42; my $b = $a;''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; my $b := $a; $a = 42''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; say $a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; ++$a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; {}; say $a''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; if $a {}''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; while $a { say $a }''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a=0; unless $a { say $a }''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a=0; until $a { say 42; ++$a; }''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'my $a; $a()''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'sub foo {}; foo''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'sub foo {}; foo()''
# at src/gen/m-CORE.setting line 9589
# Failed test 'will compile 'say 2; ENTER { say 1 }''
# at src/gen/m-CORE.setting line 9589
# Failed test ''{ my $a }; say $a' gives error 'used but not declared''
# at src/gen/m-CORE.setting line 9604
# Looks like you failed 16 tests of 56
t/compiler.t ..
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/56 subtests
t/runtime.t ...
No subtests run
Test Summary Report
-------------------
t/compiler.t (Wstat: 4096 Tests: 56 Failed: 16)
Failed tests: 10-15, 18, 22, 24, 26-27, 29, 35-37, 47
Non-zero exit status: 16
t/runtime.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=2, Tests=56, 16 wallclock secs ( 0.23 usr 0.07 sys + 15.34 cusr 0.48 csys = 16.12 CPU)
Result: FAIL
==> Fetching XML::Writer
==> Building XML::Writer
Compiling lib/XML/Writer.pm to mbc
==> Testing XML::Writer
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 8 wallclock secs ( 0.19 usr 0.03 sys + 7.44 cusr 0.59 csys = 8.25 CPU)
Result: PASS
==> Installing XML::Writer
Copying blib/lib/XML/Writer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML/Writer.pm
Copying blib/lib/XML/Writer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XML/Writer.pm.moarvm
==> Successfully installed XML::Writer
==> Fetching HTML::Template
==> Building HTML::Template
Compiling lib/Text/Escape.pm to mbc
Compiling lib/HTML/Template/Grammar.pm to mbc
Potential difficulties:
Repeated character (') unexpectedly found in character class
at lib/HTML/Template/Grammar.pm:42
------> ls> | [<.qq> $<val>=[ <[ 0..9 '/._' \- \⏏\ ] +alpha>* ] <.qq>] };
Compiling lib/HTML/Template.pm to mbc
==> Testing HTML::Template
Param lname is a undef in block at lib/HTML/Template.pm:119
t/01.t ............... ok
t/08-include.t ....... ok
t/09-loop-control.t .. ok
All tests successful.
Files=3, Tests=39, 17 wallclock secs ( 0.23 usr 0.05 sys + 15.94 cusr 0.54 csys = 16.76 CPU)
Result: PASS
==> Installing HTML::Template
Copying blib/lib/HTML/Template.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTML/Template.pm
Copying blib/lib/Text/Escape.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Escape.pm
Copying blib/lib/HTML/Template/Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTML/Template/Grammar.pm
Copying blib/lib/HTML/Template.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTML/Template.pm.moarvm
Copying blib/lib/Text/Escape.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Escape.pm.moarvm
Copying blib/lib/HTML/Template/Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/HTML/Template/Grammar.pm.moarvm
==> Successfully installed HTML::Template
==> Fetching Druid
==> Building Druid
Compiling lib/Test/Ix.pm to mbc
Compiling lib/Druid/Base.pm to mbc
Compiling lib/Druid/Game/Observer.pm to mbc
===SORRY!=== Error while compiling lib/Druid/Game/Observer.pm
Method 'add-piece' must be implemented by Druid::Game::Observer because it is required by a role
at lib/Druid/Game/Observer.pm:10
------>
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::CSV
==> Building Text::CSV
Compiling lib/Text/CSV.pm to mbc
==> Testing Text::CSV
t/01-lines.t ......... ok
t/02-commas.t ........ ok
t/03-quotes.t ........ ok
t/04-output.t ........ ok
t/05-strict.t ........ ok
t/06-new.t ........... ok
t/07-trim.t .......... ok
t/08-empty.t ......... ok
t/09-always-quote.t .. ok
t/10-parse-custom.t .. ok
t/11-write.t ......... ok
All tests successful.
Files=11, Tests=76, 46 wallclock secs ( 0.40 usr 0.06 sys + 43.65 cusr 2.36 csys = 46.47 CPU)
Result: PASS
==> Installing Text::CSV
Copying blib/lib/Text/CSV.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/CSV.pm
Copying blib/lib/Text/CSV.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/CSV.pm.moarvm
==> Successfully installed Text::CSV
==> Fetching GGE
==> Building GGE
Compiling lib/GGE/Match.pm to mbc
useless use of 'is rw' on %!hash in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on @!array in any at src/Perl6/World.nqp:2038
Compiling lib/GGE/Exp.pm to mbc
===SORRY!=== Error while compiling lib/GGE/Exp.pm
Undeclared name:
DESCEND used at line 542
Undeclared routines:
continue used at line 326
eval used at line 79
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Markdown
==> Building Text::Markdown
Compiling lib/Text/Markdown.pm to mbc
==> Testing Text::Markdown
t/text.t .. ok
All tests successful.
Files=1, Tests=52, 7 wallclock secs ( 0.25 usr 0.00 sys + 6.69 cusr 0.26 csys = 7.20 CPU)
Result: PASS
==> Installing Text::Markdown
Copying blib/lib/Text/Markdown.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Markdown.pm
Copying blib/lib/Text/Markdown.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/Markdown.pm.moarvm
==> Successfully installed Text::Markdown
==> Fetching Lingua::EN::Numbers::Ordinal
==> Building Lingua::EN::Numbers::Ordinal
Compiling lib/Lingua/EN/Numbers/Ordinal.pm6 to mbc
==> Testing Lingua::EN::Numbers::Ordinal
t/ordinal-digit.t .. ok
t/ordinal.t ........ ok
All tests successful.
Files=2, Tests=113, 15 wallclock secs ( 0.35 usr 0.02 sys + 14.76 cusr 0.56 csys = 15.69 CPU)
Result: PASS
==> Installing Lingua::EN::Numbers::Ordinal
Copying blib/lib/Lingua/EN/Numbers/Ordinal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Lingua/EN/Numbers/Ordinal.pm6
Copying blib/lib/Lingua/EN/Numbers/Ordinal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Lingua/EN/Numbers/Ordinal.pm6.moarvm
==> Successfully installed Lingua::EN::Numbers::Ordinal
==> Fetching Perl6::Literate
==> Building Perl6::Literate
Compiling lib/Perl6/Literate.pm to mbc
==> Testing Perl6::Literate
t/01-comment-only.t ......... ok
t/02-program-code-only.t .... ok
t/03-code-comments-mixed.t .. ok
All tests successful.
Files=3, Tests=3, 10 wallclock secs ( 0.22 usr 0.01 sys + 8.96 cusr 0.54 csys = 9.73 CPU)
Result: PASS
==> Installing Perl6::Literate
Copying blib/lib/Perl6/Literate.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Literate.pm
Copying blib/lib/Perl6/Literate.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Perl6/Literate.pm.moarvm
==> Successfully installed Perl6::Literate
==> Fetching LWP::Simple
==> Building LWP::Simple
Compiling lib/LWP/Simple.pm to mbc
==> Testing LWP::Simple
t/000-load-module.t ............. ok
t/basic-auth.t .................. ok
t/custom-headers-and-content.t .. ok
t/get-binary-camelia.t .......... ok
t/get-chunked-6guts.t ........... ok
t/get-perl6-org.t ............... ok
t/get-unsized.t ................. ok
t/get-w3-latin1-utf8.t .......... ok
t/get-w3-redirect.t ............. ok
t/getstore.t .................... ok
t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 91 wallclock secs ( 0.38 usr 0.08 sys + 84.45 cusr 3.12 csys = 88.03 CPU)
Result: PASS
==> Installing LWP::Simple
Copying blib/lib/LWP/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/LWP/Simple.pm
Copying blib/lib/LWP/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/LWP/Simple.pm.moarvm
Copying bin/lwp-download.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/lwp-download.pl
Copying bin/lwp-get.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/lwp-get.pl
==> Successfully installed LWP::Simple
==> Fetching SVG
==> Building SVG
Compiling lib/SVG.pm to mbc
==> Testing SVG
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 4 wallclock secs ( 0.18 usr 0.02 sys + 3.76 cusr 0.15 csys = 4.11 CPU)
Result: PASS
==> Installing SVG
Copying blib/lib/SVG.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG.pm
Copying blib/lib/SVG.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG.pm.moarvm
==> Successfully installed SVG
==> Fetching SVG::Plot
==> Building SVG::Plot
Compiling lib/SVG/Box.pm to mbc
Compiling lib/SVG/Plot.pm to mbc
Compiling lib/SVG/Plot/Positioned.pm to mbc
Compiling lib/SVG/Plot/Pie.pm to mbc
Compiling lib/SVG/Plot/Data/Marker.pm to mbc
Compiling lib/SVG/Plot/Data/Series.pm to mbc
==> Testing SVG::Plot
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 8 wallclock secs ( 0.21 usr 0.01 sys + 7.10 cusr 0.47 csys = 7.79 CPU)
Result: PASS
==> Installing SVG::Plot
Copying blib/lib/SVG/Plot.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot.pm
Copying blib/lib/SVG/Box.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Box.pm
Copying blib/lib/SVG/Plot/Positioned.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Positioned.pm
Copying blib/lib/SVG/Plot/Pie.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Pie.pm
Copying blib/lib/SVG/Plot/Data/Marker.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Marker.pm
Copying blib/lib/SVG/Plot/Data/Series.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Series.pm
Copying blib/lib/SVG/Plot.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot.pm.moarvm
Copying blib/lib/SVG/Box.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Box.pm.moarvm
Copying blib/lib/SVG/Plot/Positioned.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Positioned.pm.moarvm
Copying blib/lib/SVG/Plot/Pie.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Pie.pm.moarvm
Copying blib/lib/SVG/Plot/Data/Series.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Series.pm.moarvm
Copying blib/lib/SVG/Plot/Data/Marker.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/SVG/Plot/Data/Marker.pm.moarvm
==> Successfully installed SVG::Plot
==> Fetching Math::RungeKutta
==> Building Math::RungeKutta
Compiling lib/Math/RungeKutta.pm to mbc
==> Testing Math::RungeKutta
# took 3 seconds
# took 4 seconds
# took 2 seconds
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 14 wallclock secs ( 0.21 usr 0.00 sys + 12.87 cusr 0.28 csys = 13.36 CPU)
Result: PASS
==> Installing Math::RungeKutta
Copying blib/lib/Math/RungeKutta.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/RungeKutta.pm
Copying blib/lib/Math/RungeKutta.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/RungeKutta.pm.moarvm
==> Successfully installed Math::RungeKutta
==> Fetching Facter
==> Building Facter
Compiling lib/Facter/Util/Values.pm to mbc
Compiling lib/Facter/Util/Confine.pm to mbc
Compiling lib/Facter/Util/Resolution.pm to mbc
useless use of 'is rw' on $!value in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!suitable in any at src/Perl6/World.nqp:2038
Compiling lib/Facter/Util/Fact.pm to mbc
useless use of 'is rw' on $!value in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!suitable in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!searching in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
Compiling lib/Facter/Util/Loader.pm to mbc
useless use of 'is rw' on $!loaded_all in any at src/Perl6/World.nqp:2038
Compiling lib/Facter/Util/Collection.pm to mbc
useless use of 'is rw' on %!facts in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!loader in any at src/Perl6/World.nqp:2038
Compiling lib/Facter.pm to mbc
useless use of 'is rw' on @!search_path in any at src/Perl6/World.nqp:2038
Compiling lib/Facter/physicalprocessorcount.pm to mbc
===SORRY!=== Error while compiling lib/Facter/physicalprocessorcount.pm
Undeclared name:
Facter used at line 1
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:14
==> Fetching String::CRC32
==> Building String::CRC32
Compiling lib/String/CRC32.pm to mbc
==> Testing String::CRC32
t/000-load-module.t .. ok
Saw 1 call to deprecated code during execution.
================================================================================
Method slurp (from IO::Handle) called at:
lib/String/CRC32.pm, line 62
Deprecated since v2014.10, will be removed with release v2015.10!
Please use $handle.slurp-rest instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
Please note that *ALL* deprecated features will be removed at the release
of Perl 6.0.0 (expected sometime in 2015).
t/crc.t .............. ok
All tests successful.
Files=2, Tests=7, 7 wallclock secs ( 0.19 usr 0.03 sys + 6.43 cusr 0.33 csys = 6.98 CPU)
Result: PASS
==> Installing String::CRC32
Copying blib/lib/String/CRC32.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/String/CRC32.pm
Copying blib/lib/String/CRC32.pod to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/String/CRC32.pod
Copying blib/lib/String/CRC32.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/String/CRC32.pm.moarvm
==> Successfully installed String::CRC32
==> Fetching Digest::MD5
==> Building Digest::MD5
Compiling lib/Digest/MD5.pm to mbc
==> Testing Digest::MD5
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=7, 9 wallclock secs ( 0.18 usr 0.04 sys + 8.32 cusr 0.39 csys = 8.93 CPU)
Result: PASS
==> Installing Digest::MD5
Copying blib/lib/Digest/MD5.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/MD5.pm
Copying blib/lib/Digest/MD5.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Digest/MD5.pm.moarvm
==> Successfully installed Digest::MD5
==> Fetching Math::Model
==> Building Math::Model
Compiling lib/Math/Model.pm to mbc
==> Testing Math::Model
# result: ("b" => [0, 0.3, 0.6, 0.9, 1.2, 1.5, 1.8, 2.1, 2.4, 2.7, 3.0, 3.3, 3.6, 3.9, 4.2, 4.5, 4.8, 5.1, 5.4, 5.7, 6.0], "time" => [0, 0.15, 0.3, 0.45, 0.6, 0.75, 0.9, 1.05, 1.2, 1.35, 1.5, 1.65, 1.8, 1.95, 2.1, 2.25, 2.4, 2.55, 2.7, 2.85, 3.0]).hash
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 18 wallclock secs ( 0.17 usr 0.03 sys + 18.00 cusr 0.32 csys = 18.52 CPU)
Result: PASS
==> Installing Math::Model
Copying blib/lib/Math/Model.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Model.pm
Copying blib/lib/Math/Model.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Math/Model.pm.moarvm
==> Successfully installed Math::Model
==> Fetching Cache::Memcached
==> Building Cache::Memcached
Compiling lib/Cache/Memcached.pm to mbc
useless use of 'is rw' on $!debug in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!no_rehash in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on %!stats in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!namespace in any at src/Perl6/World.nqp:2038
useless use of 'is rw' on $!namespace_len in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on @!servers in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on $!active in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on $!pref_ip in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on $!bucketcount in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on $!_single_sock in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on $!connect_timeout in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
useless use of 'is rw' on @!buck2sock in any at /home/smoke/.rakudobrew/moar-nom/install/languages/nqp/lib/Perl6/World.moarvm:1
===SORRY!=== Error while compiling lib/Cache/Memcached.pm
Variable $!active used where no 'self' is available
at lib/Cache/Memcached.pm:963
------>  return if ! $!active⏏ || $!readonly;
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Benchmark::Plot
==> Building Benchmark::Plot
==> Testing Benchmark::Plot
==> Installing Benchmark::Plot
Copying bin/graph-bench.pl to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/bin/graph-bench.pl
==> Successfully installed Benchmark::Plot
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::IRC::Bot
==> Building Net::IRC::Bot
Compiling lib/Net/IRC/Handlers/Default.pm to mbc
Compiling lib/Net/IRC/Parser.pm to mbc
Compiling lib/Net/IRC/TextUtil.pm to mbc
Compiling lib/Net/IRC/Event.pm to mbc
Compiling lib/Net/IRC/Bot.pm to mbc
Compiling lib/Net/IRC/CommandHandler.pm to mbc
Potential difficulties:
Repeated character (') unexpectedly found in character class
at lib/Net/IRC/CommandHandler.pm:20
------>  [ \s* $<nick>=("$ev.state()<nick>") [ <⏏[':' ',']> | \s ] ]? \s*
Compiling lib/Net/IRC/Modules/Help.pm to mbc
Compiling lib/Net/IRC/Modules/Twitter.pm to mbc
Compiling lib/Net/IRC/Modules/Tell.pm to mbc
Compiling lib/Net/IRC/Modules/ACME.pm to mbc
Compiling lib/Net/IRC/Modules/Autoident.pm to mbc
Compiling lib/Net/IRC/Modules/Seen.pm to mbc
==> Testing Net::IRC::Bot
==> Installing Net::IRC::Bot
Copying blib/lib/Net/IRC/Bot.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Bot.pm
Copying blib/lib/Net/IRC/CommandHandler.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/CommandHandler.pm
Copying blib/lib/Net/IRC/TextUtil.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/TextUtil.pm
Copying blib/lib/Net/IRC/Parser.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Parser.pm
Copying blib/lib/Net/IRC/Event.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Event.pm
Copying blib/lib/Net/IRC/Modules/Help.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Help.pm
Copying blib/lib/Net/IRC/Modules/Twitter.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Twitter.pm
Copying blib/lib/Net/IRC/Modules/Tell.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Tell.pm
Copying blib/lib/Net/IRC/Modules/ACME.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/ACME.pm
Copying blib/lib/Net/IRC/Modules/unsmith to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/unsmith
Copying blib/lib/Net/IRC/Modules/Autoident.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Autoident.pm
Copying blib/lib/Net/IRC/Modules/Seen.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Seen.pm
Copying blib/lib/Net/IRC/Handlers/Default.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Handlers/Default.pm
Copying blib/lib/Net/IRC/CommandHandler.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/CommandHandler.pm.moarvm
Copying blib/lib/Net/IRC/Parser.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Parser.pm.moarvm
Copying blib/lib/Net/IRC/TextUtil.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/TextUtil.pm.moarvm
Copying blib/lib/Net/IRC/Bot.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Bot.pm.moarvm
Copying blib/lib/Net/IRC/Event.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Event.pm.moarvm
Copying blib/lib/Net/IRC/Modules/Tell.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Tell.pm.moarvm
Copying blib/lib/Net/IRC/Modules/Autoident.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Autoident.pm.moarvm
Copying blib/lib/Net/IRC/Modules/Seen.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Seen.pm.moarvm
Copying blib/lib/Net/IRC/Modules/ACME.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/ACME.pm.moarvm
Copying blib/lib/Net/IRC/Modules/Help.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Help.pm.moarvm
Copying blib/lib/Net/IRC/Modules/Twitter.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Modules/Twitter.pm.moarvm
Copying blib/lib/Net/IRC/Handlers/Default.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Net/IRC/Handlers/Default.pm.moarvm
==> Successfully installed Net::IRC::Bot
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching IoC
==> Building IoC
Compiling lib/IoC/Container.pm6 to mbc
Compiling lib/IoC/Service.pm6 to mbc
Compiling lib/IoC/ConstructorInjection.pm6 to mbc
Compiling lib/IoC/BlockInjection.pm6 to mbc
Compiling lib/IoC/Literal.pm6 to mbc
Compiling lib/IoC.pm6 to mbc
==> Testing IoC
t/01-basic.t .. ok
t/02-sugar.t .. ok
All tests successful.
Files=2, Tests=11, 8 wallclock secs ( 0.21 usr 0.01 sys + 8.12 cusr 0.45 csys = 8.79 CPU)
Result: PASS
==> Installing IoC
Copying blib/lib/IoC.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC.pm6
Copying blib/lib/IoC/Literal.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/Literal.pm6
Copying blib/lib/IoC/Service.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/Service.pm6
Copying blib/lib/IoC/BlockInjection.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/BlockInjection.pm6
Copying blib/lib/IoC/ConstructorInjection.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/ConstructorInjection.pm6
Copying blib/lib/IoC/Container.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/Container.pm6
Copying blib/lib/IoC.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC.pm6.moarvm
Copying blib/lib/IoC/Service.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/Service.pm6.moarvm
Copying blib/lib/IoC/Container.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/Container.pm6.moarvm
Copying blib/lib/IoC/ConstructorInjection.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/ConstructorInjection.pm6.moarvm
Copying blib/lib/IoC/Literal.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/Literal.pm6.moarvm
Copying blib/lib/IoC/BlockInjection.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IoC/BlockInjection.pm6.moarvm
==> Successfully installed IoC
==> Fetching Algorithm::Viterbi
==> Building Algorithm::Viterbi
Compiling lib/Algorithm/Viterbi.pm to mbc
==> Testing Algorithm::Viterbi
t/00-basic.t .. ok
All tests successful.
Files=1, Tests=7, 6 wallclock secs ( 0.18 usr 0.03 sys + 4.81 cusr 0.17 csys = 5.19 CPU)
Result: PASS
==> Installing Algorithm::Viterbi
Copying blib/lib/Algorithm/Viterbi.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Algorithm/Viterbi.pm
Copying blib/lib/Algorithm/Viterbi.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Algorithm/Viterbi.pm.moarvm
==> Successfully installed Algorithm::Viterbi
==> Fetching Nonongram
==> Building Nonongram
Compiling lib/Nonogram.pm to mbc
==> Testing Nonongram
t/solving.t .. ok
All tests successful.
Files=1, Tests=89, 10 wallclock secs ( 0.29 usr 0.02 sys + 9.19 cusr 0.32 csys = 9.82 CPU)
Result: PASS
==> Installing Nonongram
Copying blib/lib/Nonogram.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Nonogram.pm
Copying blib/lib/Nonogram.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Nonogram.pm.moarvm
==> Successfully installed Nonongram
==> Fetching CGI::Application
==> Building CGI::Application
Compiling lib/CGI/Application.pm to mbc
==> Testing CGI::Application
Saw 2 calls to deprecated code during execution.
================================================================================
%!header-props = itemized hash called at:
src/gen/m-CORE.setting, line 1022
Deprecated since v2014.7, will be removed with release v2015.7!
Please use %!header-props = %(itemized hash) instead.
--------------------------------------------------------------------------------
%!query = itemized hash called at:
t/basic.t, lines 31,69
Deprecated since v2014.7, will be removed with release v2015.7!
Please use %!query = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
Please note that *ALL* deprecated features will be removed at the release
of Perl 6.0.0 (expected sometime in 2015).
t/basic.t .. ok
All tests successful.
Files=1, Tests=31, 9 wallclock secs ( 0.22 usr 0.02 sys + 8.44 cusr 0.36 csys = 9.04 CPU)
Result: PASS
==> Installing CGI::Application
Copying blib/lib/CGI/Application.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/CGI/Application.pm
Copying blib/lib/CGI/Application.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/CGI/Application.pm.moarvm
==> Successfully installed CGI::Application
==> Fetching JSON::RPC
==> Building JSON::RPC
Compiling lib/X/JSON/RPC.pm to mbc
Compiling lib/JSON/RPC/Server.pm to mbc
Compiling lib/JSON/RPC/Client.pm to mbc
==> Testing JSON::RPC
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 51 wallclock secs ( 0.25 usr 0.05 sys + 50.10 cusr 0.67 csys = 51.07 CPU)
Result: PASS
==> Installing JSON::RPC
Copying blib/lib/X/JSON/RPC.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/X/JSON/RPC.pm
Copying blib/lib/JSON/RPC/Server.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Server.pm
Copying blib/lib/JSON/RPC/Client.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Client.pm
Copying blib/lib/X/JSON/RPC.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/X/JSON/RPC.pm.moarvm
Copying blib/lib/JSON/RPC/Client.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Client.pm.moarvm
Copying blib/lib/JSON/RPC/Server.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/JSON/RPC/Server.pm.moarvm
==> Successfully installed JSON::RPC
==> Fetching BSON
==> Building BSON
Compiling lib/BSON/ObjectId.pm to mbc
Compiling lib/BSON/Regex.pm to mbc
Compiling lib/BSON/Javascript.pm to mbc
Compiling lib/BSON/Binary.pm to mbc
Compiling lib/BSON.pm to mbc
Compiling lib/BSON/Encodable.pm to mbc
Compiling lib/BSON/Decoder.pm to mbc
==> Testing BSON
t/100-double.t ..... ok
t/101-binary.t ..... ok
t/102-int.t ........ ok
t/500-native.t ..... ok
t/600-extended.t ... ok
t/700-encodable.t .. ok
t/701-decoder.t .... ok
All tests successful.
Files=7, Tests=103, 40 wallclock secs ( 0.42 usr 0.01 sys + 38.12 cusr 1.45 csys = 40.00 CPU)
Result: PASS
==> Installing BSON
Copying blib/lib/BSON.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON.pm
Copying blib/lib/BSON/Binary.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Binary.pm
Copying blib/lib/BSON/Encodable.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Encodable.pm
Copying blib/lib/BSON/Javascript.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Javascript.pm
Copying blib/lib/BSON/Regex.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Regex.pm
Copying blib/lib/BSON/Decoder.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Decoder.pm
Copying blib/lib/BSON/ObjectId.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/ObjectId.pm
Copying blib/lib/BSON.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON.pm.moarvm
Copying blib/lib/BSON/ObjectId.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/ObjectId.pm.moarvm
Copying blib/lib/BSON/Regex.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Regex.pm.moarvm
Copying blib/lib/BSON/Binary.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Binary.pm.moarvm
Copying blib/lib/BSON/Decoder.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Decoder.pm.moarvm
Copying blib/lib/BSON/Encodable.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Encodable.pm.moarvm
Copying blib/lib/BSON/Javascript.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/BSON/Javascript.pm.moarvm
==> Successfully installed BSON
==> Fetching GeoIP::City
==> Building GeoIP::City
Compiling lib/GeoIP/City.pm to mbc
Saw 1 call to deprecated code during execution.
================================================================================
$*VM<config> called at:
lib/GeoIP/City.pm, line 28
Deprecated since v2014.5, will be removed with release v2015.5!
Please use $*VM.config instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
Please note that *ALL* deprecated features will be removed at the release
of Perl 6.0.0 (expected sometime in 2015).
==> Testing GeoIP::City
# Failed test 'initialize free database'
# at t/city.t line 10
# Cannot locate native library 'libGeoIP.so'
No such method 'info' for invocant of type 'Any'
in block <unit> at t/city.t:12
# Looks like you planned 5 tests, but ran 1
# Looks like you failed 1 tests of 1
t/city.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 5/5 subtests
Test Summary Report
-------------------
t/city.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Parse errors: Bad plan. You planned 5 tests but ran 1.
Files=1, Tests=1, 10 wallclock secs ( 0.19 usr 0.01 sys + 9.63 cusr 0.23 csys = 10.06 CPU)
Result: FAIL
==> Fetching Benchmark
==> Building Benchmark
Compiling lib/Benchmark.pm6 to mbc
==> Testing Benchmark
t/basic.t .. ok
All tests successful.
Files=1, Tests=23, 5 wallclock secs ( 0.21 usr 0.02 sys + 4.62 cusr 0.15 csys = 5.00 CPU)
Result: PASS
==> Installing Benchmark
Copying blib/lib/Benchmark.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Benchmark.pm6
Copying blib/lib/Benchmark.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Benchmark.pm6.moarvm
==> Successfully installed Benchmark
==> Fetching Grammar::Profiler::Simple
==> Building Grammar::Profiler::Simple
Compiling lib/Grammar/Profiler/Simple.pm to mbc
==> Testing Grammar::Profiler::Simple
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 6 wallclock secs ( 0.20 usr 0.02 sys + 5.96 cusr 0.27 csys = 6.45 CPU)
Result: PASS
==> Installing Grammar::Profiler::Simple
Copying blib/lib/Grammar/Profiler/Simple.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Profiler/Simple.pm
Copying blib/lib/Grammar/Profiler/Simple.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Profiler/Simple.pm.moarvm
==> Successfully installed Grammar::Profiler::Simple
==> Fetching URI
==> Building URI
Compiling lib/IETF/RFC_Grammar/IPv6.pm to mbc
Compiling lib/IETF/RFC_Grammar/URI.pm to mbc
Compiling lib/IETF/RFC_Grammar.pm to mbc
Compiling lib/URI/Escape.pm to mbc
Compiling lib/URI/DefaultPort.pm to mbc
Compiling lib/URI.pm to mbc
==> Testing URI
t/01.t ................... ok
t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=92, 24 wallclock secs ( 0.30 usr 0.06 sys + 22.76 cusr 0.95 csys = 24.07 CPU)
Result: PASS
==> Installing URI
Copying blib/lib/URI.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI.pm
Copying blib/lib/URI/DefaultPort.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/DefaultPort.pm
Copying blib/lib/URI/Escape.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/Escape.pm
Copying blib/lib/IETF/RFC_Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar.pm
Copying blib/lib/IETF/RFC_Grammar/URI.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/URI.pm
Copying blib/lib/IETF/RFC_Grammar/IPv6.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/IPv6.pm
Copying blib/lib/URI.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI.pm.moarvm
Copying blib/lib/URI/Escape.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/Escape.pm.moarvm
Copying blib/lib/URI/DefaultPort.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/URI/DefaultPort.pm.moarvm
Copying blib/lib/IETF/RFC_Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar.pm.moarvm
Copying blib/lib/IETF/RFC_Grammar/URI.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/URI.pm.moarvm
Copying blib/lib/IETF/RFC_Grammar/IPv6.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IETF/RFC_Grammar/IPv6.pm.moarvm
==> Successfully installed URI
==> Fetching Algorithm::Soundex
==> Building Algorithm::Soundex
Compiling lib/Algorithm/Soundex.pm to mbc
==> Testing Algorithm::Soundex
t/00-basic.t .. ok
All tests successful.
Files=1, Tests=4, 6 wallclock secs ( 0.19 usr 0.00 sys + 5.15 cusr 0.24 csys = 5.58 CPU)
Result: PASS
==> Installing Algorithm::Soundex
Copying blib/lib/Algorithm/Soundex.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Algorithm/Soundex.pm
Copying blib/lib/Algorithm/Soundex.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Algorithm/Soundex.pm.moarvm
==> Successfully installed Algorithm::Soundex
==> Fetching MongoDB
==> Building MongoDB
Compiling lib/MongoDB/Wire.pm to mbc
Compiling lib/MongoDB/Protocol.pm to mbc
Compiling lib/MongoDB/Cursor.pm to mbc
Compiling lib/MongoDB/Collection.pm to mbc
Compiling lib/MongoDB/Database.pm to mbc
Compiling lib/MongoDB/Connection.pm to mbc
Compiling lib/MongoDB.pm to mbc
Compiling lib/MongoDB/DBRef.pm to mbc
==> Testing MongoDB
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in block <unit> at t/100-connection.t:17
t/100-connection.t ..
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in block <unit> at t/200-database.t:15
t/200-database.t ....
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in block <unit> at t/300-Collection.t:17
t/300-Collection.t ..
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in block <unit> at t/301-Collection.t:17
t/301-Collection.t ..
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in sub get-test-collection at /home/smoke/.rakudobrew/.panda-work/1425991127_215/t/Test-support.pm6:14
in block <unit> at t/500-find.t:21
t/500-find.t ........
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in sub get-test-collection at /home/smoke/.rakudobrew/.panda-work/1425991127_215/t/Test-support.pm6:14
in block <unit> at t/501-find-one.t:15
t/501-find-one.t ....
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in sub get-test-collection at /home/smoke/.rakudobrew/.panda-work/1425991127_215/t/Test-support.pm6:14
in block <unit> at t/502-find.t:20
t/502-find.t ........
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in sub get-test-collection at /home/smoke/.rakudobrew/.panda-work/1425991127_215/t/Test-support.pm6:14
in block <unit> at t/503-find.t:21
t/503-find.t ........
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in block <unit> at t/504-find.t:16
t/504-find.t ........
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in method dispatch:<.=> at src/gen/m-CORE.setting:1355
in block <unit> at t/700-DBRef.t:14
t/700-DBRef.t .......
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in block <unit> at t/insert.t:5
t/insert.t ..........
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in block <unit> at t/remove.t:5
t/remove.t ..........
No subtests run
Failed to connect: connection refused
in method initialize at src/gen/m-CORE.setting:24284
in method new at src/gen/m-CORE.setting:24268
in submethod BUILD at lib/MongoDB/Connection.pm:9
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in block <unit> at t/update.t:5
t/update.t ..........
No subtests run
Test Summary Report
-------------------
t/100-connection.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/200-database.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/300-Collection.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/301-Collection.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/500-find.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/501-find-one.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/502-find.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/503-find.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/504-find.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/700-DBRef.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/insert.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/remove.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/update.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=13, Tests=0, 81 wallclock secs ( 0.32 usr 0.05 sys + 77.63 cusr 3.02 csys = 81.02 CPU)
Result: FAIL
==> SDL depends on Inline
==> Fetching Inline
==> Building Inline
Compiling lib/Inline/C.pm to mbc
Compiling lib/Inline.pm to mbc
==> Testing Inline
t/c.t .. ok
All tests successful.
Files=1, Tests=1, 9 wallclock secs ( 0.20 usr 0.00 sys + 7.85 cusr 0.38 csys = 8.43 CPU)
Result: PASS
==> Installing Inline
Copying blib/lib/Inline.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Inline.pm
Copying blib/lib/Inline/C.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Inline/C.pm
Copying blib/lib/Inline.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Inline.pm.moarvm
Copying blib/lib/Inline/C.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Inline/C.pm.moarvm
==> Successfully installed Inline
==> Fetching SDL
==> Building SDL
Compiling lib/SDL.pm6 to mbc
Compiling lib/SDL/Event.pm6 to mbc
Compiling lib/SDL/Controller.pm6 to mbc
Compiling lib/SDL/Rect.pm6 to mbc
Compiling lib/SDL/Surface.pm6 to mbc
Compiling lib/SDL/App.pm6 to mbc
Compiling lib/SDL/Version.pm6 to mbc
Compiling lib/SDL/SFont.pm6 to mbc
Compiling lib/SDL/Mixer.pm6 to mbc
Compiling lib/SDL/Video.pm6 to mbc
Compiling lib/SDL/Mixer/Channels.pm6 to mbc
===SORRY!=== Error while compiling lib/SDL/Mixer/Channels.pm6
Shape declaration with () is reserved;
please use whitespace if you meant a subsignature for unpacking,
or use the :() form if you meant to add signature info to the function's type
at lib/SDL/Mixer/Channels.pm6:9
------> our sub finished( Code &callback⏏(int) ) returns Int is native('l
expecting any of:
signature
shape declaration
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Digest::SHA256
==> Building Digest::SHA256
Compiling lib/Digest/SHA256.pm to mbc
===SORRY!=== Error while compiling lib/Digest/SHA256.pm
Unrecognized adverb: :PIR
at lib/Digest/SHA256.pm:72
------> my $PD := Q:PIR⏏ { %r = new ['Digest';'SHA256'] };
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching IRC::Utils
==> Building IRC::Utils
Compiling lib/IRC/Utils.pm to mbc
Potential difficulties:
Repeated character (') unexpectedly found in character class
at lib/IRC/Utils.pm:954
------>  return Bool::False if $types ~~ /^ <-⏏['#' '&']> $/;
Repeated character (1) unexpectedly found in character class
at lib/IRC/Utils.pm:960
------> e if $c !~~ /^ $t <-[<.ws> \07 \0 \012 \⏏015 , :]>+ $/;
Repeated character (1) unexpectedly found in character class
at lib/IRC/Utils.pm:1018
------>  ~~ s:g/<[\017 \02 \037 \026 \035 \021 \⏏06]>//;
Repeated character (7) unexpectedly found in character class
at lib/IRC/Utils.pm:1018
------>  ~~ s:g/<[\017 \02 \037 \026 \035 \021 \⏏06]>//;
Repeated character (2) unexpectedly found in character class
at lib/IRC/Utils.pm:1018
------>  ~~ s:g/<[\017 \02 \037 \026 \035 \021 \⏏06]>//;
Repeated character (3) unexpectedly found in character class
at lib/IRC/Utils.pm:1018
------>  ~~ s:g/<[\017 \02 \037 \026 \035 \021 \⏏06]>//;
Repeated character (6) unexpectedly found in character class
at lib/IRC/Utils.pm:1018
------>  ~~ s:g/<[\017 \02 \037 \026 \035 \021 \⏏06]>//;
==> Testing IRC::Utils
t/01-load.t ....... ok
t/02-export.t ..... ok
use of uninitialized value of type Str in string context in sub uc_irc at lib/IRC/Utils.pm:773
use of uninitialized value of type Str in string context in sub uc_irc at lib/IRC/Utils.pm:773
use of uninitialized value of type Str in string context in sub uc_irc at lib/IRC/Utils.pm:773
use of uninitialized value of type Str in string context in sub uc_irc at lib/IRC/Utils.pm:773
t/03-functions.t .. ok
All tests successful.
Files=3, Tests=61, 17 wallclock secs ( 0.30 usr 0.01 sys + 15.38 cusr 0.69 csys = 16.38 CPU)
Result: PASS
==> Installing IRC::Utils
Copying blib/lib/IRC/Utils.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IRC/Utils.pm
Copying blib/lib/IRC/Utils.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/IRC/Utils.pm.moarvm
==> Successfully installed IRC::Utils
==> Fetching Test::Builder
==> Building Test::Builder
Compiling lib/Test/Builder/Test.pm to mbc
Compiling lib/Test/Builder/Plan.pm to mbc
===SORRY!=== Error while compiling lib/Test/Builder/Plan.pm
Virtual call $.expected may not be used on partially constructed objects
at lib/Test/Builder/Plan.pm:102
------> alid or missing plan!' unless $.expected⏏.defined;
expecting any of:
prefix or term
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> YAML depends on TestML
==> Fetching TestML
==> Building TestML
Compiling lib/TestML.pm to mbc
Compiling lib/TestML/Parser/Grammar.pm to mbc
Compiling lib/TestML/Document.pm to mbc
Compiling lib/TestML/Parser.pm to mbc
Compiling lib/TestML/Runner.pm to mbc
Compiling lib/TestML/Standard.pm to mbc
Compiling lib/TestML/Runner/TAP.pm to mbc
==> Testing TestML
t/arguments.t .............. ok
t/assertions.t ............. ok
=== A Basic TestML File ===
t/basic.t .................. ok
=== TestML with no data section ===
t/dataless.t ............... ok
t/exceptions.t ............. ok
t/markers.t ................ ok
t/parse-testml-document.t .. ok
=== The Simplest TestML Test That Could Possibly Fail! ===
t/t1.t ..................... ok
t/truth.t .................. ok
All tests successful.
Files=9, Tests=49, 48 wallclock secs ( 0.35 usr 0.03 sys + 46.31 cusr 1.70 csys = 48.39 CPU)
Result: PASS
==> Installing TestML
Copying blib/lib/TestML.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML.pm
Copying blib/lib/TestML/Runner.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner.pm
Copying blib/lib/TestML/Standard.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Standard.pm
Copying blib/lib/TestML/Parser.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser.pm
Copying blib/lib/TestML/Document.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Document.pm
Copying blib/lib/TestML/Runner/TAP.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner/TAP.pm
Copying blib/lib/TestML/Parser/Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser/Grammar.pm
Copying blib/lib/TestML.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML.pm.moarvm
Copying blib/lib/TestML/Parser.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser.pm.moarvm
Copying blib/lib/TestML/Standard.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Standard.pm.moarvm
Copying blib/lib/TestML/Document.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Document.pm.moarvm
Copying blib/lib/TestML/Runner.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner.pm.moarvm
Copying blib/lib/TestML/Runner/TAP.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner/TAP.pm.moarvm
Copying blib/lib/TestML/Parser/Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser/Grammar.pm.moarvm
==> Successfully installed TestML
==> Fetching YAML
==> Building YAML
Compiling lib/YAML/Dumper.pm to mbc
Compiling lib/YAML.pm to mbc
==> Testing YAML
=== Test Dumping Perl 6 Data Objects to YAML ===
t/dump.t ..... ok
=== Failing Tests For People to Hack On ===
t/fail.t ..... ok
=== Various String Quoting ===
t/strings.t .. ok
All tests successful.
Files=3, Tests=17, 27 wallclock secs ( 0.24 usr 0.02 sys + 25.99 cusr 0.87 csys = 27.12 CPU)
Result: PASS
==> Installing YAML
Copying blib/lib/YAML.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/YAML.pm
Copying blib/lib/YAML/Dumper.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/YAML/Dumper.pm
Copying blib/lib/YAML.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/YAML.pm.moarvm
Copying blib/lib/YAML/Dumper.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/YAML/Dumper.pm.moarvm
==> Successfully installed YAML
==> Fetching TestML
==> Building TestML
Compiling lib/TestML.pm to mbc
Compiling lib/TestML/Parser/Grammar.pm to mbc
Compiling lib/TestML/Document.pm to mbc
Compiling lib/TestML/Parser.pm to mbc
Compiling lib/TestML/Runner.pm to mbc
Compiling lib/TestML/Standard.pm to mbc
Compiling lib/TestML/Runner/TAP.pm to mbc
==> Testing TestML
t/arguments.t .............. ok
t/assertions.t ............. ok
=== A Basic TestML File ===
t/basic.t .................. ok
=== TestML with no data section ===
t/dataless.t ............... ok
t/exceptions.t ............. ok
t/markers.t ................ ok
t/parse-testml-document.t .. ok
=== The Simplest TestML Test That Could Possibly Fail! ===
t/t1.t ..................... ok
t/truth.t .................. ok
All tests successful.
Files=9, Tests=49, 48 wallclock secs ( 0.34 usr 0.05 sys + 46.20 cusr 1.85 csys = 48.44 CPU)
Result: PASS
==> Installing TestML
Copying blib/lib/TestML.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML.pm
Copying blib/lib/TestML/Runner.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner.pm
Copying blib/lib/TestML/Standard.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Standard.pm
Copying blib/lib/TestML/Parser.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser.pm
Copying blib/lib/TestML/Document.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Document.pm
Copying blib/lib/TestML/Runner/TAP.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner/TAP.pm
Copying blib/lib/TestML/Parser/Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser/Grammar.pm
Copying blib/lib/TestML.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML.pm.moarvm
Copying blib/lib/TestML/Parser.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser.pm.moarvm
Copying blib/lib/TestML/Standard.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Standard.pm.moarvm
Copying blib/lib/TestML/Document.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Document.pm.moarvm
Copying blib/lib/TestML/Runner.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner.pm.moarvm
Copying blib/lib/TestML/Runner/TAP.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Runner/TAP.pm.moarvm
Copying blib/lib/TestML/Parser/Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/TestML/Parser/Grammar.pm.moarvm
==> Successfully installed TestML
==> Fetching XXX
==> Building XXX
Compiling lib/XXX.pm to mbc
==> Testing XXX
t/ok.t .. ok
All tests successful.
Files=1, Tests=1, 3 wallclock secs ( 0.18 usr 0.02 sys + 3.02 cusr 0.24 csys = 3.46 CPU)
Result: PASS
==> Installing XXX
Copying blib/lib/XXX.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XXX.pm
Copying blib/lib/XXX.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/XXX.pm.moarvm
==> Successfully installed XXX
==> Fetching IO::Select
==> Building IO::Select
Compiling lib/IO/Select.pm to mbc
==> Testing IO::Select
===SORRY!===
Could not find symbol '&loadlib__Ps'
t/select.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
t/select.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=1, Tests=0, 3 wallclock secs ( 0.18 usr 0.01 sys + 2.57 cusr 0.12 csys = 2.88 CPU)
Result: FAIL
==> Fetching Pod::To::HTML
==> Building Pod::To::HTML
Compiling lib/Pod/To/HTML.pm to mbc
==> Testing Pod::To::HTML
t/01-basic.t .... ok
t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=9, 21 wallclock secs ( 0.19 usr 0.06 sys + 19.86 cusr 0.78 csys = 20.89 CPU)
Result: PASS
==> Installing Pod::To::HTML
Copying blib/lib/Pod/To/HTML.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/To/HTML.pm
Copying blib/lib/Pod/To/HTML.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Pod/To/HTML.pm.moarvm
==> Successfully installed Pod::To::HTML
==> Fetching Bailador
==> Building Bailador
Compiling lib/Bailador/Request.pm to mbc
Compiling lib/Bailador/Response.pm to mbc
Compiling lib/Bailador/Context.pm to mbc
Compiling lib/Bailador/Template.pm to mbc
Compiling lib/Bailador/Template/Mojo.pm to mbc
Compiling lib/Bailador/App.pm to mbc
Compiling lib/Bailador.pm to mbc
Compiling lib/Bailador/Test.pm to mbc
==> Testing Bailador
t/01-route-existance.t ... ok
t/03-response-content.t .. ok
t/04-templates.t ......... ok
t/05-post-content.t ...... ok
All tests successful.
Files=4, Tests=22, 31 wallclock secs ( 0.25 usr 0.03 sys + 29.74 cusr 0.92 csys = 30.94 CPU)
Result: PASS
==> Installing Bailador
Copying blib/lib/Bailador.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador.pm
Copying blib/lib/Bailador/Test.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Test.pm
Copying blib/lib/Bailador/App.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/App.pm
Copying blib/lib/Bailador/Context.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Context.pm
Copying blib/lib/Bailador/Template.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template.pm
Copying blib/lib/Bailador/Response.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Response.pm
Copying blib/lib/Bailador/Request.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Request.pm
Copying blib/lib/Bailador/Template/Mojo.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template/Mojo.pm
Copying blib/lib/Bailador.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador.pm.moarvm
Copying blib/lib/Bailador/App.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/App.pm.moarvm
Copying blib/lib/Bailador/Request.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Request.pm.moarvm
Copying blib/lib/Bailador/Test.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Test.pm.moarvm
Copying blib/lib/Bailador/Response.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Response.pm.moarvm
Copying blib/lib/Bailador/Template.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template.pm.moarvm
Copying blib/lib/Bailador/Context.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Context.pm.moarvm
Copying blib/lib/Bailador/Template/Mojo.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Bailador/Template/Mojo.pm.moarvm
==> Successfully installed Bailador
==> Fetching Form
==> Building Form
Compiling lib/Form/TextFormatting.pm to mbc
Compiling lib/Form/Grammar.pm to mbc
Compiling lib/Form/NumberFormatting.pm to mbc
Compiling lib/Form/Types.pm to mbc
Compiling lib/Form/Field.pm to mbc
Compiling lib/Form/Actions.pm to mbc
Compiling lib/Form.pm to mbc
==> Testing Form
t/01-fieldparsing.t ...... ok
t/02-fieldobjects.t ...... ok
t/03-textformatting.t .... ok
t/04-parseactions.t ...... ok
t/05-fieldformat.t ....... ok
t/06-form.t .............. ok
t/07-numberformatting.t .. ok
All tests successful.
Files=7, Tests=132, 34 wallclock secs ( 0.40 usr 0.06 sys + 32.29 cusr 1.59 csys = 34.34 CPU)
Result: PASS
==> Installing Form
Copying blib/lib/Form.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form.pm
Copying blib/lib/Form/Types.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Types.pm
Copying blib/lib/Form/Grammar.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Grammar.pm
Copying blib/lib/Form/NumberFormatting.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/NumberFormatting.pm
Copying blib/lib/Form/Actions.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Actions.pm
Copying blib/lib/Form/TextFormatting.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/TextFormatting.pm
Copying blib/lib/Form/Field.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Field.pm
Copying blib/lib/Form.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form.pm.moarvm
Copying blib/lib/Form/Actions.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Actions.pm.moarvm
Copying blib/lib/Form/Grammar.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Grammar.pm.moarvm
Copying blib/lib/Form/NumberFormatting.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/NumberFormatting.pm.moarvm
Copying blib/lib/Form/Types.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Types.pm.moarvm
Copying blib/lib/Form/TextFormatting.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/TextFormatting.pm.moarvm
Copying blib/lib/Form/Field.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Form/Field.pm.moarvm
==> Successfully installed Form
==> Fetching Text::T9
==> Building Text::T9
Compiling lib/Text/T9.pm to mbc
==> Testing Text::T9
t/basic.t .. ok
All tests successful.
Files=1, Tests=2, 4 wallclock secs ( 0.19 usr 0.00 sys + 3.17 cusr 0.19 csys = 3.55 CPU)
Result: PASS
==> Installing Text::T9
Copying blib/lib/Text/T9.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/T9.pm
Copying blib/lib/Text/T9.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Text/T9.pm.moarvm
==> Successfully installed Text::T9
==> Fetching Grammar::Debugger
==> Building Grammar::Debugger
Compiling lib/Grammar/Debugger.pm to mbc
Compiling lib/Grammar/Tracer.pm to mbc
==> Testing Grammar::Debugger
t/debugger.t .. ok
t/tracer.t .... ok
All tests successful.
Files=2, Tests=2, 8 wallclock secs ( 0.19 usr 0.02 sys + 7.55 cusr 0.29 csys = 8.05 CPU)
Result: PASS
==> Installing Grammar::Debugger
Copying blib/lib/Grammar/Debugger.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Debugger.pm
Copying blib/lib/Grammar/Tracer.pm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Tracer.pm
Copying blib/lib/Grammar/Debugger.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Debugger.pm.moarvm
Copying blib/lib/Grammar/Tracer.pm.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Grammar/Tracer.pm.moarvm
==> Successfully installed Grammar::Debugger
==> Fetching lolsql
==> Building lolsql
==> Testing lolsql
Files=0, Tests=0, 0 wallclock secs ( 0.01 usr + 0.01 sys = 0.02 CPU)
Result: NOTESTS
==> Installing lolsql
==> Successfully installed lolsql
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching MessagePack
==> Building MessagePack
Compiling lib/MessagePack/Unpacker.pm6 to mbc
Compiling lib/MessagePack.pm6 to mbc
==> Testing MessagePack
t/00-unpack.t .. ok
All tests successful.
Files=1, Tests=61, 37 wallclock secs ( 0.22 usr 0.06 sys + 36.78 cusr 0.43 csys = 37.49 CPU)
Result: PASS
==> Installing MessagePack
Copying blib/lib/MessagePack.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MessagePack.pm6
Copying blib/lib/MessagePack/Unpacker.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MessagePack/Unpacker.pm6
Copying blib/lib/MessagePack.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MessagePack.pm6.moarvm
Copying blib/lib/MessagePack/Unpacker.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MessagePack/Unpacker.pm6.moarvm
==> Successfully installed MessagePack
==> Fetching November
==> Building November
Compiling lib/November/Utils.pm to mbc
Compiling lib/November/Session.pm to mbc
Compiling lib/Text/Markup/Wiki/MediaWiki.pm to mbc
Compiling lib/November/Config.pm to mbc
Compiling lib/November/Cache.pm to mbc
Compiling lib/November/URI/Grammar.pm to mbc
Compiling lib/November/URI.pm to mbc
Compiling lib/November/CGI.pm to mbc
Compiling lib/November/Tags.pm to mbc
Compiling lib/Dispatcher/Rule.pm to mbc
Compiling lib/Dispatcher.pm to mbc
Compiling lib/November/Storage.pm to mbc
Compiling lib/November/Storage/File.pm to mbc
Compiling lib/November.pm to mbc
===SORRY!=== Error while compiling lib/November.pm
Undeclared routine:
eval used at line 195
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching io-prompt
==> Building io-prompt
Compiling lib/Configure.pm to mbc
Potential difficulties:
Useless declaration of a has-scoped method in mainline (did you mean 'my regex parrot_in_rakudo'?)
at lib/Configure.pm:19
------> regex ⏏parrot_in_rakudo { ( .* '/rakudo' ) '/pa
Compiling lib/IO/Prompt.pm to mbc
===SORRY!=== Error while compiling lib/IO/Prompt.pm
Cannot put a type constraint on an 'our'-scoped variable
at lib/IO/Prompt.pm:75
------> our Str $.lang_prompt_Yn⏏ = 'Y/n';
expecting any of:
constraint
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Plosurin
==> Building Plosurin
Compiling lib/Plosurin.pm to mbc
===SORRY!===
Quantifier quantifies nothing
at lib/Plosurin.pm:70
------>  rule expression_list { [\w+] **⏏ ',' }
Other potential difficulties:
Repeated character (') unexpectedly found in character class
at lib/Plosurin.pm:73
------>  rule attribute { (\w+) '=' '"' (<-⏏['"']>+) '"' }
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Email::Simple
==> Building Email::Simple
Compiling lib/Email/Simple/Header.pm6 to mbc
Compiling lib/Email/Simple.pm6 to mbc
==> Testing Email::Simple
t/basic.t .. ok
t/mass.t ... ok
All tests successful.
Files=2, Tests=51, 20 wallclock secs ( 0.27 usr 0.01 sys + 19.28 cusr 0.71 csys = 20.27 CPU)
Result: PASS
==> Installing Email::Simple
Copying blib/lib/Email/Simple.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/Simple.pm6
Copying blib/lib/Email/Simple/Header.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/Simple/Header.pm6
Copying blib/lib/Email/Simple.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/Simple.pm6.moarvm
Copying blib/lib/Email/Simple/Header.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/Simple/Header.pm6.moarvm
==> Successfully installed Email::Simple
==> Email::MIME depends on MIME::QuotedPrint
==> Fetching MIME::QuotedPrint
==> Building MIME::QuotedPrint
Compiling lib/MIME/QuotedPrint.pm6 to mbc
==> Testing MIME::QuotedPrint
t/basic.t .. ok
All tests successful.
Files=1, Tests=2, 5 wallclock secs ( 0.17 usr 0.03 sys + 4.86 cusr 0.20 csys = 5.26 CPU)
Result: PASS
==> Installing MIME::QuotedPrint
Copying blib/lib/MIME/QuotedPrint.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/QuotedPrint.pm6
Copying blib/lib/MIME/QuotedPrint.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/MIME/QuotedPrint.pm6.moarvm
==> Successfully installed MIME::QuotedPrint
==> Fetching Email::MIME
==> Building Email::MIME
Compiling lib/Email/MIME/ParseContentType.pm6 to mbc
Compiling lib/Email/MIME/Encoder/Base64.pm6 to mbc
Compiling lib/Email/MIME/Header.pm6 to mbc
Compiling lib/Email/MIME/Exceptions.pm6 to mbc
Compiling lib/Email/MIME.pm6 to mbc
==> Testing Email::MIME
t/create.t .............. ok
t/encoding-hooks.t ...... ok
t/multipart.t ........... ok
t/parse-content-type.t .. ok
All tests successful.
Files=4, Tests=31, 60 wallclock secs ( 0.23 usr 0.05 sys + 57.86 cusr 1.14 csys = 59.28 CPU)
Result: PASS
==> Installing Email::MIME
Copying blib/lib/Email/MIME.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME.pm6
Copying blib/lib/Email/MIME/Header.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/Header.pm6
Copying blib/lib/Email/MIME/Exceptions.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/Exceptions.pm6
Copying blib/lib/Email/MIME/ParseContentType.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/ParseContentType.pm6
Copying blib/lib/Email/MIME/Encoder/Base64.pm6 to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/Encoder/Base64.pm6
Copying blib/lib/Email/MIME.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME.pm6.moarvm
Copying blib/lib/Email/MIME/ParseContentType.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/ParseContentType.pm6.moarvm
Copying blib/lib/Email/MIME/Exceptions.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/Exceptions.pm6.moarvm
Copying blib/lib/Email/MIME/Header.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/Header.pm6.moarvm
Copying blib/lib/Email/MIME/Encoder/Base64.pm6.moarvm to /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/site/lib/Email/MIME/Encoder/Base64.pm6.moarvm
==> Successfully installed Email::MIME
==> Fetching MIME::QuotedPrint
==> Fetching Compress::Zlib::Raw
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Compress::Zlib depends on Compress::Zlib::Raw
==> Fetching Compress::Zlib::Raw
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Auth::PAM::Simple depends on LibraryMake
==> Fetching LibraryMake
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching LibraryMake
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::DNS
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Net::SMTP depends on Digest::HMAC, IO::Socket::SSL
==> IO::Socket::SSL depends on OpenSSL
==> Fetching Digest::HMAC
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::POP3
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::IMAP
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
==> Fetching Digest::HMAC
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
==> Fetching Net::SOCKS
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
==> Net::XMPP depends on Net::DNS
==> Fetching Net::DNS
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
use of uninitialized value <element> of type Any in string context in method Str at /home/smoke/.rakudobrew/moar-nom/install/languages/perl6/runtime/CORE.setting.moarvm:1
==> Fetching Net::AMQP
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching SOAP::Client
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching UUID
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching XML::Canonical
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> XML::Signature depends on XML::Canonical, OpenSSL, UUID
==> Fetching XML::Canonical
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Test::Junkie
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Template::Mojo
==> Fetching DBIish
==> Fetching Date::WorkdayCalendar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Acme::Addslashes
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching File::Temp
==> Fetching Typed::Subroutines
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Pod::Parser
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Abbrev
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Adventure::Engine
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Game::Crypt depends on Adventure::Engine
==> Fetching Adventure::Engine
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching p6doc
==> Fetching MuEvent
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Class::Utils
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Masquerade
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching XML::Parser::Tiny
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching DateTime::Format::W3CDTF
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Redis
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Sitemap::XML::Parser depends on XML::Parser::Tiny, DateTime::Format::W3CDTF
==> Fetching XML::Parser::Tiny
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Digest::PSHA1 depends on Digest::HMAC
==> Fetching Digest::HMAC
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Games::BubbleBreaker depends on SDL
==> Fetching SDL
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Sum
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Inline
==> Fetching JSON::Pretty
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Slang::Tuxic
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Slang::Piersing
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching overload::constant
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching IDNA::Punycode
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Foo
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Locale::US
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Emotion
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Semantic::Versioning
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Farabi6
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching JSON::Path
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching NCurses
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::Curl
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Test::Harness
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Digest
==> Fetching Coroutines
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Debugger::UI::CommandLine
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Test::Corpus
==> Fetching Test::ClientServer
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Threads
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> File::Find::Duplicates depends on File::Compare
==> Fetching File::Compare
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching PDF::Grammar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching File::Compare
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching HTML::Strip
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Modular
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Lingua::Number
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Time::Duration
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching CSS::Grammar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> CSS::Module depends on CSS::Grammar, CSS::Module::CSS3::Selectors, CSS::Specification, CSS::Writer
==> CSS::Module::CSS3::Selectors depends on CSS::Grammar
==> CSS::Specification depends on CSS::Grammar
==> CSS::Writer depends on CSS::Grammar
==> Fetching CSS::Grammar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Lingua::EN::Sentence
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching ignore
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching IO::Path::More
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching ADT
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching GD
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::ZMQ
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Lingua::EN::Syllable
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching File::HomeDir
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching pandabrew
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching v5
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching File::Directory::Tree
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching File::Spec::Case
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Image::Resize depends on GD::Raw
==> Fetching Phaser::ATEXIT
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Levenshtein::Damerau
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching CSV::Parser
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Questhub depends on IO::Socket::SSL
==> IO::Socket::SSL depends on OpenSSL
==> Fetching OpenSSL
==> Fetching File::Find
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Shell::Command
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching JSON::Unmarshal
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching sake
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Markov
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Path::Util
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching CLDR::List
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Geo::Region
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Perl6::Parsing
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Perl6::Format depends on Perl6::Parsing
==> Fetching Perl6::Parsing
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Perl6::Tracer depends on Perl6::Parsing
==> Fetching Perl6::Parsing
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Term::ColorText
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Math::ThreeD
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching HTML::Entity
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching JSON5::Tiny
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Indented
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching WebService::Justcoin
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Web::Scraper depends on HTML::Parser::XML, XML::Query
==> Fetching HTML::Parser::XML
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Audio::Taglib::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching HTML::Parser::XML
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Compress::Snappy
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Git::Wrapper
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching GTK::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Cairo
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching ClassX::StrictConstructor
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Math::Tau
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching String::Koremutake
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Acme::DSON
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Stats
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> LacunaCookbuk::Client depends on PerlStore
==> Fetching PerlStore
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching SP6
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> HTTP::Server::Async depends on Pluggable
==> Fetching Pluggable
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Template::Mustache
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching PerlStore
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> CSS::Specification depends on CSS::Grammar
==> Fetching CSS::Grammar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Chess
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Fortune
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Pod::Walker
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Data::Pretty
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> IO::Socket::SSL depends on OpenSSL
==> Fetching OpenSSL
==> Fetching Encode
==> Fetching Printing::Jdf
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> colomon::App::TagTools depends on Audio::Taglib::Simple
==> Fetching Audio::Taglib::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching IO::String
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Algorithm::LCS
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Sprockets
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Clifford
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching TAP::Harness
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Inline::Perl5 depends on LibraryMake
==> Fetching LibraryMake
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Term::termios
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Pluggable
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching DB::ORM::Quicky
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Pandapack depends on Pluggable
==> Fetching Pluggable
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching OO::Monitors
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching OO::Actors
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching PerlMongers::Hannover
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching P6TCI
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Totem
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Operator::feq depends on Text::Levenshtein::Damerau
==> Fetching Text::Levenshtein::Damerau
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching SDL2::Raw
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Math::Symbolic
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Text::Table::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Bench depends on Text::Table::Simple
==> Fetching Text::Table::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching URI::Encode
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching System::Passwd
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Software::License
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::Packet
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Net::Pcap
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Pod::Strip
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Slang::SQL
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Pod::To::Markdown
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Coro::Simple
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> CSS::Writer depends on CSS::Grammar
==> Fetching CSS::Grammar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> HTTP::Server::Async::Plugins::Router::Simple depends on HTTP::Server::Async
==> HTTP::Server::Async depends on Pluggable
==> Fetching Pluggable
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching 007
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching C::Parser
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching App::Pray
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> CSS::Module::CSS3::Selectors depends on CSS::Grammar
==> Fetching CSS::Grammar
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Tag depends on HTML::Entity
==> Fetching HTML::Entity
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Image::PNG::Portable depends on Compress::Zlib
==> Compress::Zlib depends on Compress::Zlib::Raw
==> Fetching Compress::Zlib::Raw
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> WebService::Lastfm depends on URI::Encode
==> Fetching URI::Encode
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching TOML
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Inline::Python depends on LibraryMake
==> Fetching LibraryMake
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching DateTime::Format::LikeGo
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
==> Fetching Inline::Lua
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
use of uninitialized value <element> of type Any in string context in method submit at lib/Panda/Reporter.pm:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment