LICENSE
MANIFEST.in
README.md
meta.py
setup.cfg
setup.py
./perl5/__init__.py
./perl5/vm.py
./perl5/_lib/__init__.py
./perl5/vendor_perl/__init__.py
./tests/__init__.py
./tests/template.py
./tests/test_basic_types.py
./tests/test_context_manager.py
./tests/test_fork.py
./tests/test_itrheads.py
./tests/test_math.py
./tests/test_perl_side_proxy.py
./tests/test_return_values.py
./tests/test_type.py
perl/MANIFEST
perl/Makefile.PL
perl/Proxy.xs
perl/lib/PyPerl5/Boolean.pm
perl/lib/PyPerl5/Loader.pm
perl/lib/PyPerl5/Proxy.pm
perl/lib/PyPerl5/Util.pm
perl5/__init__.py
perl5/vm.py
perl5/_lib/__init__.py
perl5/_lib/_perl.pyi
perl5/vendor_perl/__init__.py
py_perl5.egg-info/PKG-INFO
py_perl5.egg-info/SOURCES.txt
py_perl5.egg-info/dependency_links.txt
py_perl5.egg-info/not-zip-safe
py_perl5.egg-info/top_level.txt
src/config.h
src/dlfcn.pxd
src/perl5.pxd
src/perl5module.pyx
src/perl5util.c
src/perl5util.h
src/type_convert.pyx