openbsd-ports/lang/parrot/pkg/PLIST
landry a9168a0423 Update to parrot 3.6.0, from maintainer Pascal Stumpf.
Add a patch from upstream git to fix a segfault during build on i386.
2011-08-20 16:47:05 +00:00

1294 lines
56 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.12 2011/08/20 16:47:05 landry Exp $
%%SHARED%%
@bin bin/ops2c
@bin bin/parrot
@bin bin/parrot-nqp
@bin bin/parrot-prove
@bin bin/parrot_config
@bin bin/parrot_debugger
@bin bin/parrot_nci_thunk_gen
@bin bin/pbc_disassemble
@bin bin/pbc_dump
@bin bin/pbc_merge
@bin bin/pbc_to_exe
@bin bin/winxed
include/parrot/
include/parrot/${V}/
include/parrot/${V}/imcc/
include/parrot/${V}/imcc/api.h
include/parrot/${V}/imcc/embed.h
include/parrot/${V}/imcc/yyscanner.h
include/parrot/${V}/parrot/
include/parrot/${V}/parrot/api.h
include/parrot/${V}/parrot/atomic/
include/parrot/${V}/parrot/atomic.h
include/parrot/${V}/parrot/atomic/fallback.h
include/parrot/${V}/parrot/atomic/gcc_pcc.h
include/parrot/${V}/parrot/atomic/gcc_x86.h
include/parrot/${V}/parrot/atomic/sparc.h
include/parrot/${V}/parrot/caches.h
include/parrot/${V}/parrot/call.h
include/parrot/${V}/parrot/cclass.h
include/parrot/${V}/parrot/compiler.h
include/parrot/${V}/parrot/config.h
include/parrot/${V}/parrot/context.h
include/parrot/${V}/parrot/core_pmcs.h
include/parrot/${V}/parrot/core_types.h
include/parrot/${V}/parrot/datatypes.h
include/parrot/${V}/parrot/debugger.h
include/parrot/${V}/parrot/dynext.h
include/parrot/${V}/parrot/embed.h
include/parrot/${V}/parrot/encoding.h
include/parrot/${V}/parrot/enums.h
include/parrot/${V}/parrot/exceptions.h
include/parrot/${V}/parrot/exit.h
include/parrot/${V}/parrot/extend.h
include/parrot/${V}/parrot/extend_vtable.h
include/parrot/${V}/parrot/feature.h
include/parrot/${V}/parrot/gc_api.h
include/parrot/${V}/parrot/global_setup.h
include/parrot/${V}/parrot/has_header.h
include/parrot/${V}/parrot/hash.h
include/parrot/${V}/parrot/hll.h
include/parrot/${V}/parrot/imageio.h
include/parrot/${V}/parrot/interpreter.h
include/parrot/${V}/parrot/io.h
include/parrot/${V}/parrot/key.h
include/parrot/${V}/parrot/library.h
include/parrot/${V}/parrot/list.h
include/parrot/${V}/parrot/longopt.h
include/parrot/${V}/parrot/memory.h
include/parrot/${V}/parrot/misc.h
include/parrot/${V}/parrot/multidispatch.h
include/parrot/${V}/parrot/namespace.h
include/parrot/${V}/parrot/nci.h
include/parrot/${V}/parrot/oo.h
include/parrot/${V}/parrot/oo_private.h
include/parrot/${V}/parrot/op.h
include/parrot/${V}/parrot/oplib/
include/parrot/${V}/parrot/oplib.h
include/parrot/${V}/parrot/oplib/core_ops.h
include/parrot/${V}/parrot/oplib/ops.h
include/parrot/${V}/parrot/opsenum.h
include/parrot/${V}/parrot/packfile.h
include/parrot/${V}/parrot/parrot.h
include/parrot/${V}/parrot/pbcversion.h
include/parrot/${V}/parrot/platform_interface.h
include/parrot/${V}/parrot/pmc.h
include/parrot/${V}/parrot/pmc_freeze.h
include/parrot/${V}/parrot/pobj.h
include/parrot/${V}/parrot/pointer_array.h
include/parrot/${V}/parrot/runcore_api.h
include/parrot/${V}/parrot/runcore_profiling.h
include/parrot/${V}/parrot/runcore_trace.h
include/parrot/${V}/parrot/scheduler.h
include/parrot/${V}/parrot/scheduler_private.h
include/parrot/${V}/parrot/settings.h
include/parrot/${V}/parrot/string.h
include/parrot/${V}/parrot/string_funcs.h
include/parrot/${V}/parrot/sub.h
include/parrot/${V}/parrot/thr_none.h
include/parrot/${V}/parrot/thr_pthread.h
include/parrot/${V}/parrot/thr_windows.h
include/parrot/${V}/parrot/thread.h
include/parrot/${V}/parrot/vtable.h
include/parrot/${V}/parrot/vtables.h
include/parrot/${V}/parrot/warnings.h
include/parrot/${V}/pmc/
include/parrot/${V}/pmc/dummy
include/parrot/${V}/pmc/pmc_addrregistry.h
include/parrot/${V}/pmc/pmc_arrayiterator.h
include/parrot/${V}/pmc/pmc_bigint.h
include/parrot/${V}/pmc/pmc_bignum.h
include/parrot/${V}/pmc/pmc_boolean.h
include/parrot/${V}/pmc/pmc_bytebuffer.h
include/parrot/${V}/pmc/pmc_callcontext.h
include/parrot/${V}/pmc/pmc_capture.h
include/parrot/${V}/pmc/pmc_class.h
include/parrot/${V}/pmc/pmc_complex.h
include/parrot/${V}/pmc/pmc_continuation.h
include/parrot/${V}/pmc/pmc_coroutine.h
include/parrot/${V}/pmc/pmc_default.h
include/parrot/${V}/pmc/pmc_env.h
include/parrot/${V}/pmc/pmc_eval.h
include/parrot/${V}/pmc/pmc_eventhandler.h
include/parrot/${V}/pmc/pmc_exception.h
include/parrot/${V}/pmc/pmc_exceptionhandler.h
include/parrot/${V}/pmc/pmc_exporter.h
include/parrot/${V}/pmc/pmc_filehandle.h
include/parrot/${V}/pmc/pmc_fixedbooleanarray.h
include/parrot/${V}/pmc/pmc_fixedfloatarray.h
include/parrot/${V}/pmc/pmc_fixedintegerarray.h
include/parrot/${V}/pmc/pmc_fixedpmcarray.h
include/parrot/${V}/pmc/pmc_fixedstringarray.h
include/parrot/${V}/pmc/pmc_float.h
include/parrot/${V}/pmc/pmc_handle.h
include/parrot/${V}/pmc/pmc_hash.h
include/parrot/${V}/pmc/pmc_hashiterator.h
include/parrot/${V}/pmc/pmc_hashiteratorkey.h
include/parrot/${V}/pmc/pmc_imageiofreeze.h
include/parrot/${V}/pmc/pmc_imageiosize.h
include/parrot/${V}/pmc/pmc_imageiostrings.h
include/parrot/${V}/pmc/pmc_imageiothaw.h
include/parrot/${V}/pmc/pmc_imccompiler.h
include/parrot/${V}/pmc/pmc_integer.h
include/parrot/${V}/pmc/pmc_iterator.h
include/parrot/${V}/pmc/pmc_key.h
include/parrot/${V}/pmc/pmc_lexinfo.h
include/parrot/${V}/pmc/pmc_lexpad.h
include/parrot/${V}/pmc/pmc_managedstruct.h
include/parrot/${V}/pmc/pmc_mappedbytearray.h
include/parrot/${V}/pmc/pmc_multisub.h
include/parrot/${V}/pmc/pmc_namespace.h
include/parrot/${V}/pmc/pmc_nativepccmethod.h
include/parrot/${V}/pmc/pmc_nci.h
include/parrot/${V}/pmc/pmc_null.h
include/parrot/${V}/pmc/pmc_object.h
include/parrot/${V}/pmc/pmc_opcode.h
include/parrot/${V}/pmc/pmc_oplib.h
include/parrot/${V}/pmc/pmc_orderedhash.h
include/parrot/${V}/pmc/pmc_orderedhashiterator.h
include/parrot/${V}/pmc/pmc_packfile.h
include/parrot/${V}/pmc/pmc_packfileannotation.h
include/parrot/${V}/pmc/pmc_packfileannotations.h
include/parrot/${V}/pmc/pmc_packfilebytecodesegment.h
include/parrot/${V}/pmc/pmc_packfileconstanttable.h
include/parrot/${V}/pmc/pmc_packfiledebug.h
include/parrot/${V}/pmc/pmc_packfiledirectory.h
include/parrot/${V}/pmc/pmc_packfileopmap.h
include/parrot/${V}/pmc/pmc_packfilerawsegment.h
include/parrot/${V}/pmc/pmc_packfilesegment.h
include/parrot/${V}/pmc/pmc_packfileview.h
include/parrot/${V}/pmc/pmc_parrotinterpreter.h
include/parrot/${V}/pmc/pmc_parrotlibrary.h
include/parrot/${V}/pmc/pmc_parrotthread.h
include/parrot/${V}/pmc/pmc_pmcproxy.h
include/parrot/${V}/pmc/pmc_pointer.h
include/parrot/${V}/pmc/pmc_ptr.h
include/parrot/${V}/pmc/pmc_ptrbuf.h
include/parrot/${V}/pmc/pmc_ptrobj.h
include/parrot/${V}/pmc/pmc_resizablebooleanarray.h
include/parrot/${V}/pmc/pmc_resizablefloatarray.h
include/parrot/${V}/pmc/pmc_resizableintegerarray.h
include/parrot/${V}/pmc/pmc_resizablepmcarray.h
include/parrot/${V}/pmc/pmc_resizablestringarray.h
include/parrot/${V}/pmc/pmc_role.h
include/parrot/${V}/pmc/pmc_scalar.h
include/parrot/${V}/pmc/pmc_scheduler.h
include/parrot/${V}/pmc/pmc_schedulermessage.h
include/parrot/${V}/pmc/pmc_sockaddr.h
include/parrot/${V}/pmc/pmc_socket.h
include/parrot/${V}/pmc/pmc_string.h
include/parrot/${V}/pmc/pmc_stringbuilder.h
include/parrot/${V}/pmc/pmc_stringhandle.h
include/parrot/${V}/pmc/pmc_stringiterator.h
include/parrot/${V}/pmc/pmc_structview.h
include/parrot/${V}/pmc/pmc_sub.h
include/parrot/${V}/pmc/pmc_task.h
include/parrot/${V}/pmc/pmc_threadinterpreter.h
include/parrot/${V}/pmc/pmc_timer.h
include/parrot/${V}/pmc/pmc_undef.h
include/parrot/${V}/pmc/pmc_unmanagedstruct.h
lib/libparrot.a
lib/parrot/
lib/parrot/${V}/
lib/parrot/${V}/VERSION
lib/parrot/${V}/bin/
lib/parrot/${V}/bin/prove.pir
lib/parrot/${V}/dynext/
lib/parrot/${V}/include/
lib/parrot/${V}/include/call_bits.pasm
lib/parrot/${V}/include/cclass.pasm
lib/parrot/${V}/include/config.fpmc
lib/parrot/${V}/include/datatypes.pasm
lib/parrot/${V}/include/dlopenflags.pasm
lib/parrot/${V}/include/errors.pasm
lib/parrot/${V}/include/except_severity.pasm
lib/parrot/${V}/include/except_types.pasm
lib/parrot/${V}/include/fp_equality.pasm
lib/parrot/${V}/include/hash_key_type.pasm
lib/parrot/${V}/include/hllmacros.pir
lib/parrot/${V}/include/iglobals.pasm
lib/parrot/${V}/include/interpcores.pasm
lib/parrot/${V}/include/interpdebug.pasm
lib/parrot/${V}/include/interpflags.pasm
lib/parrot/${V}/include/interpinfo.pasm
lib/parrot/${V}/include/interptrace.pasm
lib/parrot/${V}/include/iterator.pasm
lib/parrot/${V}/include/libpaths.pasm
lib/parrot/${V}/include/longopt.pasm
lib/parrot/${V}/include/parrot_version.pir
lib/parrot/${V}/include/parrotlib.pbc
lib/parrot/${V}/include/pmctypes.pasm
lib/parrot/${V}/include/signal.pasm
lib/parrot/${V}/include/socket.pasm
lib/parrot/${V}/include/stat.pasm
lib/parrot/${V}/include/stdio.pasm
lib/parrot/${V}/include/stringinfo.pasm
lib/parrot/${V}/include/sysinfo.pasm
lib/parrot/${V}/include/test_more.pir
lib/parrot/${V}/include/timer.pasm
lib/parrot/${V}/include/tm.pasm
lib/parrot/${V}/include/warnings.pasm
lib/parrot/${V}/languages/
lib/parrot/${V}/languages/JSON/
lib/parrot/${V}/languages/JSON/JSON.pir
lib/parrot/${V}/languages/data_json/
lib/parrot/${V}/languages/data_json/Defines.mak
lib/parrot/${V}/languages/data_json/JSON.nqp
lib/parrot/${V}/languages/data_json/Rules.mak
lib/parrot/${V}/languages/data_json/data_json/
lib/parrot/${V}/languages/data_json/data_json.pbc
lib/parrot/${V}/languages/data_json/data_json.pir
lib/parrot/${V}/languages/data_json/data_json/grammar.pg
lib/parrot/${V}/languages/data_json/data_json/pge2pir.tg
lib/parrot/${V}/languages/parrot/
lib/parrot/${V}/languages/parrot/parrot.pir
lib/parrot/${V}/languages/pct/
lib/parrot/${V}/languages/pct/Defines.mak
lib/parrot/${V}/languages/pct/PCT.pir
lib/parrot/${V}/languages/pct/Rules.mak
lib/parrot/${V}/languages/pct/src/
lib/parrot/${V}/languages/pct/src/PAST/
lib/parrot/${V}/languages/pct/src/PAST.pir
lib/parrot/${V}/languages/pct/src/PAST/Compiler.pir
lib/parrot/${V}/languages/pct/src/PAST/Node.pir
lib/parrot/${V}/languages/pct/src/PCT/
lib/parrot/${V}/languages/pct/src/PCT/Dumper.pir
lib/parrot/${V}/languages/pct/src/PCT/Grammar.pir
lib/parrot/${V}/languages/pct/src/PCT/HLLCompiler.pir
lib/parrot/${V}/languages/pct/src/PCT/Node.pir
lib/parrot/${V}/languages/pct/src/POST/
lib/parrot/${V}/languages/pct/src/POST/Compiler.pir
lib/parrot/${V}/languages/pct/src/POST/Node.pir
lib/parrot/${V}/languages/pge/
lib/parrot/${V}/languages/pge/Defines.mak
lib/parrot/${V}/languages/pge/P6Rule.grammar
lib/parrot/${V}/languages/pge/PGE/
lib/parrot/${V}/languages/pge/PGE.pir
lib/parrot/${V}/languages/pge/PGE/Exp.pir
lib/parrot/${V}/languages/pge/PGE/Match.pir
lib/parrot/${V}/languages/pge/PGE/OPTable.pir
lib/parrot/${V}/languages/pge/PGE/P5Regex.pir
lib/parrot/${V}/languages/pge/PGE/Perl6Regex.pir
lib/parrot/${V}/languages/pge/PGE/Regex.pir
lib/parrot/${V}/languages/pge/PGE/builtins.pg
lib/parrot/${V}/languages/pge/Rules.mak
lib/parrot/${V}/languages/pge/STATUS
lib/parrot/${V}/languages/tge/
lib/parrot/${V}/languages/tge/Defines.mak
lib/parrot/${V}/languages/tge/Rules.mak
lib/parrot/${V}/languages/tge/TGE/
lib/parrot/${V}/languages/tge/TGE.pir
lib/parrot/${V}/languages/tge/TGE/Compiler.pir
lib/parrot/${V}/languages/tge/TGE/Grammar.pir
lib/parrot/${V}/languages/tge/TGE/Parser.pg
lib/parrot/${V}/languages/tge/TGE/Rule.pir
lib/parrot/${V}/languages/tge/TGE/Tree.pir
lib/parrot/${V}/languages/tge/tgc.pir
lib/parrot/${V}/languages/winxed/
lib/parrot/${V}/languages/winxed/winxed.pbc
lib/parrot/${V}/library/
lib/parrot/${V}/library/Archive/
lib/parrot/${V}/library/Archive/Tar.pbc
lib/parrot/${V}/library/Archive/Tar.pir
lib/parrot/${V}/library/Archive/Zip.pbc
lib/parrot/${V}/library/Archive/Zip.pir
lib/parrot/${V}/library/CGI/
lib/parrot/${V}/library/CGI/QueryHash.pbc
lib/parrot/${V}/library/CGI/QueryHash.pir
lib/parrot/${V}/library/Config/
lib/parrot/${V}/library/Config/JSON.pbc
lib/parrot/${V}/library/Config/JSON.pir
lib/parrot/${V}/library/Configure/
lib/parrot/${V}/library/Configure/genfile.pbc
lib/parrot/${V}/library/Configure/genfile.pir
lib/parrot/${V}/library/Crow.pbc
lib/parrot/${V}/library/Crow.pir
lib/parrot/${V}/library/Curses.pir
lib/parrot/${V}/library/Data/
lib/parrot/${V}/library/Data/Dumper/
lib/parrot/${V}/library/Data/Dumper.pbc
lib/parrot/${V}/library/Data/Dumper.pir
lib/parrot/${V}/library/Data/Dumper/Base.pbc
lib/parrot/${V}/library/Data/Dumper/Base.pir
lib/parrot/${V}/library/Data/Dumper/Default.pbc
lib/parrot/${V}/library/Data/Dumper/Default.pir
lib/parrot/${V}/library/Digest/
lib/parrot/${V}/library/Digest/MD5.pbc
lib/parrot/${V}/library/Digest/MD5.pir
lib/parrot/${V}/library/Digest/sha256.pbc
lib/parrot/${V}/library/Digest/sha256.pir
lib/parrot/${V}/library/Getopt/
lib/parrot/${V}/library/Getopt/Obj.pbc
lib/parrot/${V}/library/Getopt/Obj.pir
lib/parrot/${V}/library/HLL.pbc
lib/parrot/${V}/library/HTTP/
lib/parrot/${V}/library/HTTP/Daemon.pir
lib/parrot/${V}/library/HTTP/Message.pbc
lib/parrot/${V}/library/HTTP/Message.pir
lib/parrot/${V}/library/Iter.pbc
lib/parrot/${V}/library/Iter.pir
lib/parrot/${V}/library/JSON.pbc
lib/parrot/${V}/library/JSON.pir
lib/parrot/${V}/library/LWP/
lib/parrot/${V}/library/LWP/Protocol.pbc
lib/parrot/${V}/library/LWP/Protocol.pir
lib/parrot/${V}/library/LWP/UserAgent.pbc
lib/parrot/${V}/library/LWP/UserAgent.pir
lib/parrot/${V}/library/MIME/
lib/parrot/${V}/library/MIME/Base64.pbc
lib/parrot/${V}/library/MIME/Base64.pir
lib/parrot/${V}/library/Math/
lib/parrot/${V}/library/Math/Rand.pbc
lib/parrot/${V}/library/Math/Rand.pir
lib/parrot/${V}/library/NCI/
lib/parrot/${V}/library/NCI/Utils.pir
lib/parrot/${V}/library/OpenGL/
lib/parrot/${V}/library/OpenGL.pir
lib/parrot/${V}/library/OpenGL/Math.pir
lib/parrot/${V}/library/P6Regex.pbc
lib/parrot/${V}/library/P6object.pbc
lib/parrot/${V}/library/P6object.pir
lib/parrot/${V}/library/PCT/
lib/parrot/${V}/library/PCT.pbc
lib/parrot/${V}/library/PCT/Grammar.pbc
lib/parrot/${V}/library/PCT/HLLCompiler.pbc
lib/parrot/${V}/library/PCT/PAST.pbc
lib/parrot/${V}/library/PGE/
lib/parrot/${V}/library/PGE.pbc
lib/parrot/${V}/library/PGE/Dumper.pbc
lib/parrot/${V}/library/PGE/Dumper.pir
lib/parrot/${V}/library/PGE/Glob.pbc
lib/parrot/${V}/library/PGE/Glob.pir
lib/parrot/${V}/library/PGE/Hs.pir
lib/parrot/${V}/library/PGE/Perl6Grammar.pbc
lib/parrot/${V}/library/PGE/Perl6Grammar.pir
lib/parrot/${V}/library/PGE/Text.pbc
lib/parrot/${V}/library/PGE/Text.pir
lib/parrot/${V}/library/PGE/Util.pbc
lib/parrot/${V}/library/PGE/Util.pir
lib/parrot/${V}/library/Parrot/
lib/parrot/${V}/library/Parrot/Coroutine.pbc
lib/parrot/${V}/library/Parrot/Coroutine.pir
lib/parrot/${V}/library/Parrot/Exception.pbc
lib/parrot/${V}/library/Parrot/Exception.pir
lib/parrot/${V}/library/Pg.pir
lib/parrot/${V}/library/ProfTest/
lib/parrot/${V}/library/ProfTest/Matcher.nqp
lib/parrot/${V}/library/ProfTest/NQPProfile.nqp
lib/parrot/${V}/library/ProfTest/PIRProfile.nqp
lib/parrot/${V}/library/ProfTest/Want.nqp
lib/parrot/${V}/library/Range.pbc
lib/parrot/${V}/library/Range.pir
lib/parrot/${V}/library/Regex.pbc
lib/parrot/${V}/library/Rules.mak
lib/parrot/${V}/library/SDL/
lib/parrot/${V}/library/SDL.pir
lib/parrot/${V}/library/SDL/App.pir
lib/parrot/${V}/library/SDL/Button.pir
lib/parrot/${V}/library/SDL/Color.pir
lib/parrot/${V}/library/SDL/Constants.pir
lib/parrot/${V}/library/SDL/Event.pir
lib/parrot/${V}/library/SDL/EventHandler.pir
lib/parrot/${V}/library/SDL/Font.pir
lib/parrot/${V}/library/SDL/Image.pir
lib/parrot/${V}/library/SDL/LCD.pir
lib/parrot/${V}/library/SDL/LCD.png
lib/parrot/${V}/library/SDL/Rect.pir
lib/parrot/${V}/library/SDL/Sprite.pir
lib/parrot/${V}/library/SDL/StopWatch.pir
lib/parrot/${V}/library/SDL/Surface.pir
lib/parrot/${V}/library/Stream/
lib/parrot/${V}/library/Stream/Base.pbc
lib/parrot/${V}/library/Stream/Base.pir
lib/parrot/${V}/library/Stream/Combiner.pbc
lib/parrot/${V}/library/Stream/Combiner.pir
lib/parrot/${V}/library/Stream/Coroutine.pbc
lib/parrot/${V}/library/Stream/Coroutine.pir
lib/parrot/${V}/library/Stream/Filter.pbc
lib/parrot/${V}/library/Stream/Filter.pir
lib/parrot/${V}/library/Stream/Lines.pbc
lib/parrot/${V}/library/Stream/Lines.pir
lib/parrot/${V}/library/Stream/ParrotIO.pbc
lib/parrot/${V}/library/Stream/ParrotIO.pir
lib/parrot/${V}/library/Stream/Replay.pbc
lib/parrot/${V}/library/Stream/Replay.pir
lib/parrot/${V}/library/Stream/Sub.pbc
lib/parrot/${V}/library/Stream/Sub.pir
lib/parrot/${V}/library/Stream/Writer.pbc
lib/parrot/${V}/library/Stream/Writer.pir
lib/parrot/${V}/library/String/
lib/parrot/${V}/library/String/Utils.pir
lib/parrot/${V}/library/TAP/
lib/parrot/${V}/library/TAP/Formatter.pbc
lib/parrot/${V}/library/TAP/Formatter.pir
lib/parrot/${V}/library/TAP/Harness.pbc
lib/parrot/${V}/library/TAP/Harness.pir
lib/parrot/${V}/library/TAP/Parser.pbc
lib/parrot/${V}/library/TAP/Parser.pir
lib/parrot/${V}/library/TGE.pbc
lib/parrot/${V}/library/Tcl/
lib/parrot/${V}/library/Tcl/Glob.pbc
lib/parrot/${V}/library/Tcl/Glob.pir
lib/parrot/${V}/library/TclLibrary.pbc
lib/parrot/${V}/library/TclLibrary.pir
lib/parrot/${V}/library/Test/
lib/parrot/${V}/library/Test/Builder/
lib/parrot/${V}/library/Test/Builder.pbc
lib/parrot/${V}/library/Test/Builder.pir
lib/parrot/${V}/library/Test/Builder/Output.pbc
lib/parrot/${V}/library/Test/Builder/Output.pir
lib/parrot/${V}/library/Test/Builder/Test.pbc
lib/parrot/${V}/library/Test/Builder/Test.pir
lib/parrot/${V}/library/Test/Builder/TestPlan.pbc
lib/parrot/${V}/library/Test/Builder/TestPlan.pir
lib/parrot/${V}/library/Test/Builder/Tester.pbc
lib/parrot/${V}/library/Test/Builder/Tester.pir
lib/parrot/${V}/library/Test/Class.pbc
lib/parrot/${V}/library/Test/Class.pir
lib/parrot/${V}/library/Test/More.pbc
lib/parrot/${V}/library/Test/More.pir
lib/parrot/${V}/library/URI/
lib/parrot/${V}/library/URI.pbc
lib/parrot/${V}/library/URI.pir
lib/parrot/${V}/library/URI/Escape.pir
lib/parrot/${V}/library/YAML/
lib/parrot/${V}/library/YAML/Dumper/
lib/parrot/${V}/library/YAML/Dumper.pbc
lib/parrot/${V}/library/YAML/Dumper.pir
lib/parrot/${V}/library/YAML/Dumper/Base.pir
lib/parrot/${V}/library/YAML/Dumper/Default.pir
lib/parrot/${V}/library/YAML/Tiny.pbc
lib/parrot/${V}/library/YAML/Tiny.pm
lib/parrot/${V}/library/config.pbc
lib/parrot/${V}/library/config.pir
lib/parrot/${V}/library/crypto.declarations
lib/parrot/${V}/library/distutils.pbc
lib/parrot/${V}/library/distutils.pir
lib/parrot/${V}/library/dumper.pbc
lib/parrot/${V}/library/dumper.pir
lib/parrot/${V}/library/libpcre.pbc
lib/parrot/${V}/library/libpcre.pir
lib/parrot/${V}/library/ncurses.declarations
lib/parrot/${V}/library/ncurses.pbc
lib/parrot/${V}/library/ncurses.pir
lib/parrot/${V}/library/nqp-rx.pbc
lib/parrot/${V}/library/nqp-setting.pbc
lib/parrot/${V}/library/openssl.declarations
lib/parrot/${V}/library/opsc.pbc
lib/parrot/${V}/library/osutils.pbc
lib/parrot/${V}/library/osutils.pir
lib/parrot/${V}/library/parrotlib.pbc
lib/parrot/${V}/library/parrotlib.pir
lib/parrot/${V}/library/pcore.pbc
lib/parrot/${V}/library/pcore.pir
lib/parrot/${V}/library/pcre.pbc
lib/parrot/${V}/library/pcre.pir
lib/parrot/${V}/library/postgres.declarations
lib/parrot/${V}/library/postgres.pir
lib/parrot/${V}/library/random_lib.pir
lib/parrot/${V}/library/uuid.pbc
lib/parrot/${V}/library/uuid.pir
lib/parrot/${V}/library/yaml_dumper.pir
lib/parrot/${V}/parrot_config.o
lib/parrot/${V}/tools/
lib/parrot/${V}/tools/build/
lib/parrot/${V}/tools/build/ops2c.pl
lib/parrot/${V}/tools/build/pmc2c.pl
lib/parrot/${V}/tools/dev/
lib/parrot/${V}/tools/dev/create_language.pl
lib/parrot/${V}/tools/dev/gen_makefile.pl
lib/parrot/${V}/tools/dev/mk_language_shell.pl
lib/parrot/${V}/tools/dev/pbc_to_exe.pir
lib/parrot/${V}/tools/dev/pprof2cg.pl
lib/parrot/${V}/tools/dev/reconfigure.pl
lib/parrot/${V}/tools/lib/
lib/parrot/${V}/tools/lib/File/
lib/parrot/${V}/tools/lib/File/Which.pm
lib/parrot/${V}/tools/lib/Parrot/
lib/parrot/${V}/tools/lib/Parrot/BuildUtil.pm
lib/parrot/${V}/tools/lib/Parrot/Config/
lib/parrot/${V}/tools/lib/Parrot/Config.pm
lib/parrot/${V}/tools/lib/Parrot/Config/Generated.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/
lib/parrot/${V}/tools/lib/Parrot/Configure.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Compiler.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Data.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Messages.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/
lib/parrot/${V}/tools/lib/Parrot/Configure/Options.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Conf/
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Conf.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Conf/CLI.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Conf/File.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Conf/Shared.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Reconf.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Test/
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Test.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Options/Test/Prepare.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Step/
lib/parrot/${V}/tools/lib/Parrot/Configure/Step.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Step/List.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Step/Methods.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Step/Test.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Test.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Trace.pm
lib/parrot/${V}/tools/lib/Parrot/Configure/Utils.pm
lib/parrot/${V}/tools/lib/Parrot/Distribution.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/
lib/parrot/${V}/tools/lib/Parrot/Docs/Directory.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/File.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Group.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/HTMLPage.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Item.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/POD2HTML.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/PodToHtml.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/
lib/parrot/${V}/tools/lib/Parrot/Docs/Section.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/C.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Compilers.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Config.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Developer.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Examples.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/IMCC.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Info.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Libs.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Ops.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/PCT_Tutorial.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/PDDs.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/PMCs.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Parrot.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Perl.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Tests.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Section/Tools.pm
lib/parrot/${V}/tools/lib/Parrot/Docs/Text2HTML.pm
lib/parrot/${V}/tools/lib/Parrot/Git/
lib/parrot/${V}/tools/lib/Parrot/Git/Describe.pm
lib/parrot/${V}/tools/lib/Parrot/H2inc.pm
lib/parrot/${V}/tools/lib/Parrot/Harness/
lib/parrot/${V}/tools/lib/Parrot/Harness/DefaultTests.pm
lib/parrot/${V}/tools/lib/Parrot/Harness/Options.pm
lib/parrot/${V}/tools/lib/Parrot/Harness/Smoke.pm
lib/parrot/${V}/tools/lib/Parrot/Headerizer/
lib/parrot/${V}/tools/lib/Parrot/Headerizer.pm
lib/parrot/${V}/tools/lib/Parrot/Headerizer/Functions.pm
lib/parrot/${V}/tools/lib/Parrot/IO/
lib/parrot/${V}/tools/lib/Parrot/IO/Directory.pm
lib/parrot/${V}/tools/lib/Parrot/IO/File.pm
lib/parrot/${V}/tools/lib/Parrot/IO/Path.pm
lib/parrot/${V}/tools/lib/Parrot/Install.pm
lib/parrot/${V}/tools/lib/Parrot/Manifest.pm
lib/parrot/${V}/tools/lib/Parrot/PMC.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Attribute.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Dumper.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Emitter.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Library.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/MULTI.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Method.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Object.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PCCMETHOD.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PCCMETHOD_BITS.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC/
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC/Null.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC/Object.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC/PrintTree.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC/RO.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/PMC/default.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Parser.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/Pmc2cMain.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/UtilFunctions.pm
lib/parrot/${V}/tools/lib/Parrot/Pmc2c/VTable.pm
lib/parrot/${V}/tools/lib/Parrot/Revision.pm
lib/parrot/${V}/tools/lib/Parrot/SHA1.pm
lib/parrot/${V}/tools/lib/Parrot/SearchOps.pm
lib/parrot/${V}/tools/lib/Parrot/Test/
lib/parrot/${V}/tools/lib/Parrot/Test.pm
lib/parrot/${V}/tools/lib/Parrot/Test/Harness.pm
lib/parrot/${V}/tools/lib/Parrot/Test/PGE.pm
lib/parrot/${V}/tools/lib/Parrot/Test/PIR_PGE.pm
lib/parrot/${V}/tools/lib/Parrot/Test/Pod/
lib/parrot/${V}/tools/lib/Parrot/Test/Pod.pm
lib/parrot/${V}/tools/lib/Parrot/Test/Pod/Utils.pm
lib/parrot/${V}/tools/lib/Parrot/Test/Util/
lib/parrot/${V}/tools/lib/Parrot/Test/Util.pm
lib/parrot/${V}/tools/lib/Parrot/Test/Util/Runloop.pm
lib/parrot/${V}/tools/lib/Parrot/Vtable.pm
share/doc/parrot/
share/doc/parrot/${V}/
share/doc/parrot/${V}/CREDITS
share/doc/parrot/${V}/DONORS.pod
share/doc/parrot/${V}/LICENSE
share/doc/parrot/${V}/NEWS
share/doc/parrot/${V}/PBC_COMPAT
share/doc/parrot/${V}/PLATFORMS
share/doc/parrot/${V}/README
share/doc/parrot/${V}/README_cygwin.pod
share/doc/parrot/${V}/README_win32.pod
share/doc/parrot/${V}/RESPONSIBLE_PARTIES
share/doc/parrot/${V}/TODO
share/doc/parrot/${V}/examples/
share/doc/parrot/${V}/examples/README
share/doc/parrot/${V}/examples/benchmarks/
share/doc/parrot/${V}/examples/benchmarks/addit.pasm
share/doc/parrot/${V}/examples/benchmarks/addit.pir
share/doc/parrot/${V}/examples/benchmarks/addit.pl
share/doc/parrot/${V}/examples/benchmarks/addit.rb
share/doc/parrot/${V}/examples/benchmarks/addit2.pir
share/doc/parrot/${V}/examples/benchmarks/array_access.pir
share/doc/parrot/${V}/examples/benchmarks/arriter.pir
share/doc/parrot/${V}/examples/benchmarks/arriter.pl
share/doc/parrot/${V}/examples/benchmarks/arriter.rb
share/doc/parrot/${V}/examples/benchmarks/arriter_o1.pir
share/doc/parrot/${V}/examples/benchmarks/bench_newp.pasm
share/doc/parrot/${V}/examples/benchmarks/boolean.pir
share/doc/parrot/${V}/examples/benchmarks/fib.cs
share/doc/parrot/${V}/examples/benchmarks/fib.pir
share/doc/parrot/${V}/examples/benchmarks/fib.pl
share/doc/parrot/${V}/examples/benchmarks/fib.py
share/doc/parrot/${V}/examples/benchmarks/fib.rb
share/doc/parrot/${V}/examples/benchmarks/float4.pir
share/doc/parrot/${V}/examples/benchmarks/freeze.pasm
share/doc/parrot/${V}/examples/benchmarks/freeze.pl
share/doc/parrot/${V}/examples/benchmarks/gc_alloc_new.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_alloc_reuse.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_generations.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_header_new.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_header_reuse.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_waves_headers.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_waves_sizeable_data.pasm
share/doc/parrot/${V}/examples/benchmarks/gc_waves_sizeable_headers.pasm
share/doc/parrot/${V}/examples/benchmarks/hamming.pir
share/doc/parrot/${V}/examples/benchmarks/hello.pir
share/doc/parrot/${V}/examples/benchmarks/mops.pasm
share/doc/parrot/${V}/examples/benchmarks/mops.pl
share/doc/parrot/${V}/examples/benchmarks/mops_intval.pasm
share/doc/parrot/${V}/examples/benchmarks/oo1.pir
share/doc/parrot/${V}/examples/benchmarks/oo1.pl
share/doc/parrot/${V}/examples/benchmarks/oo1.py
share/doc/parrot/${V}/examples/benchmarks/oo1.rb
share/doc/parrot/${V}/examples/benchmarks/oo2.pir
share/doc/parrot/${V}/examples/benchmarks/oo2.pl
share/doc/parrot/${V}/examples/benchmarks/oo2.py
share/doc/parrot/${V}/examples/benchmarks/oo2.rb
share/doc/parrot/${V}/examples/benchmarks/oo3.pir
share/doc/parrot/${V}/examples/benchmarks/oo3.pl
share/doc/parrot/${V}/examples/benchmarks/oo3.py
share/doc/parrot/${V}/examples/benchmarks/oo3.rb
share/doc/parrot/${V}/examples/benchmarks/oo4.pasm
share/doc/parrot/${V}/examples/benchmarks/oo4.pl
share/doc/parrot/${V}/examples/benchmarks/oo4.py
share/doc/parrot/${V}/examples/benchmarks/oo4.rb
share/doc/parrot/${V}/examples/benchmarks/oo5.pir
share/doc/parrot/${V}/examples/benchmarks/oo5.pl
share/doc/parrot/${V}/examples/benchmarks/oo5.py
share/doc/parrot/${V}/examples/benchmarks/oo5.rb
share/doc/parrot/${V}/examples/benchmarks/oo6.pir
share/doc/parrot/${V}/examples/benchmarks/oo6.pl
share/doc/parrot/${V}/examples/benchmarks/oo6.py
share/doc/parrot/${V}/examples/benchmarks/oo6.rb
share/doc/parrot/${V}/examples/benchmarks/oofib.pir
share/doc/parrot/${V}/examples/benchmarks/oofib.pl
share/doc/parrot/${V}/examples/benchmarks/oofib.py
share/doc/parrot/${V}/examples/benchmarks/oofib.rb
share/doc/parrot/${V}/examples/benchmarks/oon.txt
share/doc/parrot/${V}/examples/benchmarks/overload.pir
share/doc/parrot/${V}/examples/benchmarks/primes.c
share/doc/parrot/${V}/examples/benchmarks/primes.pasm
share/doc/parrot/${V}/examples/benchmarks/primes.pl
share/doc/parrot/${V}/examples/benchmarks/primes2.c
share/doc/parrot/${V}/examples/benchmarks/primes2.pir
share/doc/parrot/${V}/examples/benchmarks/primes2.pl
share/doc/parrot/${V}/examples/benchmarks/primes2.py
share/doc/parrot/${V}/examples/benchmarks/primes2.rb
share/doc/parrot/${V}/examples/benchmarks/primes2_i.pir
share/doc/parrot/${V}/examples/benchmarks/primes_i.pasm
share/doc/parrot/${V}/examples/benchmarks/rand.pir
share/doc/parrot/${V}/examples/benchmarks/stress.pasm
share/doc/parrot/${V}/examples/benchmarks/stress.pl
share/doc/parrot/${V}/examples/benchmarks/stress.rb
share/doc/parrot/${V}/examples/benchmarks/stress1.pasm
share/doc/parrot/${V}/examples/benchmarks/stress1.pl
share/doc/parrot/${V}/examples/benchmarks/stress2.pasm
share/doc/parrot/${V}/examples/benchmarks/stress2.pl
share/doc/parrot/${V}/examples/benchmarks/stress2.rb
share/doc/parrot/${V}/examples/benchmarks/stress3.pasm
share/doc/parrot/${V}/examples/benchmarks/stress_integers.pir
share/doc/parrot/${V}/examples/benchmarks/stress_strings.pir
share/doc/parrot/${V}/examples/benchmarks/vpm.pir
share/doc/parrot/${V}/examples/benchmarks/vpm.pl
share/doc/parrot/${V}/examples/benchmarks/vpm.py
share/doc/parrot/${V}/examples/benchmarks/vpm.rb
share/doc/parrot/${V}/examples/c/
share/doc/parrot/${V}/examples/c/nanoparrot.c
share/doc/parrot/${V}/examples/c/pbc_info.c
share/doc/parrot/${V}/examples/c/test_main.c
share/doc/parrot/${V}/examples/compilers/
share/doc/parrot/${V}/examples/compilers/Makefile
share/doc/parrot/${V}/examples/compilers/japhc.c
share/doc/parrot/${V}/examples/config/
share/doc/parrot/${V}/examples/config/file/
share/doc/parrot/${V}/examples/config/file/configcompiler
share/doc/parrot/${V}/examples/config/file/configwithfatalstep
share/doc/parrot/${V}/examples/embed/
share/doc/parrot/${V}/examples/embed/Makefile
share/doc/parrot/${V}/examples/embed/Makefile.msvc
share/doc/parrot/${V}/examples/embed/cotorra.c
share/doc/parrot/${V}/examples/io/
share/doc/parrot/${V}/examples/io/get.pir
share/doc/parrot/${V}/examples/io/http.pir
share/doc/parrot/${V}/examples/io/httpd.pir
share/doc/parrot/${V}/examples/io/post.pir
share/doc/parrot/${V}/examples/json/
share/doc/parrot/${V}/examples/json/postalcodes.pir
share/doc/parrot/${V}/examples/json/test.pir
share/doc/parrot/${V}/examples/languages/
share/doc/parrot/${V}/examples/languages/abc/
share/doc/parrot/${V}/examples/languages/abc/MAINTAINER
share/doc/parrot/${V}/examples/languages/abc/README
share/doc/parrot/${V}/examples/languages/abc/TODO
share/doc/parrot/${V}/examples/languages/abc/abc.pir
share/doc/parrot/${V}/examples/languages/abc/setup.pir
share/doc/parrot/${V}/examples/languages/abc/src/
share/doc/parrot/${V}/examples/languages/abc/src/builtins/
share/doc/parrot/${V}/examples/languages/abc/src/builtins/all.pir
share/doc/parrot/${V}/examples/languages/abc/src/parser/
share/doc/parrot/${V}/examples/languages/abc/src/parser/actions.nqp
share/doc/parrot/${V}/examples/languages/abc/src/parser/grammar.nqp
share/doc/parrot/${V}/examples/languages/abc/t/
share/doc/parrot/${V}/examples/languages/abc/t/01-tests.t
share/doc/parrot/${V}/examples/languages/abc/t/abc_basic
share/doc/parrot/${V}/examples/languages/abc/t/abc_functions
share/doc/parrot/${V}/examples/languages/abc/t/abc_special_variables
share/doc/parrot/${V}/examples/languages/abc/t/abc_statement
share/doc/parrot/${V}/examples/languages/squaak/
share/doc/parrot/${V}/examples/languages/squaak/MAINTAINER
share/doc/parrot/${V}/examples/languages/squaak/README
share/doc/parrot/${V}/examples/languages/squaak/doc/
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_1.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_2.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_3.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_4.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_5.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_6.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_7.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_8.pod
share/doc/parrot/${V}/examples/languages/squaak/doc/tutorial_episode_9.pod
share/doc/parrot/${V}/examples/languages/squaak/examples/
share/doc/parrot/${V}/examples/languages/squaak/examples/factorial.sq
share/doc/parrot/${V}/examples/languages/squaak/examples/life.sq
share/doc/parrot/${V}/examples/languages/squaak/setup.pir
share/doc/parrot/${V}/examples/languages/squaak/squaak.pir
share/doc/parrot/${V}/examples/languages/squaak/src/
share/doc/parrot/${V}/examples/languages/squaak/src/Squaak/
share/doc/parrot/${V}/examples/languages/squaak/src/Squaak/Actions.pm
share/doc/parrot/${V}/examples/languages/squaak/src/Squaak/Compiler.pm
share/doc/parrot/${V}/examples/languages/squaak/src/Squaak/Grammar.pm
share/doc/parrot/${V}/examples/languages/squaak/src/Squaak/Runtime.pm
share/doc/parrot/${V}/examples/languages/squaak/src/squaak.pir
share/doc/parrot/${V}/examples/languages/squaak/t/
share/doc/parrot/${V}/examples/languages/squaak/t/00-sanity.t
share/doc/parrot/${V}/examples/languages/squaak/t/01-math.t
share/doc/parrot/${V}/examples/library/
share/doc/parrot/${V}/examples/library/acorn.life
share/doc/parrot/${V}/examples/library/getopt_demo.pir
share/doc/parrot/${V}/examples/library/md5sum.pir
share/doc/parrot/${V}/examples/library/ncurses_life.pir
share/doc/parrot/${V}/examples/library/pcre.pir
share/doc/parrot/${V}/examples/mops/
share/doc/parrot/${V}/examples/mops/README
share/doc/parrot/${V}/examples/mops/mops.c
share/doc/parrot/${V}/examples/mops/mops.cs
share/doc/parrot/${V}/examples/mops/mops.il
share/doc/parrot/${V}/examples/mops/mops.p6
share/doc/parrot/${V}/examples/mops/mops.pl
share/doc/parrot/${V}/examples/mops/mops.ps
share/doc/parrot/${V}/examples/mops/mops.py
share/doc/parrot/${V}/examples/mops/mops.rb
share/doc/parrot/${V}/examples/mops/mops.scheme
share/doc/parrot/${V}/examples/namespace/
share/doc/parrot/${V}/examples/namespace/namespace_dump.pir
share/doc/parrot/${V}/examples/nci/
share/doc/parrot/${V}/examples/nci/PQt.cpp
share/doc/parrot/${V}/examples/nci/QtHelloWorld.pasm
share/doc/parrot/${V}/examples/nci/QtHelloWorld.pir
share/doc/parrot/${V}/examples/nci/Xlib.pir
share/doc/parrot/${V}/examples/nci/Xlibconstants.pir
share/doc/parrot/${V}/examples/nci/ls.pir
share/doc/parrot/${V}/examples/nci/sdl_blue_rectangle.pir
share/doc/parrot/${V}/examples/nci/win32api.pir
share/doc/parrot/${V}/examples/nci/xlibtest.nqp
share/doc/parrot/${V}/examples/nci/xlibtest.p6
share/doc/parrot/${V}/examples/nci/xlibtest.pir
share/doc/parrot/${V}/examples/nci/xlibtest.rb
share/doc/parrot/${V}/examples/opengl/
share/doc/parrot/${V}/examples/opengl/math.pir
share/doc/parrot/${V}/examples/opengl/shapes.p6
share/doc/parrot/${V}/examples/opengl/shapes.pir
share/doc/parrot/${V}/examples/opengl/static-triangle-hll.pir
share/doc/parrot/${V}/examples/opengl/static-triangle.p6
share/doc/parrot/${V}/examples/opengl/static-triangle.pir
share/doc/parrot/${V}/examples/opengl/triangle.p6
share/doc/parrot/${V}/examples/opengl/triangle.pir
share/doc/parrot/${V}/examples/pasm/
share/doc/parrot/${V}/examples/pasm/cat.pasm
share/doc/parrot/${V}/examples/pasm/fact.pasm
share/doc/parrot/${V}/examples/pasm/hello.pasm
share/doc/parrot/${V}/examples/pasm/trace.pasm
share/doc/parrot/${V}/examples/past/
share/doc/parrot/${V}/examples/past/01-sub.pir
share/doc/parrot/${V}/examples/past/blocktype_immediate.pir
share/doc/parrot/${V}/examples/past/four_plus_one.pir
share/doc/parrot/${V}/examples/pge/
share/doc/parrot/${V}/examples/pge/demo.pir
share/doc/parrot/${V}/examples/pir/
share/doc/parrot/${V}/examples/pir/befunge/
share/doc/parrot/${V}/examples/pir/befunge/Changes
share/doc/parrot/${V}/examples/pir/befunge/MAINTAINER
share/doc/parrot/${V}/examples/pir/befunge/README
share/doc/parrot/${V}/examples/pir/befunge/befunge.pir
share/doc/parrot/${V}/examples/pir/befunge/debug.pir
share/doc/parrot/${V}/examples/pir/befunge/flow.pir
share/doc/parrot/${V}/examples/pir/befunge/io.pir
share/doc/parrot/${V}/examples/pir/befunge/load.pir
share/doc/parrot/${V}/examples/pir/befunge/maths.pir
share/doc/parrot/${V}/examples/pir/befunge/pascserp.bef
share/doc/parrot/${V}/examples/pir/befunge/setup.pir
share/doc/parrot/${V}/examples/pir/befunge/stack.pir
share/doc/parrot/${V}/examples/pir/befunge/t/
share/doc/parrot/${V}/examples/pir/befunge/t/basic.t
share/doc/parrot/${V}/examples/pir/befunge/test.bef
share/doc/parrot/${V}/examples/pir/circle.pir
share/doc/parrot/${V}/examples/pir/euclid.pir
share/doc/parrot/${V}/examples/pir/genprog.bas
share/doc/parrot/${V}/examples/pir/hanoi.pir
share/doc/parrot/${V}/examples/pir/interlangs.bas
share/doc/parrot/${V}/examples/pir/interlangs.pir
share/doc/parrot/${V}/examples/pir/io.pir
share/doc/parrot/${V}/examples/pir/levenshtein.pir
share/doc/parrot/${V}/examples/pir/life.pir
share/doc/parrot/${V}/examples/pir/local_label.pir
share/doc/parrot/${V}/examples/pir/make_hello_pbc.pir
share/doc/parrot/${V}/examples/pir/mandel.pir
share/doc/parrot/${V}/examples/pir/md5sum.pir
share/doc/parrot/${V}/examples/pir/md5sum_oo.pir
share/doc/parrot/${V}/examples/pir/mysqltest.bas
share/doc/parrot/${V}/examples/pir/perl6.bas
share/doc/parrot/${V}/examples/pir/pirric.pir
share/doc/parrot/${V}/examples/pir/queens_r.pir
share/doc/parrot/${V}/examples/pir/quine_ord.pir
share/doc/parrot/${V}/examples/pir/readline.pir
share/doc/parrot/${V}/examples/pir/substr.pir
share/doc/parrot/${V}/examples/pir/sudoku.pir
share/doc/parrot/${V}/examples/pir/uniq.pir
share/doc/parrot/${V}/examples/sdl/
share/doc/parrot/${V}/examples/sdl/anim_image.pir
share/doc/parrot/${V}/examples/sdl/anim_image_dblbuf.pir
share/doc/parrot/${V}/examples/sdl/blue_font.pir
share/doc/parrot/${V}/examples/sdl/blue_rect.pir
share/doc/parrot/${V}/examples/sdl/blue_rect.pl
share/doc/parrot/${V}/examples/sdl/bounce_parrot_logo.pir
share/doc/parrot/${V}/examples/sdl/lcd/
share/doc/parrot/${V}/examples/sdl/lcd/clock.pir
share/doc/parrot/${V}/examples/sdl/mandel.pir
share/doc/parrot/${V}/examples/sdl/minesweeper/
share/doc/parrot/${V}/examples/sdl/minesweeper/README
share/doc/parrot/${V}/examples/sdl/minesweeper/eventhandler.pir
share/doc/parrot/${V}/examples/sdl/minesweeper/field.pir
share/doc/parrot/${V}/examples/sdl/minesweeper/mines.pir
share/doc/parrot/${V}/examples/sdl/minesweeper/mines.png
share/doc/parrot/${V}/examples/sdl/minesweeper/mines_debug.png
share/doc/parrot/${V}/examples/sdl/minesweeper/smiley.png
share/doc/parrot/${V}/examples/sdl/move_parrot_logo.pir
share/doc/parrot/${V}/examples/sdl/parrot_small.png
share/doc/parrot/${V}/examples/sdl/raw_pixels.pir
share/doc/parrot/${V}/examples/sdl/tetris/
share/doc/parrot/${V}/examples/sdl/tetris/README
share/doc/parrot/${V}/examples/sdl/tetris/app.pir
share/doc/parrot/${V}/examples/sdl/tetris/block.pir
share/doc/parrot/${V}/examples/sdl/tetris/blockdata.pir
share/doc/parrot/${V}/examples/sdl/tetris/blocks.pir
share/doc/parrot/${V}/examples/sdl/tetris/board.pir
share/doc/parrot/${V}/examples/sdl/tetris/boarddata.pir
share/doc/parrot/${V}/examples/sdl/tetris/eventhandler.pir
share/doc/parrot/${V}/examples/sdl/tetris/tetris.pir
share/doc/parrot/${V}/examples/shootout/
share/doc/parrot/${V}/examples/shootout/README
share/doc/parrot/${V}/examples/shootout/ack.pir
share/doc/parrot/${V}/examples/shootout/ack.pir_output
share/doc/parrot/${V}/examples/shootout/binarytrees.pir
share/doc/parrot/${V}/examples/shootout/binarytrees.pir_output
share/doc/parrot/${V}/examples/shootout/fannkuch.pir
share/doc/parrot/${V}/examples/shootout/fannkuch.pir_output
share/doc/parrot/${V}/examples/shootout/fasta.pir
share/doc/parrot/${V}/examples/shootout/fasta.pir_output
share/doc/parrot/${V}/examples/shootout/harmonic.pir
share/doc/parrot/${V}/examples/shootout/knucleotide.pir
share/doc/parrot/${V}/examples/shootout/knucleotide.pir_input
share/doc/parrot/${V}/examples/shootout/knucleotide.pir_output
share/doc/parrot/${V}/examples/shootout/mandelbrot.pir
share/doc/parrot/${V}/examples/shootout/mandelbrot.pir_output
share/doc/parrot/${V}/examples/shootout/nbody.pir
share/doc/parrot/${V}/examples/shootout/nbody.pir_output
share/doc/parrot/${V}/examples/shootout/nsieve-bits-2.pir
share/doc/parrot/${V}/examples/shootout/nsieve-bits-2.pir_output
share/doc/parrot/${V}/examples/shootout/nsieve-bits.pir
share/doc/parrot/${V}/examples/shootout/nsieve-bits.pir_output
share/doc/parrot/${V}/examples/shootout/nsieve.pir
share/doc/parrot/${V}/examples/shootout/nsieve.pir_output
share/doc/parrot/${V}/examples/shootout/partialsums-2.pir
share/doc/parrot/${V}/examples/shootout/partialsums-2.pir_output
share/doc/parrot/${V}/examples/shootout/partialsums.pir
share/doc/parrot/${V}/examples/shootout/partialsums.pir_output
share/doc/parrot/${V}/examples/shootout/pidigits.pir
share/doc/parrot/${V}/examples/shootout/pidigits.pir_output
share/doc/parrot/${V}/examples/shootout/random.pasm
share/doc/parrot/${V}/examples/shootout/random.pir
share/doc/parrot/${V}/examples/shootout/recursive-2.pir
share/doc/parrot/${V}/examples/shootout/recursive-2.pir_output
share/doc/parrot/${V}/examples/shootout/recursive.pir
share/doc/parrot/${V}/examples/shootout/recursive.pir_output
share/doc/parrot/${V}/examples/shootout/regexdna.pir
share/doc/parrot/${V}/examples/shootout/regexdna.pir_input
share/doc/parrot/${V}/examples/shootout/regexdna.pir_output
share/doc/parrot/${V}/examples/shootout/revcomp.pir
share/doc/parrot/${V}/examples/shootout/revcomp.pir_input
share/doc/parrot/${V}/examples/shootout/revcomp.pir_output
share/doc/parrot/${V}/examples/shootout/spectralnorm.pir
share/doc/parrot/${V}/examples/shootout/spectralnorm.pir_output
share/doc/parrot/${V}/examples/shootout/sumcol.pir
share/doc/parrot/${V}/examples/shootout/sumcol.pir_input
share/doc/parrot/${V}/examples/shootout/sumcol.pir_output
share/doc/parrot/${V}/examples/shootout/takfp.pir
share/doc/parrot/${V}/examples/shootout/takfp.pir_output
share/doc/parrot/${V}/examples/streams/
share/doc/parrot/${V}/examples/streams/Bytes.pir
share/doc/parrot/${V}/examples/streams/Combiner.pir
share/doc/parrot/${V}/examples/streams/Coroutine.pir
share/doc/parrot/${V}/examples/streams/FileLines.pir
share/doc/parrot/${V}/examples/streams/Filter.pir
share/doc/parrot/${V}/examples/streams/Include.pir
share/doc/parrot/${V}/examples/streams/Lines.pir
share/doc/parrot/${V}/examples/streams/ParrotIO.pir
share/doc/parrot/${V}/examples/streams/Replay.pir
share/doc/parrot/${V}/examples/streams/SubCounter.pir
share/doc/parrot/${V}/examples/streams/SubHello.pir
share/doc/parrot/${V}/examples/streams/Writer.pir
share/doc/parrot/${V}/examples/subs/
share/doc/parrot/${V}/examples/subs/bsr_ret.pasm
share/doc/parrot/${V}/examples/subs/coroutine.pasm
share/doc/parrot/${V}/examples/subs/multi_retvals.pir
share/doc/parrot/${V}/examples/subs/no_retval.pir
share/doc/parrot/${V}/examples/subs/pasm_sub1.pasm
share/doc/parrot/${V}/examples/subs/single_retval.pir
share/doc/parrot/${V}/examples/tcl/
share/doc/parrot/${V}/examples/tcl/tcltkdemo.pir
share/doc/parrot/${V}/examples/tge/
share/doc/parrot/${V}/examples/tge/README
share/doc/parrot/${V}/examples/tge/branch/
share/doc/parrot/${V}/examples/tge/branch/branch.g
share/doc/parrot/${V}/examples/tge/branch/lib/
share/doc/parrot/${V}/examples/tge/branch/lib/Branch.pir
share/doc/parrot/${V}/examples/tge/branch/lib/Leaf.pir
share/doc/parrot/${V}/examples/tge/branch/transform.pir
share/doc/parrot/${V}/examples/tools/
share/doc/parrot/${V}/examples/tools/Makefile
share/doc/parrot/${V}/examples/tools/pbc_checker.cpp
share/doc/parrot/${V}/examples/tools/pgegrep
share/doc/parrot/${V}/examples/tutorial/
share/doc/parrot/${V}/examples/tutorial/00_README.pod
share/doc/parrot/${V}/examples/tutorial/01_temp_var.pir
share/doc/parrot/${V}/examples/tutorial/02_local_var.pir
share/doc/parrot/${V}/examples/tutorial/03_temp_var_basic_pmcs.pir
share/doc/parrot/${V}/examples/tutorial/04_pod_comments.pir
share/doc/parrot/${V}/examples/tutorial/10_math_ops.pir
share/doc/parrot/${V}/examples/tutorial/11_math_ops_self_mod.pir
share/doc/parrot/${V}/examples/tutorial/12_math_ops_pasm.pir
share/doc/parrot/${V}/examples/tutorial/13_logical_ops.pir
share/doc/parrot/${V}/examples/tutorial/20_string_ops.pir
share/doc/parrot/${V}/examples/tutorial/21_string_ops_repeat.pir
share/doc/parrot/${V}/examples/tutorial/22_string_ops_length.pir
share/doc/parrot/${V}/examples/tutorial/23_string_ops_substr.pir
share/doc/parrot/${V}/examples/tutorial/24_string_ops_clone.pir
share/doc/parrot/${V}/examples/tutorial/30_arrays_basic.pir
share/doc/parrot/${V}/examples/tutorial/31_array_ops_split.pir
share/doc/parrot/${V}/examples/tutorial/32_array_ops_sprintf.pir
share/doc/parrot/${V}/examples/tutorial/33_hashes.pir
share/doc/parrot/${V}/examples/tutorial/34_multikey.pir
share/doc/parrot/${V}/examples/tutorial/40_file_ops.pir
share/doc/parrot/${V}/examples/tutorial/50_goto.pir
share/doc/parrot/${V}/examples/tutorial/51_if_unless.pir
share/doc/parrot/${V}/examples/tutorial/52_if_compare.pir
share/doc/parrot/${V}/examples/tutorial/53_loop.pir
share/doc/parrot/${V}/examples/tutorial/55_iterator.pir
share/doc/parrot/${V}/examples/tutorial/56_defined.pir
share/doc/parrot/${V}/examples/tutorial/57_exists.pir
share/doc/parrot/${V}/examples/tutorial/60_subroutines.pir
share/doc/parrot/${V}/examples/tutorial/61_namespaces.pir
share/doc/parrot/${V}/examples/tutorial/62_namespaces.pir
share/doc/parrot/${V}/examples/tutorial/70_class_object.pir
share/doc/parrot/${V}/examples/tutorial/81_continuation.pir
share/doc/parrot/${V}/examples/tutorial/82_coroutine.pir
share/doc/parrot/${V}/examples/tutorial/83_external_libraries.pir
share/doc/parrot/${V}/examples/tutorial/90_writing_tests.pir
share/doc/parrot/${V}/pod/
share/doc/parrot/${V}/pod/book/
share/doc/parrot/${V}/pod/book/pct/
share/doc/parrot/${V}/pod/book/pct/ch01_introduction.pod
share/doc/parrot/${V}/pod/book/pct/ch02_getting_started.pod
share/doc/parrot/${V}/pod/book/pct/ch03_compiler_tools.pod
share/doc/parrot/${V}/pod/book/pct/ch04_pge.pod
share/doc/parrot/${V}/pod/book/pct/ch05_nqp.pod
share/doc/parrot/${V}/pod/book/pir/
share/doc/parrot/${V}/pod/book/pir/ch01_introduction.pod
share/doc/parrot/${V}/pod/book/pir/ch02_getting_started.pod
share/doc/parrot/${V}/pod/book/pir/ch03_basic_syntax.pod
share/doc/parrot/${V}/pod/book/pir/ch04_variables.pod
share/doc/parrot/${V}/pod/book/pir/ch05_control_structures.pod
share/doc/parrot/${V}/pod/book/pir/ch06_subroutines.pod
share/doc/parrot/${V}/pod/book/pir/ch07_objects.pod
share/doc/parrot/${V}/pod/book/pir/ch08_io.pod
share/doc/parrot/${V}/pod/book/pir/ch09_exceptions.pod
share/doc/parrot/${V}/pod/compiler_faq.pod
share/doc/parrot/${V}/pod/configuration.pod
share/doc/parrot/${V}/pod/debug.pod
share/doc/parrot/${V}/pod/debugger.pod
share/doc/parrot/${V}/pod/deprecations/
share/doc/parrot/${V}/pod/deprecations/deprecations.pod
share/doc/parrot/${V}/pod/deprecations/deprecations_2_6.pod
share/doc/parrot/${V}/pod/deprecations/deprecations_2_9.pod
share/doc/parrot/${V}/pod/deprecations/deprecations_3_0.pod
share/doc/parrot/${V}/pod/deprecations/deprecations_3_3.pod
share/doc/parrot/${V}/pod/deprecations/deprecations_3_6.pod
share/doc/parrot/${V}/pod/deprecations/how_to_deprecate.pod
share/doc/parrot/${V}/pod/dev/
share/doc/parrot/${V}/pod/dev/byteorder.pod
share/doc/parrot/${V}/pod/dev/c_functions.pod
share/doc/parrot/${V}/pod/dev/coverage.pod
share/doc/parrot/${V}/pod/dev/debugging_with_msvc.pod
share/doc/parrot/${V}/pod/dev/events.pod
share/doc/parrot/${V}/pod/dev/headerizer.pod
share/doc/parrot/${V}/pod/dev/infant.pod
share/doc/parrot/${V}/pod/dev/longopt.pod
share/doc/parrot/${V}/pod/dev/optimizer.pod
share/doc/parrot/${V}/pod/dev/parrot_api.pod
share/doc/parrot/${V}/pod/dev/pcc_state.pod
share/doc/parrot/${V}/pod/dev/pccmethods.pod
share/doc/parrot/${V}/pod/dev/pmc_freeze.pod
share/doc/parrot/${V}/pod/dev/pmc_obj_design_meeting_notes.pod
share/doc/parrot/${V}/pod/dev/profiling.pod
share/doc/parrot/${V}/pod/embed.pod
share/doc/parrot/${V}/pod/embed_new.pod
share/doc/parrot/${V}/pod/extend.pod
share/doc/parrot/${V}/pod/faq.pod
share/doc/parrot/${V}/pod/gettingstarted.pod
share/doc/parrot/${V}/pod/glossary.pod
share/doc/parrot/${V}/pod/imcc/
share/doc/parrot/${V}/pod/imcc/README
share/doc/parrot/${V}/pod/imcc/imcfaq.pod
share/doc/parrot/${V}/pod/imcc/operation.pod
share/doc/parrot/${V}/pod/index/
share/doc/parrot/${V}/pod/index/developer.json
share/doc/parrot/${V}/pod/index/index.json
share/doc/parrot/${V}/pod/index/ops.json
share/doc/parrot/${V}/pod/index/pct_tutorial.json
share/doc/parrot/${V}/pod/index/pdds.json
share/doc/parrot/${V}/pod/index/pmcs.json
share/doc/parrot/${V}/pod/index/tools.json
share/doc/parrot/${V}/pod/intro.pod
share/doc/parrot/${V}/pod/memory_internals.pod
share/doc/parrot/${V}/pod/multidispatch.pod
share/doc/parrot/${V}/pod/ops/
share/doc/parrot/${V}/pod/optable.pod
share/doc/parrot/${V}/pod/overview.pod
share/doc/parrot/${V}/pod/parrot.pod
share/doc/parrot/${V}/pod/parrotbyte.pod
share/doc/parrot/${V}/pod/parrothist.pod
share/doc/parrot/${V}/pod/pct/
share/doc/parrot/${V}/pod/pct/gettingstarted.pod
share/doc/parrot/${V}/pod/pct/past_building_blocks.pod
share/doc/parrot/${V}/pod/pct/pct_optable_guide.pod
share/doc/parrot/${V}/pod/pdds/
share/doc/parrot/${V}/pod/pdds/draft/
share/doc/parrot/${V}/pod/pdds/draft/pdd01_overview.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd05_opfunc.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd06_pasm.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd08_keys.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd11_extending.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd13_bytecode.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd14_numbers.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd16_native_call.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd29_compiler_tools.pod
share/doc/parrot/${V}/pod/pdds/draft/pdd31_hll.pod
share/doc/parrot/${V}/pod/pdds/pdd00_pdd.pod
share/doc/parrot/${V}/pod/pdds/pdd03_calling_conventions.pod
share/doc/parrot/${V}/pod/pdds/pdd07_codingstd.pod
share/doc/parrot/${V}/pod/pdds/pdd09_gc.pod
share/doc/parrot/${V}/pod/pdds/pdd10_embedding.pod
share/doc/parrot/${V}/pod/pdds/pdd15_object_metamodel.png
share/doc/parrot/${V}/pod/pdds/pdd15_object_metamodel.svg
share/doc/parrot/${V}/pod/pdds/pdd15_objects.pod
share/doc/parrot/${V}/pod/pdds/pdd17_pmc.pod
share/doc/parrot/${V}/pod/pdds/pdd18_security.pod
share/doc/parrot/${V}/pod/pdds/pdd19_pir.pod
share/doc/parrot/${V}/pod/pdds/pdd20_lexical_vars.pod
share/doc/parrot/${V}/pod/pdds/pdd21_namespaces.pod
share/doc/parrot/${V}/pod/pdds/pdd22_io.pod
share/doc/parrot/${V}/pod/pdds/pdd23_exceptions.pod
share/doc/parrot/${V}/pod/pdds/pdd24_events.pod
share/doc/parrot/${V}/pod/pdds/pdd25_concurrency.pod
share/doc/parrot/${V}/pod/pdds/pdd26_ast.pod
share/doc/parrot/${V}/pod/pdds/pdd27_multiple_dispatch.pod
share/doc/parrot/${V}/pod/pdds/pdd28_strings.pod
share/doc/parrot/${V}/pod/pdds/pdd30_install.pod
share/doc/parrot/${V}/pod/pdds/pdd_template.pod
share/doc/parrot/${V}/pod/pmc/
share/doc/parrot/${V}/pod/pmc.pod
share/doc/parrot/${V}/pod/pmc/array.pod
share/doc/parrot/${V}/pod/pmc/documentation.pod
share/doc/parrot/${V}/pod/pmc/struct.pod
share/doc/parrot/${V}/pod/pmc/subs.pod
share/doc/parrot/${V}/pod/pmc2c.pod
share/doc/parrot/${V}/pod/porting_intro.pod
share/doc/parrot/${V}/pod/project/
share/doc/parrot/${V}/pod/project/cage_cleaners_guide.pod
share/doc/parrot/${V}/pod/project/committer_guide.pod
share/doc/parrot/${V}/pod/project/core_inclusion.pod
share/doc/parrot/${V}/pod/project/debian_packaging_guide.pod
share/doc/parrot/${V}/pod/project/git_terminology.pod
share/doc/parrot/${V}/pod/project/git_workflow.pod
share/doc/parrot/${V}/pod/project/hacking_tips.pod
share/doc/parrot/${V}/pod/project/merge_review_guidelines.pod
share/doc/parrot/${V}/pod/project/metacommitter_guide.pod
share/doc/parrot/${V}/pod/project/release_manager_guide.pod
share/doc/parrot/${V}/pod/project/roles_responsibilities.pod
share/doc/parrot/${V}/pod/project/support_policy.pod
share/doc/parrot/${V}/pod/project/ticket_triaging.pod
share/doc/parrot/${V}/pod/project/ubuntu_packaging_guide.pod
share/doc/parrot/${V}/pod/req/
share/doc/parrot/${V}/pod/req/model_users.pod
share/doc/parrot/${V}/pod/running.pod
share/doc/parrot/${V}/pod/stability.pod
share/doc/parrot/${V}/pod/submissions.pod
share/doc/parrot/${V}/pod/tests.pod
share/doc/parrot/${V}/pod/translations/
share/doc/parrot/${V}/pod/translations/README.BGR
share/doc/parrot/${V}/pod/translations/README.deutsch
share/doc/parrot/${V}/pod/translations/README.espanol
share/doc/parrot/${V}/pod/translations/README.francais
share/doc/parrot/${V}/pod/translations/README.polski
share/doc/parrot/${V}/pod/translations/README.pt-BR
share/doc/parrot/${V}/pod/user/
share/doc/parrot/${V}/pod/user/pir/
share/doc/parrot/${V}/pod/user/pir/exceptions.pod
share/doc/parrot/${V}/pod/user/pir/intro.pod
share/doc/parrot/${V}/pod/user/pir/objects.pod
share/doc/parrot/${V}/pod/user/pir/pmcs.pod
share/doc/parrot/${V}/pod/vtables.pod
share/doc/parrot/${V}/resources/
share/doc/parrot/${V}/resources/favicon.ico
share/doc/parrot/${V}/resources/parrot.css
share/doc/parrot/${V}/resources/parrot_logo.png
share/doc/parrot/${V}/resources/up.gif
src/
src/parrot/
src/parrot/${V}/
src/parrot/${V}/pmc/
src/parrot/${V}/pmc/addrregistry.dump
src/parrot/${V}/pmc/arrayiterator.dump
src/parrot/${V}/pmc/bigint.dump
src/parrot/${V}/pmc/bignum.dump
src/parrot/${V}/pmc/boolean.dump
src/parrot/${V}/pmc/bytebuffer.dump
src/parrot/${V}/pmc/callcontext.dump
src/parrot/${V}/pmc/capture.dump
src/parrot/${V}/pmc/class.dump
src/parrot/${V}/pmc/complex.dump
src/parrot/${V}/pmc/continuation.dump
src/parrot/${V}/pmc/coroutine.dump
src/parrot/${V}/pmc/default.dump
src/parrot/${V}/pmc/env.dump
src/parrot/${V}/pmc/eval.dump
src/parrot/${V}/pmc/eventhandler.dump
src/parrot/${V}/pmc/exception.dump
src/parrot/${V}/pmc/exceptionhandler.dump
src/parrot/${V}/pmc/exporter.dump
src/parrot/${V}/pmc/filehandle.dump
src/parrot/${V}/pmc/fixedbooleanarray.dump
src/parrot/${V}/pmc/fixedfloatarray.dump
src/parrot/${V}/pmc/fixedintegerarray.dump
src/parrot/${V}/pmc/fixedpmcarray.dump
src/parrot/${V}/pmc/fixedstringarray.dump
src/parrot/${V}/pmc/float.dump
src/parrot/${V}/pmc/handle.dump
src/parrot/${V}/pmc/hash.dump
src/parrot/${V}/pmc/hashiterator.dump
src/parrot/${V}/pmc/hashiteratorkey.dump
src/parrot/${V}/pmc/imageiofreeze.dump
src/parrot/${V}/pmc/imageiosize.dump
src/parrot/${V}/pmc/imageiostrings.dump
src/parrot/${V}/pmc/imageiothaw.dump
src/parrot/${V}/pmc/imccompiler.dump
src/parrot/${V}/pmc/integer.dump
src/parrot/${V}/pmc/iterator.dump
src/parrot/${V}/pmc/key.dump
src/parrot/${V}/pmc/lexinfo.dump
src/parrot/${V}/pmc/lexpad.dump
src/parrot/${V}/pmc/managedstruct.dump
src/parrot/${V}/pmc/mappedbytearray.dump
src/parrot/${V}/pmc/multisub.dump
src/parrot/${V}/pmc/namespace.dump
src/parrot/${V}/pmc/nativepccmethod.dump
src/parrot/${V}/pmc/nci.dump
src/parrot/${V}/pmc/null.dump
src/parrot/${V}/pmc/object.dump
src/parrot/${V}/pmc/opcode.dump
src/parrot/${V}/pmc/oplib.dump
src/parrot/${V}/pmc/orderedhash.dump
src/parrot/${V}/pmc/orderedhashiterator.dump
src/parrot/${V}/pmc/packfile.dump
src/parrot/${V}/pmc/packfileannotation.dump
src/parrot/${V}/pmc/packfileannotations.dump
src/parrot/${V}/pmc/packfilebytecodesegment.dump
src/parrot/${V}/pmc/packfileconstanttable.dump
src/parrot/${V}/pmc/packfiledebug.dump
src/parrot/${V}/pmc/packfiledirectory.dump
src/parrot/${V}/pmc/packfileopmap.dump
src/parrot/${V}/pmc/packfilerawsegment.dump
src/parrot/${V}/pmc/packfilesegment.dump
src/parrot/${V}/pmc/packfileview.dump
src/parrot/${V}/pmc/parrotinterpreter.dump
src/parrot/${V}/pmc/parrotlibrary.dump
src/parrot/${V}/pmc/parrotthread.dump
src/parrot/${V}/pmc/pmcproxy.dump
src/parrot/${V}/pmc/pointer.dump
src/parrot/${V}/pmc/ptr.dump
src/parrot/${V}/pmc/ptrbuf.dump
src/parrot/${V}/pmc/ptrobj.dump
src/parrot/${V}/pmc/resizablebooleanarray.dump
src/parrot/${V}/pmc/resizablefloatarray.dump
src/parrot/${V}/pmc/resizableintegerarray.dump
src/parrot/${V}/pmc/resizablepmcarray.dump
src/parrot/${V}/pmc/resizablestringarray.dump
src/parrot/${V}/pmc/role.dump
src/parrot/${V}/pmc/scalar.dump
src/parrot/${V}/pmc/scheduler.dump
src/parrot/${V}/pmc/schedulermessage.dump
src/parrot/${V}/pmc/sockaddr.dump
src/parrot/${V}/pmc/socket.dump
src/parrot/${V}/pmc/string.dump
src/parrot/${V}/pmc/stringbuilder.dump
src/parrot/${V}/pmc/stringhandle.dump
src/parrot/${V}/pmc/stringiterator.dump
src/parrot/${V}/pmc/structview.dump
src/parrot/${V}/pmc/sub.dump
src/parrot/${V}/pmc/task.dump
src/parrot/${V}/pmc/threadinterpreter.dump
src/parrot/${V}/pmc/timer.dump
src/parrot/${V}/pmc/undef.dump
src/parrot/${V}/pmc/unmanagedstruct.dump
src/parrot/${V}/vtable.dump
src/parrot/${V}/vtable.tbl