The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
LICENSE
MANIFEST
META.yml
Makefile.PL
README
README.txt
dist.ini
lib/App/Services.pm
lib/App/Services/DB/Conn/Role.pm
lib/App/Services/DB/Conn/Service.pm
lib/App/Services/DB/Container.pm
lib/App/Services/DB/Container/SQLite.pm
lib/App/Services/DB/Exec/Role.pm
lib/App/Services/DB/Exec/Service.pm
lib/App/Services/Email/Container.pm
lib/App/Services/Email/Service.pm
lib/App/Services/Forker/Container.pm
lib/App/Services/Forker/Role.pm
lib/App/Services/Forker/Service.pm
lib/App/Services/IPC/ZeroMQ/Container.pm
lib/App/Services/IPC/ZeroMQ/Role.pm
lib/App/Services/IPC/ZeroMQ/Service.pm
lib/App/Services/Logger/Container.pm
lib/App/Services/Logger/Role.pm
lib/App/Services/Logger/Service.pm
lib/App/Services/ObjStore/Container.pm
lib/App/Services/ObjStore/Role.pm
lib/App/Services/ObjStore/Service.pm
lib/App/Services/Remote/Container.pm
t/App/Services/DB/01_sqlite_container.t
t/App/Services/Forker/01_forker.t
t/App/Services/Forker/02_forker_container.t
t/App/Services/Logger/01_logger.t
t/App/Services/Logger/02_logger_container.t
t/App/Services/ObjStore/01_objstore_service.t
t/App/Services/ObjStore/02_objstore_container.t
t/App/Services/ObjStore/03_objstore_fork.t
weaver.ini
xt/Email/01_email_service.t
xt/Email/02_email_container.t